You are not logged in.

#1 2015-09-30 01:26:30

PlasmaSheep
Member
Registered: 2012-01-22
Posts: 25

Can't install ath9k-htc-firmware drivers

I recently bought a TP-LINK WN722N usb wifi adapter and am trying to install the correct drivers, which seem to be ath9k-htc-firmware.

However, I am not able to build them from the AUR.

http://pastie.org/10451116

Offline

#2 2015-09-30 03:42:37

PlasmaSheep
Member
Registered: 2012-01-22
Posts: 25

Re: Can't install ath9k-htc-firmware drivers

The same thing happens when using makepkg instead of packer.

Offline

#3 2015-09-30 05:20:48

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: Can't install ath9k-htc-firmware drivers

In case you just want to get your adapter working (which I suggest, since building a cross-compiling environment to get a firmware file seems a bit over-the-top):

# cd /usr/lib/firmware
# curl -o ar9271.fw 'https://anonscm.debian.org/viewvc/kernel/dists/trunk/firmware-nonfree/atheros/ar9271.fw?revision=16995&view=co'
# curl -o htc_9271.fw 'https://anonscm.debian.org/viewvc/kernel/dists/trunk/firmware-nonfree/atheros/htc_9271.fw?revision=22639&view=co'

1000

Offline

#4 2015-09-30 10:30:38

Gusar
Member
Registered: 2009-08-25
Posts: 3,606

Re: Can't install ath9k-htc-firmware drivers

The firmware is already in the linux-firmware package, you don't need to do anything to get a ath9k_htc device working except plugging it in.

Offline

#5 2015-10-01 02:40:33

PlasmaSheep
Member
Registered: 2012-01-22
Posts: 25

Re: Can't install ath9k-htc-firmware drivers

Totally failed to realize that, Gusar is right.

Offline

Board footer

Powered by FluxBB