Re: [Ilw] Re: 3.4-rc2, ilwagn still most of the time completely unusable
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2012-06-28 07:51:25
Also in:
lkml
Hi Norbert,
I am coming back to this old thread, not because it has been solved,
Somehow your mail didn't make it to the lists, not sure why.
but because today I got a funny new message while checking why
everything got stuck again:
[69588.972126] iwlwifi 0000:06:00.0: fail to flush all tx fifo queues
and after doing
rfkill block wifi
sleep 20
rfkill unblock wifi
I got a kernel warning:
[76477.289251] WARNING: at net/mac80211/driver-ops.h:12 ieee80211_bss_info_change_notify+0x14e/0x1ca [mac80211]()
[76477.289256] Hardware name: VGN-Z11VN_B
[76477.289260] wlan0: Failed check-sdata-in-driver check, flags: 0x0
[76477.289350] Modules linked in: ...
[76477.289361] Pid: 4278, comm: NetworkManager Tainted: P W O 3.5.0-rc4+ #78
[76477.289365] Call Trace:
[76477.289380] [<ffffffff8102ba46>] warn_slowpath_common+0x83/0x9c
[76477.289389] [<ffffffff8102bb02>] warn_slowpath_fmt+0x46/0x48
[76477.289402] [<ffffffff813f21da>] ? neigh_ifdown+0xc5/0xd6
[76477.289424] [<ffffffffa00b252e>] ieee80211_bss_info_change_notify+0x14e/0x1ca [mac80211]
[76477.289448] [<ffffffffa00b267d>] ieee80211_ifa_changed+0xd3/0xe6 [mac80211]
[76477.289458] [<ffffffff8104b7e3>] notifier_call_chain+0x37/0x61
[76477.289467] [<ffffffff8104b919>] __blocking_notifier_call_chain+0x46/0x5f
[76477.289475] [<ffffffff8104b946>] blocking_notifier_call_chain+0x14/0x16
[76477.289485] [<ffffffff81432cc0>] __inet_del_ifa+0x176/0x22c
[76477.289494] [<ffffffff81432f96>] inet_rtm_deladdr+0xe7/0x128
[76477.289504] [<ffffffff813f61e0>] rtnetlink_rcv_msg+0x226/0x235Fun. I don't actually see how this can possibly happen though?!
Maybe this tells you something.quoted
quoted
quoted
[ 9457.176828] iwlwifi 0000:06:00.0: ACTIVATE a non DRIVER active station id 0 addr 00:24:c4:ab:bd:e0These messages now appear only now and then.
I fixed those recently. You seem to be on 3.5.0-rc now, is that really no different from 3.4? johannes