Comment 23 for bug 289356

Revision history for this message
Luis R. Rodriguez (mcgrof) wrote : Re: [Bug 289356] Re: ath9k causes system lockup

On Mon, May 11, 2009 at 10:45 AM, Nikunj Mehta <email address hidden> wrote:
> After changing CONFIG_MAC80211_DEFAULT_PS_VALUE from 1 to 0 in config.mk
> and recompiling compat-wireless and install/unload/load'ing, I get this
> in syslog once a minute:
>
> May 11 13:42:30 Paradox924X kernel: [ 2261.710024] phy1:mac80211_hwsim_config (freq=5825 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2261.710032] phy1:mac80211_hwsim_configure_filter
> May 11 13:42:30 Paradox924X kernel: [ 2261.710113] phy0:mac80211_hwsim_config (freq=5825 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2261.710119] phy0:mac80211_hwsim_configure_filter
> May 11 13:42:30 Paradox924X kernel: [ 2261.737061] phy1:mac80211_hwsim_config (freq=2412 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2261.737069] phy0:mac80211_hwsim_config (freq=2412 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2261.796055] phy0:mac80211_hwsim_config (freq=2417 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2261.796457] phy1:mac80211_hwsim_config (freq=2417 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2261.856097] phy0:mac80211_hwsim_config (freq=2422 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2261.856693] phy1:mac80211_hwsim_config (freq=2422 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2261.916040] phy0:mac80211_hwsim_config (freq=2427 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2261.916048] phy1:mac80211_hwsim_config (freq=2427 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2261.976041] phy0:mac80211_hwsim_config (freq=2432 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2261.976049] phy1:mac80211_hwsim_config (freq=2432 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2262.036058] phy0:mac80211_hwsim_config (freq=2437 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2262.036070] phy1:mac80211_hwsim_config (freq=2437 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2262.097205] phy0:mac80211_hwsim_config (freq=2442 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2262.104068] phy1:mac80211_hwsim_config (freq=2442 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2262.156064] phy0:mac80211_hwsim_config (freq=2447 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2262.160509] phy1:mac80211_hwsim_config (freq=2447 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2262.216063] phy0:mac80211_hwsim_config (freq=2452 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2262.220475] phy1:mac80211_hwsim_config (freq=2452 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2262.276042] phy0:mac80211_hwsim_config (freq=2457 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2262.280521] phy1:mac80211_hwsim_config (freq=2457 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2262.336085] phy0:mac80211_hwsim_config (freq=2462 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2262.340450] phy1:mac80211_hwsim_config (freq=2462 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2262.396054] phy0:mac80211_hwsim_config (freq=2467 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2262.400584] phy1:mac80211_hwsim_config (freq=2467 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2262.628058] phy0:mac80211_hwsim_config (freq=2472 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:30 Paradox924X kernel: [ 2262.632483] phy1:mac80211_hwsim_config (freq=2472 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:31 Paradox924X kernel: [ 2262.860041] phy0:mac80211_hwsim_config (freq=2484 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:31 Paradox924X kernel: [ 2262.864588] phy1:mac80211_hwsim_config (freq=2484 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:31 Paradox924X kernel: [ 2263.092059] phy0:mac80211_hwsim_config (freq=5180 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:31 Paradox924X kernel: [ 2263.096472] phy1:mac80211_hwsim_config (freq=5180 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:31 Paradox924X kernel: [ 2263.324054] phy0:mac80211_hwsim_config (freq=5200 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:31 Paradox924X kernel: [ 2263.332051] phy1:mac80211_hwsim_config (freq=5200 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:31 Paradox924X kernel: [ 2263.556064] phy0:mac80211_hwsim_config (freq=5220 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:31 Paradox924X kernel: [ 2263.564053] phy1:mac80211_hwsim_config (freq=5220 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:32 Paradox924X kernel: [ 2263.789353] phy0:mac80211_hwsim_config (freq=5240 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:32 Paradox924X kernel: [ 2263.797054] phy1:mac80211_hwsim_config (freq=5240 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:32 Paradox924X kernel: [ 2264.020072] phy0:mac80211_hwsim_config (freq=5745 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:32 Paradox924X kernel: [ 2264.028469] phy1:mac80211_hwsim_config (freq=5745 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:32 Paradox924X kernel: [ 2264.252070] phy0:mac80211_hwsim_config (freq=5765 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:32 Paradox924X kernel: [ 2264.261068] phy1:mac80211_hwsim_config (freq=5765 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:32 Paradox924X kernel: [ 2264.485060] phy0:mac80211_hwsim_config (freq=5785 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:32 Paradox924X kernel: [ 2264.493102] phy1:mac80211_hwsim_config (freq=5785 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:33 Paradox924X kernel: [ 2264.717053] phy0:mac80211_hwsim_config (freq=5805 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:33 Paradox924X kernel: [ 2264.725039] phy1:mac80211_hwsim_config (freq=5805 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:33 Paradox924X kernel: [ 2264.949063] phy0:mac80211_hwsim_config (freq=5825 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:33 Paradox924X kernel: [ 2264.957053] phy1:mac80211_hwsim_config (freq=5825 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:33 Paradox924X vmnetBridge: RTM_NEWLINK: name:wlan0 index:11 flags:0x00001003
> May 11 13:42:33 Paradox924X vmnetBridge: Can't remove interface wlan0 11 (does not exist).
> May 11 13:42:33 Paradox924X kernel: [ 2265.181059] phy0:mac80211_hwsim_config (freq=2412 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:33 Paradox924X kernel: [ 2265.181068] phy0:mac80211_hwsim_configure_filter
> May 11 13:42:33 Paradox924X kernel: [ 2265.182545] phy0:mac80211_hwsim_config (freq=2412 radio_enabled=1 idle=1 ps=0)
> May 11 13:42:33 Paradox924X kernel: [ 2265.189099] phy1:mac80211_hwsim_config (freq=2412 radio_enabled=1 idle=0 ps=0)
> May 11 13:42:33 Paradox924X kernel: [ 2265.189108] phy1:mac80211_hwsim_configure_filter
> May 11 13:42:33 Paradox924X kernel: [ 2265.190117] phy1:mac80211_hwsim_config (freq=2412 radio_enabled=1 idle=1 ps=0)
>

umm... these logs are for mac80211_hwsim, not ath9k...

> ath9k causes system lockup

This is the subject though.

  Luis