You are not logged in.

#1 2020-06-26 11:58:53

fiddyk
Member
Registered: 2020-06-26
Posts: 2

[solved] AR9271 chipset Wifi USB, Firmware not loading?

Hi,

I have this wifi adapter
https://www.olimex.com/Products/USB-Mod … R9271-ANT/

here is the output of "usb-devices"

T:  Bus=01 Lev=01 Prnt=01 Port=10 Cnt=01 Dev#= 19 Spd=480 MxCh= 0
D:  Ver= 2.00 Cls=ff(vend.) Sub=ff Prot=ff MxPS=64 #Cfgs=  1
P:  Vendor=0cf3 ProdID=9271 Rev=01.08
S:  Manufacturer=ATHEROS
S:  Product=USB2.0 WLAN
S:  SerialNumber=12345
C:  #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=500mA
I:  If#=0x0 Alt= 0 #EPs= 6 Cls=ff(vend.) Sub=00 Prot=00 Driver=ath9k_htc

here is the output of "dmesg"

[  379.417460] usb 1-11: ath9k_htc: USB layer deinitialized
[  531.548349] usb 1-11: USB disconnect, device number 17
[  537.655262] usb 1-11: new high-speed USB device number 19 using xhci_hcd
[  537.815865] usb 1-11: New USB device found, idVendor=0cf3, idProduct=9271, bcdDevice= 1.08
[  537.815871] usb 1-11: New USB device strings: Mfr=16, Product=32, SerialNumber=48
[  537.815875] usb 1-11: Product: USB2.0 WLAN
[  537.815878] usb 1-11: Manufacturer: ATHEROS
[  537.815880] usb 1-11: SerialNumber: 12345
[  537.817951] usb 1-11: ath9k_htc: Firmware ath9k_htc/htc_9271-1.4.0.fw requested
[  537.818198] usb 1-11: Direct firmware load for ath9k_htc/htc_9271-1.4.0.fw failed with error -2
[  537.818204] usb 1-11: ath9k_htc: Firmware htc_9271.fw requested
[  538.101398] usb 1-11: ath9k_htc: Transferred FW: htc_9271.fw, size: 50980
[  538.341860] ath9k_htc 1-11:1.0: ath9k_htc: HTC initialized with 33 credits
[  631.363507] ath9k_htc: Failed to initialize the device
[  631.363567] usb 1-11: ath9k_htc: USB layer deinitialized

I have tried with the htc_9271-1.4.0.fw and also firmware from here:
https://github.com/qca/open-ath9k-htc-firmware

both result in the same "failed to initialize" output in dmesg.

It does not show up with "ip link"

any help appreciated.

Last edited by fiddyk (2020-06-26 13:39:53)

Offline

#2 2020-06-26 12:04:07

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,743

Re: [solved] AR9271 chipset Wifi USB, Firmware not loading?

There's a bug in the current set of stable kernels with ath9k chipsets, see https://bbs.archlinux.org/viewtopic.php … 4#p1912134

Last edited by V1del (2020-06-26 12:05:09)

Offline

#3 2020-06-26 13:38:51

fiddyk
Member
Registered: 2020-06-26
Posts: 2

Re: [solved] AR9271 chipset Wifi USB, Firmware not loading?

V1del wrote:

There's a bug in the current set of stable kernels with ath9k chipsets, see https://bbs.archlinux.org/viewtopic.php … 4#p1912134

Thanks!

Offline

Board footer

Powered by FluxBB