Comment 11 for bug 395358

Revision history for this message
Steve Langasek (vorlon) wrote : Re: thinkpad fn+f5, Asus fn+f2: regression, rfkill toggling in the kernel instead of userspace

I've reconfirmed this, shutting down all processes that could possibly be related:
 - gdm
 - NetworkManager
 - hal
 - acpid
 - devicekit-power
 - bluetoothd

And monitor the rfkill state from the console. When I hit Fn+F5, the wireless kill switch is still being toggled.
# cd /sys/class/rfkill/rfkill1/
# cat name
phy0
# cat type
wlan
# readlink device
../../phy0
# readlink device/device/driver
../../../../bus/pci/drivers/iwl3945
#

Is the T42p iwl3945 based?