[14e4:4315] Dell Studio 1735, rfkill problem

Larry Finger Larry.Finger at lwfinger.net
Sat Apr 24 10:05:42 EDT 2010


On 04/24/2010 06:35 AM, Grygoriy Fuchedzhy wrote:
> 2010/4/24 Chris Vine <chris at cvine.freeserve.co.uk>:
>> On Sat, 24 Apr 2010 11:09:40 +0100
> 
> It wasn't built at all. I tried to build acer-wmi and dell-wmi.
> acer-wmi doesn't load automatically, if I load
> it manually it fails to load throwing error that I do not have
> neccesary hardware. dell-wmi loads
> automatically but it doesn't affect my problem.

No Acer hardware - no acer-wmi.

> Here is some more details about my hardware switch.
> If I disable rfkill in kernel and turn switch off I get following:
>> No probe response from AP 00:23:69:2f:3f:01 after 500ms, disconnecting.
>> wlan0: direct probe to AP 00:23:69:2f:3f:01 (try 1)
>> wlan0: direct probe to AP 00:23:69:2f:3f:01 (try 2)
>> wlan0: direct probe to AP 00:23:69:2f:3f:01 (try 3)
>> wlan0: direct probe to AP 00:23:69:2f:3f:01 timed out
> 
> Wifi led remains turned on. Then I turn switch back on.
>> wlan0: direct probe to AP 00:23:69:2f:3f:01 (try 1)
>> wlan0: direct probe responded
>> wlan0: authenticate with AP 00:23:69:2f:3f:01 (try 1)
>> wlan0: authenticated
>> wlan0: associate with AP 00:23:69:2f:3f:01 (try 1)
>> wlan0: RX AssocResp from 00:23:69:2f:3f:01 (capab=0x411 status=0 aid=1)
>> wlan0: associated
> 
> And everything works fine.

The driver is working fine. If RFKILL is not enabled in the kernel, then
the LED setting part cannot be called, thus we do not expect it to work.
> 
> I have only led_radio led on my notebook, but don't have led_tx,
> led_rx, led_assoc,
> so I added printk calls to ieee80211_led_xxx routines in net/mac80211/led.c for
> debugging purpose. In case if I have rfkill enabled in kernel when I
> turn switch off I get
> led_assoc(..., 0) and led_radio(..., 0) calls and radio stops
> transmitting until I reboot.
> If I have rfkill disabled in kernel when I turn switch off I get
> led_assoc(..., 0) and then
> led_tx(...) keeps going and there is no led_rx(...) untill I turn
> switch back on.
> 
> It looks like switch turns off some high power tx/rx circuit, but
> logic remains active.
> It keeps scanning but can't find anything.
> 
> Don't know if this info would be useful, but I hope so.

As far as I can tell, dell-wmi does not support your hardware. Perhaps
you should take that up with the author of that module. He likely has
not yet seen a box like yours.

Larry



More information about the b43-dev mailing list