![]() |
2011-06-06
, 18:49
|
Posts: 80 |
Thanked: 95 times |
Joined on Aug 2010
|
#71
|
![]() |
2011-06-07
, 01:06
|
|
Posts: 566 |
Thanked: 282 times |
Joined on Sep 2010
@ Lower Saxony
|
#72
|
The Following User Says Thank You to casketizer For This Useful Post: | ||
![]() |
2011-06-07
, 08:06
|
|
Posts: 565 |
Thanked: 618 times |
Joined on Jun 2010
@ Finland
|
#73
|
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.
![]() |
2011-06-07
, 15:17
|
|
Posts: 334 |
Thanked: 118 times |
Joined on Apr 2010
@ United Kingdom
|
#74
|
![]() |
2011-06-11
, 18:02
|
Posts: 96 |
Thanked: 29 times |
Joined on Jun 2011
|
#75
|
![]() |
2011-06-12
, 13:00
|
|
Posts: 565 |
Thanked: 618 times |
Joined on Jun 2010
@ Finland
|
#76
|
thanks for your app
it works for me but it should load bleeding edge driver and put into monitor mode not just loading bleeding edge driver .
is it possible to modify to do this and upload it ?
airmon-ng start wlan0
echo 'ifconfig wlan0 up; sh -c "airmon-ng start wlan0 >> /dev/null &" &' >> /sbin/load-bleeding-edge-drivers.sh
The Following User Says Thank You to laasonen For This Useful Post: | ||
![]() |
2011-06-13
, 00:12
|
|
Posts: 305 |
Thanked: 71 times |
Joined on Dec 2009
@ 'Nam
|
#77
|
![]() |
2011-06-13
, 00:44
|
|
Posts: 565 |
Thanked: 618 times |
Joined on Jun 2010
@ Finland
|
#78
|
This is just not working for meI downloaded the kernel power un packed the tar for the new drivers got the path right and when I try to use it getting errors.
![]() |
2011-06-13
, 00:52
|
|
Posts: 305 |
Thanked: 71 times |
Joined on Dec 2009
@ 'Nam
|
#79
|
![]() |
2011-06-13
, 00:55
|
|
Posts: 565 |
Thanked: 618 times |
Joined on Jun 2010
@ Finland
|
#80
|
sudo /sbin/load-bleeding-edge-drivers.sh
sudo /sbin/unload-bleeding-edge-drivers.sh
![]() |
Tags |
announce, applet, bleeding edge, driver, monitor, not4noobs |
Thread Tools | |
|