Re: 2.6.27-rc ... iwl3945 regression?
From: David Brownell <hidden>
Date: 2008-08-28 16:48:09
On Thursday 28 August 2008, Haavard Skinnemoen wrote:
David Brownell [off-list ref] wrote:quoted
Does this sound familiar to anyone? Got a fix that's better than sticking to a 2.6.26 kernel? :)FWIW, I'm seeing the same thing with -rc4 and the b43 driver, so it's probably not a regression in iwl3945. I guess it could be something in mac80211?
It was separately suggested that I ignore the advice about no software needing it, and enable CONFIG_WIRELESS_EXT_SYSFS ... that did the trick for me. That Kconfig helptext needs updating so it's not completely wrong. - Dave
I'm currently working around it by manually running iwconfig while nm-applet is bringing the interface up. A bit annoying, but it works...and it indicates that the driver works fine, but NetworkManager doesn't know that it's supposed to do any wireless configuration before bringing the interface up. Haavard