both commands work . 1st loads and 2nd unloads ~ $ cd /home/user/MyDocs/wl1251-maemo/binary/compat-wireless ~/MyDocs/wl1251-maemo/binary/compat-wireless $ sudo /sbin/unload-bleeding-edge-drivers.sh ~/MyDocs/wl1251-maemo/binary/compat-wireless $ cd /home/user ~ $ lsmod|grep "wl12" wl12xx 77760 0 mac80211 153180 1 wl12xx cfg80211 27408 2 wl12xx,mac80211 crc7 1216 1 wl12xx ~ $ cat /proc/modules | grep wl12xx wl12xx 77760 0 - Live 0xbf123000 mac80211 153180 1 wl12xx, Live 0xbf0e5000 cfg80211 27408 2 wl12xx,mac80211, Live 0xbf0bf000 crc7 1216 1 wl12xx, Live 0xbf0e2000 ~ $ cd /home/user/MyDocs/wl1251-maemo/binary/compat-wireless~/MyDocs/wl1251-maemo/binary/compat-wireless $ sudo /sbin/load-bleeding-edge-drivers.sh ~/MyDocs/wl1251-maemo/binary/compat-wireless $ cat /proc/modules | grep wl12xx ~/MyDocs/wl1251-maemo/binary/compat-wireless $ lsmod|grep "wl12" wl1251_spi 4224 0 wl1251 79808 1 wl1251_spi mac80211 220024 2 wl1251_spi,wl1251 cfg80211 154472 2 wl1251,mac80211 crc7 1216 1 wl1251_spi ~/MyDocs/wl1251-maemo/binary/compat-wireless $
@laasonen Could you add a button to completely disable wlan like wifi switcher? I'm imagining something like dual/3g/gsm applet with 3 buttons: Bleeding|Stock|NoWlan Or just a small «Off» Button next to the select Button. That way I would save a status menu slot and wouldn't have to do Bleeding->Stock->Wifi Switcher to disable Wlan.