Bug#1072215: USB wireless Netgear WNA1100 fails to load
On Fri, May 31, 2024 at 12:04:23AM +0200, Pascal Hambourg wrote:
>
> It seems that check-missing-firmware failed to identify the correct kernel
> module. At this point, can you post the output of
>
> ls -d /sys/bus/usb/drivers/ath9k_htc/3-3*
> ls -d /sys/bus/usb/devices/3-3/3-3*
During the installer: No such file or directory. Note end of mail for
listing of these two directories.
On the installed system with the preloaded /lib/firmware/ath9k_htc/, it is:
/sys/bus/usb/drivers/ath9k_htc/3-3:1.0 and
/sys/bus/usb/devices/3-3/3-3:1.0
> assuming the wireless adapter is identified as 3-3 ?
Yes, I checked the syslog, it is always showing up as 3-3 in the installer.
> Then can you try the patches for hw-detect attached to
> <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033679> ?
Can you tell me the best way to apply these patches? I tried:
$ apt-get source hw-detect
# apt-get build-dep hw-detect
$ cd hw-detect-1.159/
$ mkdir debian/patches
and copying the three .patch files there, followed by:
$ debuild -b -uc -us
I was hoping that would patch it automatically, but no such luck.
Finally, per above, ls listings:
$ ls -l /sys/bus/usb/drivers/ath9k_htc/
--w------- 1 root root 4096 May 31 12:25 bind
lrwxrwxrwx 1 root root 0 May 31 12:25 module -> ../../../../module/ath9k_htc
-rw-r--r-- 1 root root 4096 May 31 12:25 new_id
-rw-r--r-- 1 root root 4096 May 31 12:25 remove_id
--w------- 1 root root 4096 May 31 12:25 uevent
--w------- 1 root root 4096 May 31 12:25 unbind
$ ls -l /sys/bus/usb/devices/3-3/
-rw-r--r-- 1 root root 4096 May 31 12:25 authorized
-rw-r--r-- 1 root root 4096 May 31 12:25 avoid_reset_quirk
-rw-r--r-- 1 root root 4096 May 31 12:25 bConfigurationValue
-r--r--r-- 1 root root 4096 May 31 12:25 bDeviceClass
-r--r--r-- 1 root root 4096 May 31 12:25 bDeviceProtocol
-r--r--r-- 1 root root 4096 May 31 12:25 bDeviceSubClass
-r--r--r-- 1 root root 4096 May 31 12:25 bMaxPacketSize0
-r--r--r-- 1 root root 4096 May 31 12:25 bMaxPower
-r--r--r-- 1 root root 4096 May 31 12:25 bNumConfigurations
-r--r--r-- 1 root root 4096 May 31 12:25 bNumInterfaces
-r--r--r-- 1 root root 4096 May 31 12:25 bcdDevice
-r--r--r-- 1 root root 4096 May 31 12:25 bmAttributes
-r--r--r-- 1 root root 4096 May 31 12:25 busnum
-r--r--r-- 1 root root 4096 May 31 12:25 configuration
-r--r--r-- 1 root root 65553 May 31 12:25 descriptors
-r--r--r-- 1 root root 4096 May 31 12:25 dev
-r--r--r-- 1 root root 4096 May 31 12:25 devnum
-r--r--r-- 1 root root 4096 May 31 12:25 devpath
drwxr-xr-x 3 root root 0 May 31 12:25 ep_00
lrwxrwxrwx 1 root root 0 May 31 12:25 firmware_node -> ../../../../../LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:10/device:15/device:16/device:19
-r--r--r-- 1 root root 4096 May 31 12:25 idProduct
-r--r--r-- 1 root root 4096 May 31 12:25 idVendor
-r--r--r-- 1 root root 4096 May 31 12:25 ltm_capable
-r--r--r-- 1 root root 4096 May 31 12:25 manufacturer
-r--r--r-- 1 root root 4096 May 31 12:25 maxchild
drwxr-xr-x 2 root root 0 May 31 12:25 physical_location
lrwxrwxrwx 1 root root 0 May 31 12:25 port -> ../3-0:1.0/usb3-port3
drwxr-xr-x 2 root root 0 May 31 12:25 power
-r--r--r-- 1 root root 4096 May 31 12:25 product
-r--r--r-- 1 root root 4096 May 31 12:25 quirks
-r--r--r-- 1 root root 4096 May 31 12:25 removable
--w------- 1 root root 4096 May 31 12:25 remove
-r--r--r-- 1 root root 4096 May 31 12:25 rx_lanes
-r--r--r-- 1 root root 4096 May 31 12:25 serial
-r--r--r-- 1 root root 4096 May 31 12:25 speed
lrwxrwxrwx 1 root root 0 May 31 12:25 subsystem -> ../../../../../../bus/usb
-r--r--r-- 1 root root 4096 May 31 12:25 tx_lanes
-rw-r--r-- 1 root root 4096 May 31 12:25 uevent
-r--r--r-- 1 root root 4096 May 31 12:25 urbnum
-r--r--r-- 1 root root 4096 May 31 12:25 version
Reply to: