|
From:
<fra...@tv...> - 2007-12-06 06:18:25
|
Paolo a écrit : > On Wed, Dec 05, 2007 at 09:17:58PM +0100, Fran??ois Valenduc wrote: > >>> Did you disable your rf_kill switch? >>> >>> -yi >>> >>> >>> >> I didn't disable the rf_kill switch. Iwconfig rather returns >> > > check what you get with > > $ cat /sys/class/net/wlan0/device/rf_kill > > assuming your ipw is assigned the device name wlan0 > > -- > paolo > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: The Future of Linux Business White Paper > from Novell. From the desktop to the data center, Linux is going > mainstream. Let it simplify your IT future. > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 > _______________________________________________ > ipw2100-devel mailing list > ipw...@li... > https://lists.sourceforge.net/lists/listinfo/ipw2100-devel > > cat /sys/class/net/eth1/device/rf_kill (eth1 being the device associated to ipw2200) returns 0, like with kernel 2.6.22.14. So there is no problem with the rf_kill switch. However, with kernel 2.6.22.14 it works and with kernel 2.6.23.9, it doesn't work. So there really seems to be a problem with the ipw2200 driver and kernel 2.6.23.9 (and newer). Do you have any idea on the problem ? Thanks for your help, François Valenduc |