by sean77 » Mon Jul 16, 2012 7:44 am
I tried also a newer compat-wireless version (2012-06-29) and the message are still the same.
These are the new dmesg log (same thing written in /var/log/messages):
[ 602.900000] drivers/usb/core/inode.c: creating file '005'
[ 602.910000] usb 1-1.3: uevent
[ 602.910000] Compat-wireless backport release: compat-wireless-2012-06-28-2-4-ga04a56d
[ 602.920000] Backport based on linux-next.git next-20120629
[ 602.920000] compat.git: linux-next.git
[ 603.190000] cfg80211: Calling CRDA to update world regulatory domain
[ 603.500000] ath9k_htc 1-1.3:1.0: usb_probe_interface
[ 603.500000] ath9k_htc 1-1.3:1.0: usb_probe_interface - got id
[ 603.500000] usb 1-1.3: ath9k_htc: Firmware htc_9271.fw requested
[ 603.500000] usb 1-1.3: uevent
[ 603.510000] usbcore: registered new interface driver ath9k_htc
[ 664.000000] usb 1-1.3: ath9k_htc: Failed to get firmware htc_9271.fw
[ 664.000000] usb 1-1.3: usb_disable_device nuking non-ep0 URBs
[ 664.000000] usb 1-1.3: unregistering interface 1-1.3:1.0
[ 664.000000] usb 1-1.3: ath9k_htc: USB layer deinitialized
[ 664.010000] usb 1-1.3:1.0: uevent
lsmod:
Module Size Used by
ath9k_htc 59608 0
compat_firmware_class 8476 1 ath9k_htc
ath9k_common 3476 1 ath9k_htc
ath9k_hw 334224 2 ath9k_common,ath9k_htc
ath 17212 3 ath9k_hw,ath9k_common,ath9k_htc
mac80211 257344 1 ath9k_htc
cfg80211 176520 3 mac80211,ath,ath9k_htc
compat 33564 6 cfg80211,mac80211,ath9k_hw,ath9k_common,compat_firmware_class,ath9k_htc
bootled_module 1472 0
gmac 40012 0
mii 6200 1 gmac
I turn on the udev logs but don't know about making strace/gdb.
Can you tell me how I can do that?
Thanks
Sean
$this->bbcode_second_pass_quote('WarheadsSE', 'T')ime for an strace/gdb session to see whats happening, I think. Any messages in logs other than that? Maybe crank the kernel log levels..