From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luis R. Rodriguez Date: Tue, 22 Jun 2010 10:25:12 -0700 Subject: [ath9k-devel] ar9271.fw not found In-Reply-To: <53748.60.50.114.221.1277199950.squirrel@compu-zone.com> References: <53748.60.50.114.221.1277199950.squirrel@compu-zone.com> Message-ID: <20100622172512.GA12659@tux> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Tue, Jun 22, 2010 at 02:45:50AM -0700, peter at compu-zone.com wrote: > Hi to all, > > I Previously brought a TP-Link wn422g-v2 atheros chipset > Bus 001 Device 003: ID 0cf3:1006 Atheros Communications, Inc. > > I use the ndiswrapper but not working, i use the compat-wireless still not > working > this is the output that i get:- > > root at bt:~# dmesg | grep -e ath -e wlan > md: multipath personality registered for level -4 > ath9k 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 > ath9k 0000:04:00.0: setting latency timer to 64 > ath: EEPROM regdomain: 0x65 > ath: EEPROM indicates we should expect a direct regpair map > ath: Country alpha2 being used: 00 > ath: Regpair used: 0x65 > phy0: Selected rate control algorithm 'ath9k_rate_control' > Registered led device: ath9k-phy0::radio > Registered led device: ath9k-phy0::assoc > Registered led device: ath9k-phy0::tx > Registered led device: ath9k-phy0::rx > usb 1-1.2: ath9k_htc: Firmware - ar9271.fw not found <<<<<<<<<<<<<<<<<<<< > ath9k_hif_usb: probe of 1-1.2:1.0 failed with error -22 > <<<<<<<<<<<<<<<<<<<<<<< git clone git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git sudo cp linux-firmware/ar9271.fw /lib/firmware/ Luis