Christian Lamparter wrote:
On Tuesday 21 July 2009 02:56:11 Howard Chu wrote:
I'm currently running 2.6.31-rc2 and noticed an annoying change in rfkill
behavior now; I can no longer toggle the state by echoing 0/1 into
sys/class/rfkill/rfkillX/state, it says write operation not permitted. I
haven't found any posts online related to this change in behavior, can anyone
point me to an explanation/rationale? The only way to change the state now
appears to be by using the wifi toggle switch on the laptop.
http://lkml.org/lkml/2009/7/10/339
but no need to patch the kernel (again):
the legacy iwconfig tool can let you do the same:
iwconfig wlanX txpower off
and if you want it back:
iwconfig wlanX txpower auto
(or there's a nice utility there: http://git.sipsolutions.net/?p=rfkill.git )
Thanks very much, that covers everything.
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html