From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Wisse Date: Thu, 03 May 2012 15:11:33 +0200 Subject: [ath9k-devel] Failed to get firmware htc_9271.fw Message-ID: <4FA28405.5020807@hs-harz.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Hello, I try to get running a Fritz! WLAN USB Stick with Atheros-HTC on CentOS5.8 with Custom-Kernel 2.32.7. I downloaded compat-wireless-2.6 from 26.4., configured the driver as "ath" and could build and install the driver. The stick is recognized correctly and the driver modules are loaded. Unfortunenately the firmware, which I downloaded and put in /lib/firmware, can't be loaded. What could the reason be, I am quite helpless. Does anyone has an advice? Thanks and regards Michael May 3 12:52:16 unknown kernel: usb 1-4: ath9k_htc: Firmware htc_9271.fw requested May 3 12:53:17 unknown kernel: usb 1-4: ath9k_htc: Failed to get firmware htc_9271.fw May 3 12:53:17 unknown kernel: usb 1-4: ath9k_htc: USB layer deinitialized lsmod: ath9k_htc 42354 0 mac80211 192056 1 ath9k_htc ath9k_common 1359 1 ath9k_htc ath9k_hw 300352 2 ath9k_htc,ath9k_common ath 11098 3 ath9k_htc,ath9k_common,ath9k_hw cfg80211 129157 3 ath9k_htc,mac80211,ath compat_firmware_class 4330 1 ath9k_htc compat 14527 6 ath9k_htc, mac80211,ath9k_common,ath9k_hw,cfg80211, compat_firmware_class [root at buslab10 pam.d]# ls -l /lib/firmware/htc* -rw-r--r-- 1 root root 72992 30. Apr 12:45 /lib/firmware/htc_7010.fw -rw-r--r-- 1 root root 51272 30. Apr 12:45 /lib/firmware/htc_9271.fw