Comment 94 for bug 767192

Revision history for this message
Tommy Trussell (tommy-trussell) wrote :

/sys/kernel/debug/ieee80211/phy0 directory contains:

root@AcerAspire5100:/sys/kernel/debug/ieee80211/phy0# ls -l
total 0
-r-------- 1 root root 0 2011-05-04 18:29 channel_type
-r--r--r-- 1 root root 0 2011-05-04 18:29 fragmentation_threshold
-r-------- 1 root root 0 2011-05-04 18:29 frequency
-r--r--r-- 1 root root 0 2011-05-04 18:29 ht40allow_map
drwxr-xr-x 4 root root 0 2011-05-04 18:29 keys
-r--r--r-- 1 root root 0 2011-05-04 18:29 long_retry_limit
drwxr-xr-x 3 root root 0 2011-05-04 18:29 netdev:wlan0
-r-------- 1 root root 0 2011-05-04 18:29 noack
-r-------- 1 root root 0 2011-05-04 18:29 power
-r-------- 1 root root 0 2011-05-04 18:29 queues
drwxr-xr-x 2 root root 0 2011-05-04 18:29 rc
--w------- 1 root root 0 2011-05-04 18:29 reset
-r--r--r-- 1 root root 0 2011-05-04 18:29 rts_threshold
-r--r--r-- 1 root root 0 2011-05-04 18:29 short_retry_limit
drwxr-xr-x 2 root root 0 2011-05-04 18:29 statistics
-r-------- 1 root root 0 2011-05-04 18:29 total_ps_buffered
-r-------- 1 root root 0 2011-05-04 18:29 tsf
-r-------- 1 root root 0 2011-05-04 18:29 uapsd_max_sp_len
-r-------- 1 root root 0 2011-05-04 18:29 uapsd_queues
-r-------- 1 root root 0 2011-05-04 18:29 user_power
-r-------- 1 root root 0 2011-05-04 18:29 wep_iv
root@AcerAspire5100:/sys/kernel/debug/ieee80211/phy0# cd netdev\:wlan0/

root@AcerAspire5100:/sys/kernel/debug/ieee80211/phy0/netdev:wlan0# ls -l
total 0
-r-------- 1 root root 0 2011-05-04 18:29 aid
-r-------- 1 root root 0 2011-05-04 18:29 ave_beacon
-r-------- 1 root root 0 2011-05-04 18:29 bssid
-r-------- 1 root root 0 2011-05-04 18:29 channel_type
-r-------- 1 root root 0 2011-05-04 18:29 drop_unencrypted
-r-------- 1 root root 0 2011-05-04 18:29 flags
-r-------- 1 root root 0 2011-05-04 18:29 last_beacon
-r-------- 1 root root 0 2011-05-04 18:29 rc_rateidx_mask_2ghz
-r-------- 1 root root 0 2011-05-04 18:29 rc_rateidx_mask_5ghz
-rw------- 1 root root 0 2011-05-04 18:29 smps
-r-------- 1 root root 0 2011-05-04 18:29 state
drwxr-xr-x 3 root root 0 2011-05-04 18:29 stations
--w------- 1 root root 0 2011-05-04 18:29 tkip_mic_test
root@AcerAspire5100:/sys/kernel/debug/ieee80211/phy0/netdev:wlan0#

could it be that I should do it the other way around? In other words I could try this:

sudo sh -c "echo debug > /sys/kernel/debug/ieee80211/phy0/reset"

maybe...

This was the first boot so I will try booting a couple of times and if it still looks the same I will give that one a try .