qca / open-ath9k-htc-firmware

The firmware for QCA AR7010/AR9271 802.11n USB NICs
Other
426 stars 181 forks source link

AR9271 #161

Closed Dimelay closed 3 years ago

Dimelay commented 4 years ago

Hi! after upgrade not working AR9271

5.7.0-1-amd64 #1 SMP Debian 5.7.6-1 (2020-06-24) x86_64 GNU/Linux cat /etc/debian_version bullseye/sid

[ 505.033319] usb 1-1.2: new high-speed USB device number 7 using ehci-pci [ 505.158860] usb 1-1.2: New USB device found, idVendor=0cf3, idProduct=9271, bcdDevice= 1.08 [ 505.158865] usb 1-1.2: New USB device strings: Mfr=16, Product=32, SerialNumber=48 [ 505.158867] usb 1-1.2: Product: USB2.0 WLAN [ 505.158869] usb 1-1.2: Manufacturer: ATHEROS [ 505.158871] usb 1-1.2: SerialNumber: 12345 [ 505.159492] usb 1-1.2: ath9k_htc: Firmware ath9k_htc/htc_9271-1.4.0.fw requested [ 505.159709] usb 1-1.2: firmware: direct-loading firmware ath9k_htc/htc_9271-1.4.0.fw [ 505.446738] usb 1-1.2: ath9k_htc: Transferred FW: ath9k_htc/htc_9271-1.4.0.fw, size: 51008 [ 505.699065] ath9k_htc 1-1.2:1.0: ath9k_htc: HTC initialized with 33 credits [ 617.272563] ath9k_htc: Failed to initialize the device [ 617.272665] usb 1-1.2: ath9k_htc: USB layer deinitialized

erikarn commented 4 years ago

Hi!

The firmware hasn't changed in a long time. Has something changed on the kernel USB support? Which kernel version does it work with?

-adrian

Dimelay commented 4 years ago

works with 5.6.0-2-amd64 #1 I will try to roll back and check. Thank!

Xstoudi commented 3 years ago

Same problem :

Linux xavier 5.3.0-64-generic #58-Ubuntu SMP Fri Jul 10 19:33:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
erikarn commented 3 years ago

hi!

Please roll back to an earlier kernel version and re-test. It's possible something at the USB layer changed and is unhappy with this chipset.

-a

On Thu, 6 Aug 2020 at 12:53, Xavier Stouder notifications@github.com wrote:

Same problem :

Linux xavier 5.3.0-64-generic #58-Ubuntu SMP Fri Jul 10 19:33:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/qca/open-ath9k-htc-firmware/issues/161#issuecomment-670159976, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI2L3MRCF2DMGIKHFBIJE3R7MC3TANCNFSM4OZC367A .

shiftee commented 3 years ago

This issue was almost certainly this one: https://bugzilla.kernel.org/show_bug.cgi?id=208251 The bug has been resolved, suggest closing this.

erikarn commented 3 years ago

Thanks!