Poniewaz nie udało mi się uzyskać jednoznacznej odpowiedzi, która z obecnie dostępnych kart USB będzie działac na Linuxie, kupiłem najtańszą. ;-)
Karta oznaczona jest enigmatycznym symbolem AK23, a po umieszczeniu w porcie USB:
Polecenie:
lsusb
niestety nie zostaje wykryta.
Polecenie
dmesg jest bardziej gadatliwe i zwraca:
Kod: Zaznacz cały
[ 3020.031686] usb 5-1: new full speed USB device using uhci_hcd and address 2
[ 3020.197159] usb 5-1: configuration #1 chosen from 1 choice
[ 3020.287069] eth2: register 'dm9601' at usb-0000:00:1a.2-1, Davicom DM9601 USB Ethernet, 00:e0:13:00:06:fd
[ 3020.287094] usbcore: registered new interface driver dm9601
[ 3020.307241] udev: renamed network interface eth2 to eth7
[ 3020.329068] eth7: link down
[ 3020.344352] ADDRCONF(NETDEV_UP): eth7: link is not ready
[ 3194.698220] bridge-eth7: interface eth7 is not a valid Ethernet interface
[ 3194.698223] bridge-eth7: attached
[ 3194.719785] eth7: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 3194.759786] eth7: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 3194.799791] eth7: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 3194.811781] eth7: kevent 4 may have been dropped
[ 3194.839793] eth7: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 3194.859793] eth7: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 3194.899794] eth7: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 3194.901786] eth7: kevent 4 may have been dropped
[ 3194.938797] eth7: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 3195.006798] eth7: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 3195.007792] eth7: kevent 4 may have been dropped
[ 3195.046798] eth7: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 3195.096806] eth7: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 3195.116807] eth7: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 3195.175807] eth7: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 3195.215810] eth7: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 3204.860007] eth7: no IPv6 routers present
Polecenie
lsmod | grep net:
Kod: Zaznacz cały
usbnet 17188 1 dm9601
mii 5212 4 dm9601,usbnet,8139too,8139cp
Polecenie
ifconfig:
Kod: Zaznacz cały
eth7 Link encap:Ethernet HWaddr 00:e0:13:00:06:fd
inet addr:192.168.1.8 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::2e0:13ff:fe00:6fd/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:616 errors:0 dropped:0 overruns:0 frame:0
TX packets:505 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:494558 (494.5 KB) TX bytes:40705 (40.7 KB)
Karta działa, jednak bardzo, bardzo wolno.
Prędkość kopiowania danych to zaledwie 280-320kB/s czyli ok 2,5Mb/s zatem do deklarowanych 100Mb/s sporo brakuje.
Istnieje metoda na poprawę tych wartości?