всем привет!
ситуация следующая:
slackware 10.2, linux 2.6.18, gcc 3.4.6
#lsusb
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 002: ID 1668:6097 Actiontec Electronics, Inc. [hex]
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
#dmesg
…
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ohci_hcd 0000:00:0f.1: OHCI Host Controller
ohci_hcd 0000:00:0f.1: new USB bus registered, assigned bus number 3
ohci_hcd 0000:00:0f.1: irq 7, io mem 0xd0800000
usb 2-2: new full speed USB device using ohci_hcd and address 2
usb 2-2: configuration #1 chosen from 1 choice
…
инсталлирую ndiswrapper (cd ndiswrapper-1.28 & make distclean && make && make install) и устанавливаю windows драйвер для actiontec (ndiswrapper -i aeiwlnic.inf && depmod -a && modprobe ndiswrapper)
#dmesg
…
ndiswrapper version 1.28 loaded (preempt=no,smp=no)
usb 2-2: reset full speed USB device using ohci_hcd and address 2
ndiswrapper: driver aeiwlnic (,02/12/2003, 2.01.02) loaded
wlan0: vendor: 'USB 802.11b Wireless Adapter'
wlan0: ethernet device 00:20:e0:d0:48:95 using NDIS driver aeiwlnic, 1668:6097.F.conf
ndiswrapper (set_auth_mode:664): setting auth mode to 3 failed (C0010015)
wlan0: encryption modes supported: none
usbcore: registered new driver ndiswrapper
#ndiswrapper -l
installed drivers:
aeiwlnic driver installed, hardware (1668:6097) present
короче все работает
#reboot
после перезагрузки:
#lsusb
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
#dmesg
…
usb 2-2: new full speed USB device using ohci_hcd and address 2
usb usb3: configuration #1 chosen from 1 choice
usb 2-2: device descriptor read/64, error -110
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 1 port detected
usb 2-2: device descriptor read/64, error -110
usb 2-2: new full speed USB device using ohci_hcd and address 3
usb 2-2: device descriptor read/64, error -110
usb 2-2: device descriptor read/64, error -110
usb 2-2: new full speed USB device using ohci_hcd and address 4
usb 2-2: device not accepting address 4, error -110
usb 2-2: new full speed USB device using ohci_hcd and address 5
usb 2-2: device not accepting address 5, error -110
#ndiswrapper -l
installed drivers:
aeiwlnic driver installed
что делать? что я делаю неправильно? как заставить устройство работать и не теряться?
пс. если сделать uninstall ndiswrapper’у и затем echo Y > /sys/module/usbcore/parameters/old_scheme_first, то устройство работает, но — пользоваться я им не могу — т.к. ndiswrapper не работает!
Последние комментарии
- OlegL, 17 декабря в 15:00 → Перекличка 21
- REDkiy, 8 июня 2023 года в 9:09 → Как «замокать» файл для юниттеста в Python? 2
- fhunter, 29 ноября 2022 года в 2:09 → Проблема с NO_PUBKEY: как получить GPG-ключ и добавить его в базу apt? 6
- Иванн, 9 апреля 2022 года в 8:31 → Ассоциация РАСПО провела первое учредительное собрание 1
- Kiri11.ADV1, 7 марта 2021 года в 12:01 → Логи catalina.out в TomCat 9 в формате JSON 1