Skocz do zawartości

Brak Sterowników Do Karty Sieciowej


black lupus

Rekomendowane odpowiedzi

Mam taki duzy problem.

Zainstalowałem FC6 na laptopie z kartami sieciowymi - ethernet Realtek RLT8139/810x i WiFi Intel Pro/Wirles 3495/abg.

Niestety nie zainstalowały sie sterowniki do żadnej z tych kart i nie moge uruchomic netu.

Jak doinstalowac sterowniki - tylko bardzo prosze o wyrozumiałośc bo w te klocki jestem dopiero poczatkujacym.

 

 

 

 

POMOCY jak doinstalowac sterowniki.

Zaktualizowałem KERNEL do wersji 2849 oraz Kernel-Devel i nadal nie działa sieć.

W spisie kart jest jakas RLT8139 ale jak ja wybiore to wyrzuca bład, że zbyt długi czas inicjowania.

Spróbowałem ściągnąc sterowniki ze strony Realteka ale po wydaniu komendy

make -f Makefile

wyrzuca mi komunikat, że nie moze znaleźć gcc. Nie moge doinstalowac gcc bo nie mam sieci i nie moge ściągnąc repozytoriów a nie wiem jak zmienić aby czytał z płyty DVD.

 

Czy (_na prawde_ → naprawdę) ORT nie ma sposobu na uruchomienie tych kart sieciowych pod FC6 ?

Odnośnik do komentarza
Udostępnij na innych stronach

Problem polega na tym, ze na temat RTL8139/810x nic nie znalazłem na forum, a tak jak napisałem wczesniej nie moge poradzić sobie zrepozytoriami lokalnymi - zawsze odwołuje sie do sieci, której nie mam. Kólko sie zamyka bo nie mam sterowników do karty sieciowej więc nie mam dostępu do internetu, a żeby zainstalowac sterowniki do karty sieciowej musze miec dostep do internetu. Swoja drogą to troche dziwne, że warunkiem wygodnego kozystania z komputera pod FC jest dostęp do sieci a sama FC nie wspiera jak mi sie wydaje dośc popularnej karty sieciowej jaka jest RTL8139 (wbudowany sterownik nie działa).

Ściagniete sterowniki ze strony Realteka nie chcą sie zainstalowac bo nie mam gcc a skolei jak próbuje zainstalowac zgcc z pakietów zapisanych na dysku lokalnym to wyświetla mi komunikat, że nie mogą byc sprawdzone pakiety ponieważ nie ma dostępu do sieci.

 

Jeżeli chodzi o WiFi to post pzregladałem ale tu aby zainstalowac tez musi byc dostęp do netu i tak w kółko.

Odnośnik do komentarza
Udostępnij na innych stronach

W takim razie odpal system-config-network, wywal wszystkie urządzenia i sprzęt sieciowy i spróbuj utworzyć nowe urządzenie korzystając ze sterownika RTL8139. Jeśli nadal będzie to opóźnienie inicjowania to spróbuj zainstalować te sterowniki ze strony realteka.

 

Ściagniete sterowniki ze strony Realteka nie chcą sie zainstalowac bo nie mam gcc a skolei jak próbuje zainstalowac zgcc z pakietów zapisanych na dysku lokalnym to wyświetla mi komunikat, że nie mogą byc sprawdzone pakiety ponieważ nie ma dostępu do sieci.

 

Sory, ale to nie możliwe :P. Spróbuj zainstalować przez konsole, polecenie to: rpm -ivh pakiet.rpm . I jeśli będą jakieś błędy to wklej je tutaj. Kompilator gcc jest na płycie na 100% był jakiś program do instalacji oprogramowania z płyty w trybie graficznym, może to pirut ? Spróbuj.

 

Odnośnik do komentarza
Udostępnij na innych stronach

Na plycie sa pakiety gcc ale jak próbuje je zainstalowac to itak wyswietlakomunikat, ze nie moze sprawdzic pakietów bo nie ma sieci i sie wylacza instalator pakietów
A moze jednak przeczytasz dokladnie i zrobisz tak jak radzil razor. Z konsoli polecenie rpm -ivh <nazwa_pakietu>.rpm. To musi dzialac. Co najwyzej napisze ostrzezenia, ale na pewno zainstaluje pakiety. No i oczywiscie rób to jako root.

 

[Edit]A poza tym to musiales cos niezle namacic w systemie, bo karty na chipsecie RTL3189 sa bez problemu obslugiwane pod FC. Sam mam taka i zero problemu. Nie kombinowales jakos przy instalacji? Moze wyrzuciles niepotrzebnie jakies pakiety i stad problem?

Odnośnik do komentarza
Udostępnij na innych stronach

Istalacje przeprowadziłem standardowo - nawet zrobiłem to jeszcze raz i dodatkowo recznie pakiety gcc. Nadal FC nie widzi mojej karty, jeżeli recznie zaznaczyłem wskaże sterownik 8139 który jest na liście to wyświetla komunikat o"nie znaleziono urzadzenia 8139too, opóźnieniu w połaczenie inicjowania" , natowmiast przy restarcie, ze nie zostało wykryte urzadzenie 8139. Jak próbuje dodać sterowniki ze strony Realteka :

make -f Makefile

 

To wywala mi całą masę error'ów.

8139too.c:1577: error: expected â€;’ before â€i’

8139too.c:1578: error: â€u8’ undeclared (first use in this function)

8139too.c:1578: error: expected â€;’ before â€tmp’

8139too.c:1584: warning: implicit declaration of function â€udelay’

8139too.c:1587: error: â€i’ undeclared (first use in this function)

8139too.c:1594: warning: implicit declaration of function â€writel’

8139too.c:1594: warning: implicit declaration of function â€cpu_to_le32’

8139too.c:1594: error: expected expression before â€)’ token

8139too.c:1594: error: dereferencing pointer to incomplete type

8139too.c:1594: warning: implicit declaration of function â€readl’

8139too.c:1595: error: expected expression before â€)’ token

8139too.c:1595: error: dereferencing pointer to incomplete type

8139too.c:1602: error: â€struct rtl8139_private’ has no member named â€chipset’

8139too.c:1611: error: â€struct rtl8139_private’ has no member named â€phys’

8139too.c:1612: error: â€u16’ undeclared (first use in this function)

8139too.c:1612: error: expected â€;’ before â€mii_reg5’

8139too.c:1613: error: â€mii_reg5’ undeclared (first use in this function)

8139too.c:1617: error: â€struct rtl8139_private’ has no member named â€full_duplex’

8139too.c:1618: warning: implicit declaration of function â€printk’

8139too.c:1618: error: â€KERN_INFO’ undeclared (first use in this function)

8139too.c:1618: error: expected â€)’ before string constant

8139too.c:1625: error: â€struct rtl8139_private’ has no member named â€chipset’

8139too.c:1626: error: â€tmp’ undeclared (first use in this function)

8139too.c:1628: error: â€struct rtl8139_private’ has no member named â€chipset’

8139too.c:1631: error: expected â€;’ before â€foo’

8139too.c:1632: error: â€struct rtl8139_private’ has no member named â€full_duplex’

8139too.c:1632: error: â€foo’ undeclared (first use in this function)

8139too.c:1635: error: â€struct rtl8139_private’ has no member named â€chipset’

8139too.c:1651: error: â€struct rtl8139_private’ has no member named â€rx_ring_dma’

8139too.c:1655: error: â€struct rtl8139_private’ has no member named â€tx_bufs_dma’

8139too.c:1659: warning: passing argument 1 of â€rtl8139_set_rx_mode’ from incompatible pointer type

8139too.c:1669: error: â€rtl8139_intr_mask’ undeclared (first use in this function)

8139too.c:1671: warning: implicit declaration of function â€netif_start_queue’

8139too.c: At top level:

8139too.c:1678: warning: â€struct net_device’ declared inside parameter list

8139too.c:1679: error: conflicting types for â€rtl8139_init_ring’

8139too.c:712: error: previous declaration of â€rtl8139_init_ring’ was here

8139too.c: In function â€rtl8139_init_ring’:

8139too.c:1680: error: dereferencing pointer to incomplete type

8139too.c:1691: error: â€struct ring_info’ has no member named â€mapping’

8139too.c: At top level:

8139too.c:1699: warning: â€struct net_device’ declared inside parameter list

8139too.c:1700: error: conflicting types for â€rtl8139CP_open’

8139too.c:701: error: previous declaration of â€rtl8139CP_open’ was here

8139too.c: In function â€rtl8139CP_open’:

8139too.c:1701: error: dereferencing pointer to incomplete type

8139too.c:1703: error: â€u8’ undeclared (first use in this function)

8139too.c:1703: error: expected â€;’ before â€diff’

8139too.c:1704: error: â€u32’ undeclared (first use in this function)

8139too.c:1704: error: expected â€;’ before â€txPhyAddr’

8139too.c:1712: error: dereferencing pointer to incomplete type

8139too.c:1712: error: â€SA_SHIRQ’ undeclared (first use in this function)

8139too.c:1712: error: dereferencing pointer to incomplete type

8139too.c:1719: error: â€struct rtl8139_private’ has no member named â€TxDescArrays’

8139too.c:1719: warning: implicit declaration of function â€kmalloc’

8139too.c:1719: error: â€GFP_KERNEL’ undeclared (first use in this function)

8139too.c:1721: error: â€txPhyAddr’ undeclared (first use in this function)

8139too.c:1721: warning: implicit declaration of function â€virt_to_bus’

8139too.c:1721: error: â€struct rtl8139_private’ has no member named â€TxDescArrays’

8139too.c:1722: error: â€diff’ undeclared (first use in this function)

8139too.c:1725: error: â€struct rtl8139_private’ has no member named â€TxDescArray’

8139too.c:1725: error: â€struct rtl8139_private’ has no member named â€TxDescArrays’

8139too.c:1727: error: â€struct rtl8139_private’ has no member named â€RxDescArrays’

8139too.c:1729: error: â€rxPhyAddr’ undeclared (first use in this function)

8139too.c:1729: error: â€struct rtl8139_private’ has no member named â€RxDescArrays’

8139too.c:1733: error: â€struct rtl8139_private’ has no member named â€RxDescArray’

8139too.c:1733: error: â€struct rtl8139_private’ has no member named â€RxDescArrays’

8139too.c:1735: error: â€struct rtl8139_private’ has no member named â€TxDescArrays’

8139too.c:1735: error: â€struct rtl8139_private’ has no member named â€RxDescArrays’

8139too.c:1736: error: â€KERN_INFO’ undeclared (first use in this function)

8139too.c:1736: error: expected â€)’ before string constant

8139too.c:1737: error: dereferencing pointer to incomplete type

8139too.c:1738: error: â€struct rtl8139_private’ has no member named â€TxDescArrays’

8139too.c:1738: warning: implicit declaration of function â€kfree’

8139too.c:1738: error: â€struct rtl8139_private’ has no member named â€TxDescArrays’

8139too.c:1739: error: â€struct rtl8139_private’ has no member named â€RxDescArrays’

8139too.c:1739: error: â€struct rtl8139_private’ has no member named â€RxDescArrays’

8139too.c:1741: error: â€ENOMEM’ undeclared (first use in this function)

8139too.c:1743: error: â€struct rtl8139_private’ has no member named â€RxBufferRings’

8139too.c:1744: error: â€struct rtl8139_private’ has no member named â€RxBufferRings’

8139too.c:1745: error: expected â€)’ before string constant

8139too.c:1748: error: â€struct rtl8139_private’ has no member named â€full_duplex’

8139too.c:1748: error: â€struct rtl8139_private’ has no member named â€duplex_lock’

8139too.c:1750: error: â€struct rtl8139_private’ has no member named â€twistie’

8139too.c:1752: warning: passing argument 1 of â€rtl8139CP_init_ring’ from incompatible pointer type

8139too.c:1753: warning: passing argument 1 of â€rtl8139CP_hw_start’ from incompatible pointer type

8139too.c: At top level:

8139too.c:1768: warning: â€struct net_device’ declared inside parameter list

8139too.c:1769: error: conflicting types for â€rtl8139CP_hw_start’

8139too.c:705: error: previous declaration of â€rtl8139CP_hw_start’ was here

8139too.c: In function â€rtl8139CP_hw_start’:

8139too.c:1770: error: dereferencing pointer to incomplete type

8139too.c:1772: error: â€u32’ undeclared (first use in this function)

8139too.c:1772: error: expected â€;’ before â€i’

8139too.c:1773: error: â€u8’ undeclared (first use in this function)

8139too.c:1773: error: expected â€;’ before â€tmp’

8139too.c:1774: error: â€u16’ undeclared (first use in this function)

8139too.c:1774: error: expected â€;’ before â€BasicModeCtrlReg’

8139too.c:1775: error: expected â€;’ before â€MediaStatusReg’

8139too.c:1784: error: â€i’ undeclared (first use in this function)

8139too.c:1794: error: expected expression before â€)’ token

8139too.c:1794: error: dereferencing pointer to incomplete type

8139too.c:1795: error: expected expression before â€)’ token

8139too.c:1795: error: dereferencing pointer to incomplete type

8139too.c:1802: error: â€struct rtl8139_private’ has no member named â€chipset’

8139too.c:1808: error: â€struct rtl8139_private’ has no member named â€CP_cur_rx’

8139too.c:1818: error: â€MediaStatusReg’ undeclared (first use in this function)

8139too.c:1819: error: â€BasicModeCtrlReg’ undeclared (first use in this function)

8139too.c:1822: error: â€struct rtl8139_private’ has no member named â€phys’

8139too.c:1823: error: expected â€;’ before â€mii_reg5’

8139too.c:1824: error: â€mii_reg5’ undeclared (first use in this function)

8139too.c:1828: error: â€struct rtl8139_private’ has no member named â€full_duplex’

8139too.c:1836: error: â€KERN_INFO’ undeclared (first use in this function)

8139too.c:1836: error: expected â€)’ before string constant

8139too.c:1842: error: â€struct rtl8139_private’ has no member named â€chipset’

8139too.c:1843: error: â€tmp’ undeclared (first use in this function)

8139too.c:1845: error: â€struct rtl8139_private’ has no member named â€chipset’

8139too.c:1848: error: expected â€;’ before â€foo’

8139too.c:1849: error: â€struct rtl8139_private’ has no member named â€full_duplex’

8139too.c:1849: error: â€foo’ undeclared (first use in this function)

8139too.c:1852: error: â€struct rtl8139_private’ has no member named â€chipset’

8139too.c:1863: error: â€struct rtl8139_private’ has no member named â€TxDescArray’

8139too.c:1864: error: â€struct rtl8139_private’ has no member named â€RxDescArray’

8139too.c:1872: warning: passing argument 1 of â€rtl8139_set_rx_mode’ from incompatible pointer type

8139too.c:1878: error: â€rtl8139_intr_mask’ undeclared (first use in this function)

8139too.c: At top level:

8139too.c:1887: warning: â€struct net_device’ declared inside parameter list

8139too.c:1888: error: conflicting types for â€rtl8139CP_init_ring’

8139too.c:704: error: previous declaration of â€rtl8139CP_init_ring’ was here

8139too.c: In function â€rtl8139CP_init_ring’:

8139too.c:1889: error: dereferencing pointer to incomplete type

8139too.c:1896: error: â€struct rtl8139_private’ has no member named â€CP_cur_rx’

8139too.c:1897: error: â€struct rtl8139_private’ has no member named â€CP_cur_tx’

8139too.c:1898: error: â€struct rtl8139_private’ has no member named â€CP_dirty_tx’

8139too.c:1899: warning: implicit declaration of function â€memset’

8139too.c:1899: warning: incompatible implicit declaration of built-in function â€memset’

8139too.c:1899: error: â€struct rtl8139_private’ has no member named â€TxDescArray’

8139too.c:1900: error: â€struct rtl8139_private’ has no member named â€RxDescArray’

8139too.c:1903: error: â€struct rtl8139_private’ has no member named â€Tx_skbuff’

8139too.c:1907: error: â€struct rtl8139_private’ has no member named â€RxDescArray’

8139too.c:1909: error: â€struct rtl8139_private’ has no member named â€RxDescArray’

8139too.c:1911: error: â€struct rtl8139_private’ has no member named â€RxBufferRing’

8139too.c:1911: error: â€struct rtl8139_private’ has no member named â€RxBufferRings’

8139too.c:1912: error: â€struct rtl8139_private’ has no member named â€RxDescArray’

8139too.c:1912: error: â€struct rtl8139_private’ has no member named â€RxBufferRing’

8139too.c: In function â€rtl8139_tx_clear’:

8139too.c:1932: error: â€struct ring_info’ has no member named â€mapping’

8139too.c:1933: warning: implicit declaration of function â€pci_unmap_single’

8139too.c:1933: error: â€struct ring_info’ has no member named â€mapping’

8139too.c:1934: error: dereferencing pointer to incomplete type

8139too.c:1934: error: â€PCI_DMA_TODEVICE’ undeclared (first use in this function)

8139too.c:1935: error: â€struct ring_info’ has no member named â€mapping’

8139too.c:1938: warning: implicit declaration of function â€dev_kfree_skb’

8139too.c: In function â€rtl8139CP_tx_clear’:

8139too.c:1950: error: â€struct rtl8139_private’ has no member named â€CP_cur_tx’

8139too.c:1952: error: â€struct rtl8139_private’ has no member named â€Tx_skbuff’

8139too.c:1953: error: â€struct rtl8139_private’ has no member named â€Tx_skbuff’

8139too.c:1954: error: â€struct rtl8139_private’ has no member named â€Tx_skbuff’

8139too.c: At top level:

8139too.c:1961: warning: â€struct net_device’ declared inside parameter list

8139too.c:1962: error: conflicting types for â€rtl8139_tx_timeout’

8139too.c:715: error: previous declaration of â€rtl8139_tx_timeout’ was here

8139too.c: In function â€rtl8139_tx_timeout’:

8139too.c:1963: error: dereferencing pointer to incomplete type

8139too.c:1965: error: â€u8’ undeclared (first use in this function)

8139too.c:1965: error: expected â€;’ before â€tmp8’

8139too.c:1974: error: â€tmp8’ undeclared (first use in this function)

8139too.c:1982: warning: implicit declaration of function â€spin_lock_irq’

8139too.c:1982: error: â€struct rtl8139_private’ has no member named â€lock’

8139too.c:1986: warning: implicit declaration of function â€spin_unlock_irq’

8139too.c:1986: error: â€struct rtl8139_private’ has no member named â€lock’

8139too.c:1989: warning: passing argument 1 of â€rtl8139_hw_start’ from incompatible pointer type

8139too.c:1991: warning: implicit declaration of function â€netif_wake_queue’

8139too.c: At top level:

8139too.c:1994: warning: â€struct net_device’ declared inside parameter list

8139too.c:1995: error: conflicting types for â€rtl8139CP_tx_timeout’

8139too.c:707: error: previous declaration of â€rtl8139CP_tx_timeout’ was here

8139too.c: In function â€rtl8139CP_tx_timeout’:

8139too.c:1996: error: dereferencing pointer to incomplete type

8139too.c:1998: error: â€u8’ undeclared (first use in this function)

8139too.c:1998: error: expected â€;’ before â€tmp8’

8139too.c:2001: error: dereferencing pointer to incomplete type

8139too.c:2007: error: â€tmp8’ undeclared (first use in this function)

8139too.c:2015: error: â€struct rtl8139_private’ has no member named â€lock’

8139too.c:2019: error: â€struct rtl8139_private’ has no member named â€lock’

8139too.c:2022: warning: passing argument 1 of â€rtl8139CP_hw_start’ from incompatible pointer type

8139too.c: At top level:

8139too.c:2028: warning: â€struct net_device’ declared inside parameter list

8139too.c:2029: error: conflicting types for â€rtl8139_start_xmit’

8139too.c:710: error: previous declaration of â€rtl8139_start_xmit’ was here

8139too.c: In function â€rtl8139_start_xmit’:

8139too.c:2030: error: dereferencing pointer to incomplete type

8139too.c:2038: error: â€struct ring_info’ has no member named â€mapping’

8139too.c:2044: error: dereferencing pointer to incomplete type

8139too.c:2045: error: dereferencing pointer to incomplete type

8139too.c:2045: error: dereferencing pointer to incomplete type

8139too.c:2047: warning: incompatible implicit declaration of built-in function â€memset’

8139too.c:2047: error: dereferencing pointer to incomplete type

8139too.c:2047: error: dereferencing pointer to incomplete type

8139too.c:2047: error: dereferencing pointer to incomplete type

8139too.c:2048: error: dereferencing pointer to incomplete type

8139too.c:2048: error: dereferencing pointer to incomplete type

8139too.c:2048: error: dereferencing pointer to incomplete type

8139too.c:2057: error: dereferencing pointer to incomplete type

8139too.c:2059: warning: implicit declaration of function â€memcpy’

8139too.c:2059: warning: incompatible implicit declaration of built-in function â€memcpy’

8139too.c:2059: error: dereferencing pointer to incomplete type

8139too.c:2059: error: dereferencing pointer to incomplete type

8139too.c:2060: error: â€struct rtl8139_private’ has no member named â€tx_bufs_dma’

8139too.c:2063: error: â€struct ring_info’ has no member named â€mapping’

8139too.c:2064: warning: implicit declaration of function â€pci_map_single’

8139too.c:2064: error: dereferencing pointer to incomplete type

8139too.c:2064: error: dereferencing pointer to incomplete type

8139too.c:2065: error: â€PCI_DMA_TODEVICE’ undeclared (first use in this function)

8139too.c:2066: error: â€struct ring_info’ has no member named â€mapping’

8139too.c:2070: error: dereferencing pointer to incomplete type

8139too.c:2070: error: dereferencing pointer to incomplete type

8139too.c:2070: error: â€u32’ undeclared (first use in this function)

8139too.c:2073: error: dereferencing pointer to incomplete type

8139too.c:2073: error: â€jiffies’ undeclared (first use in this function)

8139too.c:2075: error: â€struct rtl8139_private’ has no member named â€lock’

8139too.c:2079: warning: implicit declaration of function â€netif_stop_queue’

8139too.c:2081: error: â€struct rtl8139_private’ has no member named â€lock’

8139too.c: At top level:

8139too.c:2090: warning: â€struct net_device’ declared inside parameter list

8139too.c:2091: error: conflicting types for â€rtl8139CP_start_xmit’

8139too.c:702: error: previous declaration of â€rtl8139CP_start_xmit’ was here

8139too.c: In function â€rtl8139CP_start_xmit’:

8139too.c:2092: error: dereferencing pointer to incomplete type

8139too.c:2098: warning: implicit declaration of function â€mb’

8139too.c:2100: error: â€struct rtl8139_private’ has no member named â€CP_cur_tx’

8139too.c:2102: error: â€struct rtl8139_private’ has no member named â€lock’

8139too.c:2104: error: â€struct rtl8139_private’ has no member named â€TxDescArray’

8139too.c:2106: error: â€struct rtl8139_private’ has no member named â€Tx_skbuff’

8139too.c:2107: error: â€struct rtl8139_private’ has no member named â€TxDescArray’

8139too.c:2107: error: dereferencing pointer to incomplete type

8139too.c:2109: error: â€struct rtl8139_private’ has no member named â€TxDescArray’

8139too.c:2109: error: dereferencing pointer to incomplete type

8139too.c:2109: error: dereferencing pointer to incomplete type

8139too.c:2111: error: â€struct rtl8139_private’ has no member named â€TxDescArray’

8139too.c:2111: error: dereferencing pointer to incomplete type

8139too.c:2111: error: dereferencing pointer to incomplete type

8139too.c:2114: error: dereferencing pointer to incomplete type

8139too.c:2114: error: â€CHECKSUM_HW’ undeclared (first use in this function)

8139too.c:2115: error: dereferencing pointer to incomplete type

8139too.c:2122: error: â€struct rtl8139_private’ has no member named â€TxDescArray’

8139too.c:2125: error: â€struct rtl8139_private’ has no member named â€TxDescArray’

8139too.c:2133: error: dereferencing pointer to incomplete type

8139too.c:2133: error: â€jiffies’ undeclared (first use in this function)

8139too.c:2135: error: â€struct rtl8139_private’ has no member named â€CP_cur_tx’

8139too.c:2136: error: â€struct rtl8139_private’ has no member named â€CP_cur_tx’

8139too.c:2136: error: â€struct rtl8139_private’ has no member named â€CP_dirty_tx’

8139too.c:2140: error: â€struct rtl8139_private’ has no member named â€lock’

8139too.c: At top level:

8139too.c:2153: warning: â€struct net_device’ declared inside parameter list

8139too.c: In function â€rtl8139_tx_interrupt’:

8139too.c:2167: error: â€u32’ undeclared (first use in this function)

8139too.c:2203: error: â€struct ring_info’ has no member named â€mapping’

8139too.c:2205: error: â€struct ring_info’ has no member named â€mapping’

8139too.c:2206: error: dereferencing pointer to incomplete type

8139too.c:2207: error: â€PCI_DMA_TODEVICE’ undeclared (first use in this function)

8139too.c:2208: error: â€struct ring_info’ has no member named â€mapping’

8139too.c:2210: warning: implicit declaration of function â€dev_kfree_skb_irq’

8139too.c:2219: error: â€KERN_ERR’ undeclared (first use in this function)

8139too.c:2219: error: expected â€)’ before string constant

8139too.c:2228: warning: implicit declaration of function â€netif_queue_stopped’

8139too.c: At top level:

8139too.c:2235: error: expected â€)’ before â€rx_status’

8139too.c:2287: warning: â€struct net_device’ declared inside parameter list

8139too.c: In function â€rtl8139_rx_interrupt’:

8139too.c:2290: error: â€u16’ undeclared (first use in this function)

8139too.c:2290: error: expected â€;’ before â€cur_rx’

8139too.c:2297: error: â€cur_rx’ undeclared (first use in this function)

8139too.c:2306: error: â€u32’ undeclared (first use in this function)

8139too.c:2306: error: expected â€;’ before â€rx_status’

8139too.c:2312: error: â€rx_status’ undeclared (first use in this function)

8139too.c:2312: warning: implicit declaration of function â€le32_to_cpu’

8139too.c:2312: error: expected expression before â€)’ token

8139too.c:2349: warning: implicit declaration of function â€rtl8139_rx_err’

8139too.c:2367: warning: implicit declaration of function â€dev_alloc_skb’

8139too.c:2367: warning: assignment makes pointer from integer without a cast

8139too.c:2369: error: dereferencing pointer to incomplete type

8139too.c:2370: warning: implicit declaration of function â€skb_reserve’

8139too.c:2372: warning: implicit declaration of function â€eth_copy_and_sum’

8139too.c:2373: warning: implicit declaration of function â€skb_put’

8139too.c:2374: error: dereferencing pointer to incomplete type

8139too.c:2374: warning: implicit declaration of function â€eth_type_trans’

8139too.c:2375: warning: implicit declaration of function â€netif_rx’

8139too.c:2377: error: dereferencing pointer to incomplete type

8139too.c:2377: error: â€jiffies’ undeclared (first use in this function)

8139too.c:2381: error: â€KERN_WARNING’ undeclared (first use in this function)

8139too.c:2382: error: expected â€)’ before string constant

8139too.c:2388: warning: implicit declaration of function â€atomic_inc’

8139too.c:2388: error: â€struct rtl8139_private’ has no member named â€CRC32DoubleCheck_ERR’

8139too.c:2389: error: dereferencing pointer to incomplete type

8139too.c: At top level:

8139too.c:2412: warning: â€struct net_device’ declared inside parameter list

8139too.c: In function â€rtl8139_weird_interrupt’:

8139too.c:2414: error: â€KERN_DEBUG’ undeclared (first use in this function)

8139too.c:2414: error: expected â€)’ before string constant

8139too.c:2430: error: â€struct rtl8139_private’ has no member named â€duplex_lock’

8139too.c:2431: error: â€struct rtl8139_private’ has no member named â€full_duplex’

8139too.c:2432: error: â€struct rtl8139_private’ has no member named â€full_duplex’

8139too.c:2434: error: â€struct rtl8139_private’ has no member named â€full_duplex’

8139too.c:2455: error: â€u16’ undeclared (first use in this function)

8139too.c:2455: error: expected â€;’ before â€pci_cmd_status’

8139too.c:2456: warning: implicit declaration of function â€pci_read_config_word’

8139too.c:2456: error: â€pci_cmd_status’ undeclared (first use in this function)

8139too.c:2458: error: â€KERN_ERR’ undeclared (first use in this function)

8139too.c:2458: error: expected â€)’ before string constant

8139too.c: At top level:

8139too.c:2467: warning: â€struct pt_regs’ declared inside parameter list

8139too.c:2468: error: conflicting types for â€rtl8139_interrupt’

8139too.c:711: error: previous declaration of â€rtl8139_interrupt’ was here

8139too.c: In function â€rtl8139_interrupt’:

8139too.c:2470: error: dereferencing pointer to incomplete type

8139too.c:2522: warning: passing argument 1 of â€rtl8139_weird_interrupt’ from incompatible pointer type

8139too.c:2525: warning: passing argument 1 of â€rtl8139_rx_interrupt’ from incompatible pointer type

8139too.c:2528: warning: implicit declaration of function â€spin_lock’

8139too.c:2528: error: â€struct rtl8139_private’ has no member named â€lock’

8139too.c:2529: warning: passing argument 1 of â€rtl8139_tx_interrupt’ from incompatible pointer type

8139too.c:2530: warning: implicit declaration of function â€spin_unlock’

8139too.c:2530: error: â€struct rtl8139_private’ has no member named â€lock’

8139too.c:2537: error: â€KERN_WARNING’ undeclared (first use in this function)

8139too.c:2538: error: expected â€)’ before string constant

8139too.c: At top level:

8139too.c:2553: warning: â€struct net_device’ declared inside parameter list

8139too.c: In function â€rtl8139CP_tx_interrupt’:

8139too.c:2562: error: â€struct rtl8139_private’ has no member named â€CP_dirty_tx’

8139too.c:2563: error: â€struct rtl8139_private’ has no member named â€CP_cur_tx’

8139too.c:2566: error: â€struct rtl8139_private’ has no member named â€Tx_skbuff’

8139too.c:2567: error: â€struct rtl8139_private’ has no member named â€Tx_skbuff’

8139too.c:2573: error: â€struct rtl8139_private’ has no member named â€CP_dirty_tx’

8139too.c:2574: error: â€struct rtl8139_private’ has no member named â€CP_dirty_tx’

8139too.c: At top level:

8139too.c:2584: warning: â€struct net_device’ declared inside parameter list

8139too.c: In function â€rtl8139CP_rx_interrupt’:

8139too.c:2595: error: â€struct rtl8139_private’ has no member named â€CP_cur_rx’

8139too.c:2597: error: â€struct rtl8139_private’ has no member named â€RxDescArray’

8139too.c:2599: error: â€struct rtl8139_private’ has no member named â€RxDescArray’

8139too.c:2600: error: â€KERN_INFO’ undeclared (first use in this function)

8139too.c:2600: error: expected â€)’ before string constant

8139too.c:2602: error: â€struct rtl8139_private’ has no member named â€RxDescArray’

8139too.c:2604: error: â€struct rtl8139_private’ has no member named â€RxDescArray’

8139too.c:2606: error: â€struct rtl8139_private’ has no member named â€RxDescArray’

8139too.c:2610: error: â€struct rtl8139_private’ has no member named â€RxDescArray’

8139too.c:2611: warning: assignment makes pointer from integer without a cast

8139too.c:2613: error: dereferencing pointer to incomplete type

8139too.c:2615: error: â€struct rtl8139_private’ has no member named â€RxBufferRing’

8139too.c:2618: error: â€struct rtl8139_private’ has no member named â€RxDescArray’

8139too.c:2621: error: â€struct rtl8139_private’ has no member named â€RxDescArray’

8139too.c:2622: error: dereferencing pointer to incomplete type

8139too.c:2622: error: â€CHECKSUM_UNNECESSARY’ undeclared (first use in this function)

8139too.c:2626: error: â€struct rtl8139_private’ has no member named â€RxDescArray’

8139too.c:2627: error: dereferencing pointer to incomplete type

8139too.c:2631: error: â€struct rtl8139_private’ has no member named â€RxDescArray’

8139too.c:2632: error: dereferencing pointer to incomplete type

8139too.c:2641: error: dereferencing pointer to incomplete type

8139too.c:2645: error: dereferencing pointer to incomplete type

8139too.c:2645: error: â€jiffies’ undeclared (first use in this function)

8139too.c:2650: error: â€KERN_WARNING’ undeclared (first use in this function)

8139too.c:2650: error: expected â€)’ before string constant

8139too.c:2658: error: â€struct rtl8139_private’ has no member named â€RxDescArray’

8139too.c:2660: error: â€struct rtl8139_private’ has no member named â€RxDescArray’

8139too.c:2662: error: â€struct rtl8139_private’ has no member named â€RxDescArray’

8139too.c:2662: error: â€struct rtl8139_private’ has no member named â€RxBufferRing’

8139too.c:2667: error: â€struct rtl8139_private’ has no member named â€CP_cur_rx’

8139too.c: At top level:

8139too.c:2673: warning: â€struct pt_regs’ declared inside parameter list

8139too.c:2674: error: conflicting types for â€rtl8139CP_interrupt’

8139too.c:703: error: previous declaration of â€rtl8139CP_interrupt’ was here

8139too.c: In function â€rtl8139CP_interrupt’:

8139too.c:2676: error: dereferencing pointer to incomplete type

8139too.c:2691: error: dereferencing pointer to incomplete type

8139too.c:2692: warning: passing argument 1 of â€rtl8139CP_init_ring’ from incompatible pointer type

8139too.c:2693: warning: passing argument 1 of â€rtl8139CP_hw_start’ from incompatible pointer type

8139too.c:2727: warning: passing argument 1 of â€rtl8139CP_rx_interrupt’ from incompatible pointer type

8139too.c:2730: error: â€struct rtl8139_private’ has no member named â€lock’

8139too.c:2731: warning: passing argument 1 of â€rtl8139CP_tx_interrupt’ from incompatible pointer type

8139too.c:2732: error: â€struct rtl8139_private’ has no member named â€lock’

8139too.c:2739: error: â€KERN_WARNING’ undeclared (first use in this function)

8139too.c:2739: error: expected â€)’ before string constant

8139too.c: At top level:

8139too.c:2749: warning: â€struct net_device’ declared inside parameter list

8139too.c:2750: error: conflicting types for â€rtl8139_close’

8139too.c:714: error: previous declaration of â€rtl8139_close’ was here

8139too.c: In function â€rtl8139_close’:

8139too.c:2751: error: dereferencing pointer to incomplete type

8139too.c:2762: error: â€struct rtl8139_private’ has no member named â€lock’

8139too.c:2774: error: â€struct rtl8139_private’ has no member named â€lock’

8139too.c:2776: warning: implicit declaration of function â€synchronize_irq’

8139too.c:2777: error: dereferencing pointer to incomplete type

8139too.c:2780: error: â€struct rtl8139_private’ has no member named â€rx_ring_dma’

8139too.c:2781: error: â€struct rtl8139_private’ has no member named â€tx_bufs_dma’

8139too.c:2753: warning: unused variable â€ret’

8139too.c: At top level:

8139too.c:2794: warning: â€struct net_device’ declared inside parameter list

8139too.c:2795: error: conflicting types for â€rtl8139CP_close’

8139too.c:706: error: previous declaration of â€rtl8139CP_close’ was here

8139too.c: In function â€rtl8139CP_close’:

8139too.c:2796: error: dereferencing pointer to incomplete type

8139too.c:2807: error: â€struct rtl8139_private’ has no member named â€lock’

8139too.c:2819: error: â€struct rtl8139_private’ has no member named â€lock’

8139too.c:2822: error: dereferencing pointer to incomplete type

8139too.c:2825: error: â€struct rtl8139_private’ has no member named â€TxDescArrays’

8139too.c:2826: error: â€struct rtl8139_private’ has no member named â€RxDescArrays’

8139too.c:2827: error: â€struct rtl8139_private’ has no member named â€TxDescArrays’

8139too.c:2828: error: â€struct rtl8139_private’ has no member named â€RxDescArrays’

8139too.c:2829: error: â€struct rtl8139_private’ has no member named â€TxDescArray’

8139too.c:2830: error: â€struct rtl8139_private’ has no member named â€RxDescArray’

8139too.c:2831: error: â€struct rtl8139_private’ has no member named â€RxBufferRings’

8139too.c:2832: error: â€struct rtl8139_private’ has no member named â€RxBufferRing’

8139too.c:2798: warning: unused variable â€ret’

8139too.c: At top level:

8139too.c:2850: warning: â€struct net_device’ declared inside parameter list

8139too.c:2851: error: conflicting types for â€mii_ioctl’

8139too.c:719: error: previous declaration of â€mii_ioctl’ was here

8139too.c: In function â€mii_ioctl’:

8139too.c:2852: error: dereferencing pointer to incomplete type

8139too.c:2853: error: â€u16’ undeclared (first use in this function)

8139too.c:2853: error: â€data’ undeclared (first use in this function)

8139too.c:2853: error: expected expression before â€)’ token

8139too.c:2860: error: â€struct rtl8139_private’ has no member named â€phys’

8139too.c:2864: warning: passing argument 1 of â€mdio_read’ from incompatible pointer type

8139too.c:2868: warning: implicit declaration of function â€capable’

8139too.c:2868: error: â€CAP_NET_ADMIN’ undeclared (first use in this function)

8139too.c:2869: error: â€EPERM’ undeclared (first use in this function)

8139too.c:2873: error: â€struct rtl8139_private’ has no member named â€phys’

8139too.c:2874: error: expected â€;’ before â€value’

8139too.c:2878: error: â€struct rtl8139_private’ has no member named â€medialock’

8139too.c:2878: error: â€value’ undeclared (first use in this function)

8139too.c:2879: error: â€struct rtl8139_private’ has no member named â€medialock’

8139too.c:2880: error: â€struct rtl8139_private’ has no member named â€full_duplex’

8139too.c:2882: error: â€struct rtl8139_private’ has no member named â€advertising’

8139too.c:2885: warning: passing argument 1 of â€mdio_write’ from incompatible pointer type

8139too.c:2889: error: â€EOPNOTSUPP’ undeclared (first use in this function)

8139too.c: At top level:

8139too.c:2898: warning: â€struct net_device’ declared inside parameter list

8139too.c:2899: error: conflicting types for â€rtl8139_get_stats’

8139too.c:721: error: previous declaration of â€rtl8139_get_stats’ was here

8139too.c: In function â€rtl8139_get_stats’:

8139too.c:2900: error: dereferencing pointer to incomplete type

8139too.c:2905: warning: implicit declaration of function â€netif_running’

8139too.c:2906: error: â€struct rtl8139_private’ has no member named â€lock’

8139too.c:2909: error: â€struct rtl8139_private’ has no member named â€lock’

8139too.c: At top level:

8139too.c:2920: error: expected â€=’, â€,’, â€;’, â€asm’ or â€__attribute__’ before â€ether_crc’

8139too.c:2939: warning: â€struct net_device’ declared inside parameter list

8139too.c:2940: error: conflicting types for â€rtl8139_set_rx_mode’

8139too.c:723: error: previous declaration of â€rtl8139_set_rx_mode’ was here

8139too.c: In function â€rtl8139_set_rx_mode’:

8139too.c:2941: error: dereferencing pointer to incomplete type

8139too.c:2944: error: â€u32’ undeclared (first use in this function)

8139too.c:2944: error: expected â€;’ before â€mc_filter’

8139too.c:2946: error: expected â€;’ before â€tmp’

8139too.c:2954: error: dereferencing pointer to incomplete type

8139too.c:2956: error: â€KERN_NOTICE’ undeclared (first use in this function)

8139too.c:2956: error: expected â€)’ before string constant

8139too.c:2961: error: â€mc_filter’ undeclared (first use in this function)

8139too.c:2962: error: dereferencing pointer to incomplete type

8139too.c:2963: error: dereferencing pointer to incomplete type

8139too.c:2971: error: dereferencing pointer to incomplete type

8139too.c:2971: error: dereferencing pointer to incomplete type

8139too.c:2972: error: dereferencing pointer to incomplete type

8139too.c:2973: warning: implicit declaration of function â€set_bit’

8139too.c:2973: warning: implicit declaration of function â€ether_crc’

8139too.c:2973: error: dereferencing pointer to incomplete type

8139too.c:2977: warning: implicit declaration of function â€spin_lock_irqsave’

8139too.c:2977: error: â€struct rtl8139_private’ has no member named â€lock’

8139too.c:2980: error: â€tmp’ undeclared (first use in this function)

8139too.c:2981: error: â€struct rtl8139_private’ has no member named â€chipset’

8139too.c:2986: warning: implicit declaration of function â€spin_unlock_irqrestore’

8139too.c:2986: error: â€struct rtl8139_private’ has no member named â€lock’

8139too.c: At top level:

8139too.c:3048: error: variable â€rtl8139_pci_driver’ has initializer but incomplete type

8139too.c:3049: error: unknown field â€name’ specified in initializer

8139too.c:3049: warning: excess elements in struct initializer

8139too.c:3049: warning: (near initialization for â€rtl8139_pci_driver’)

8139too.c:3050: error: unknown field â€id_table’ specified in initializer

8139too.c:3050: error: â€rtl8139_pci_tbl’ undeclared here (not in a function)

8139too.c:3050: warning: excess elements in struct initializer

8139too.c:3050: warning: (near initialization for â€rtl8139_pci_driver’)

8139too.c:3051: error: unknown field â€probe’ specified in initializer

8139too.c:3051: error: â€rtl8139_init_one’ undeclared here (not in a function)

8139too.c:3051: warning: excess elements in struct initializer

8139too.c:3051: warning: (near initialization for â€rtl8139_pci_driver’)

8139too.c:3052: error: unknown field â€remove’ specified in initializer

8139too.c:3052: error: â€rtl8139_remove_one’ undeclared here (not in a function)

8139too.c:3052: warning: excess elements in struct initializer

8139too.c:3052: warning: (near initialization for â€rtl8139_pci_driver’)

8139too.c:3060: error: expected â€=’, â€,’, â€;’, â€asm’ or â€__attribute__’ before â€rtl8139_init_module’

8139too.c:3066: error: expected â€=’, â€,’, â€;’, â€asm’ or â€__attribute__’ before â€rtl8139_cleanup_module’

8139too.c:3072: warning: data definition has no type or storage class

8139too.c:3072: warning: type defaults to â€int’ in declaration of â€module_init’

8139too.c:3072: warning: parameter names (without types) in function declaration

8139too.c:3073: warning: data definition has no type or storage class

8139too.c:3073: warning: type defaults to â€int’ in declaration of â€module_exit’

8139too.c:3073: warning: parameter names (without types) in function declaration

make: *** [8139too]Błąd 1

Odnośnik do komentarza
Udostępnij na innych stronach

1) sprawdź czy masz wpis w /etc/modprobe.conf:

alias eth0 8139too

2) sprawdź czy moduł 8139too jest załadowany uzywając polecenia

lsmod

powinien pojawić się na liście:

snd_pcm                80325  4 snd_intel8x0,snd_intel8x0m,snd_ac97_codec,snd_pcm_oss
      8139too               31169  0 
      joydev                 13697  0 
      i2c_i801               11853  0 
      snd_timer              27077  2 snd_seq,snd_pcm
      ide_cd                 42337  2 
      8139cp                 28609  0 
      i2c_core               25537  2 i2c_ec,i2c_i801

3) jeżeli nie ma go na liście załaduj go poprzez:

modprobe 8139too

 

Po tym powinno działać - u mnie na lapku działa bez problemu.

 

Powodzenia! :)

 

dodane: oczywiście skonfiguruj/sprawdź eth0 poprzez "administracja"-"sieć" :D

Odnośnik do komentarza
Udostępnij na innych stronach

Wszystko wyglada niby OK

w /etc/modprobe.conf jest

alias eth0 8139too

listowanie lsmode wyświetla w liście że jest 8139

Próba konfiguracji i aktywowania z poziomu Administracja /sieć - komunikat

nie znaleziono urzadzenia 8139too, opóźnienie inicjowania"

poziomu konsoli setup (_wogóle_ → w ogóle) ORT nie wyświetla okna konfiguracji sieci

Przy ładowaniu systemu także pojawia sie

nie znaleziono urzadzenia 8139too"

i oczywiście czerwone "zawiódł"

Ja nie mam juz pomysłu

Kiedyś miałe podobny problem z karta w kompie stacjonarnym - ale wystarczyło zmienic Kernel bo był jakis bład - tutaj juz próbowałem na nowszy i bez rezultatu

 

Odnośnik do komentarza
Udostępnij na innych stronach

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Posiadasz już konto? Zaloguj się poniżej.

Zaloguj się
×
×
  • Dodaj nową pozycję...