Active Topics

 



Notices


Reply
Thread Tools
Posts: 80 | Thanked: 95 times | Joined on Aug 2010
#71
Works like a charm so far
 
casketizer's Avatar
Posts: 566 | Thanked: 282 times | Joined on Sep 2010 @ Lower Saxony
#72
@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.
 

The Following User Says Thank You to casketizer For This Useful Post:
laasonen's Avatar
Posts: 565 | Thanked: 618 times | Joined on Jun 2010 @ Finland
#73
Originally Posted by moepda View Post
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 $
Thanks. I'll have to remove "sh " from the command and the applet should work.

Originally Posted by casketizer View Post
@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.
I'll check how it looks with two buttons.
__________________
Couple of my applications:
ConnLock - Advanced phone lock
Sanakirja.org - A Sanakirja.org dictionary client
Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers
 

The Following 2 Users Say Thank You to laasonen For This Useful Post:
moepda's Avatar
Posts: 334 | Thanked: 118 times | Joined on Apr 2010 @ United Kingdom
#74
updated to latest version 0.1.3-1 today and it works perfectly loads,unloads,gives correct readings accordingly on xterm and correct messages/status on applet many many thanks laasonen for the applet and all your help getting it working on my n900
 

The Following 2 Users Say Thank You to moepda For This Useful Post:
Posts: 96 | Thanked: 29 times | Joined on Jun 2011
#75
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 ?
 
laasonen's Avatar
Posts: 565 | Thanked: 618 times | Joined on Jun 2010 @ Finland
#76
Originally Posted by tonypower88 View Post
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 ?
Like this?
Code:
airmon-ng start wlan0
You could add this feature easily by running this as root:
Code:
echo 'ifconfig wlan0 up; sh -c "airmon-ng start wlan0 >> /dev/null &" &' >> /sbin/load-bleeding-edge-drivers.sh
__________________
Couple of my applications:
ConnLock - Advanced phone lock
Sanakirja.org - A Sanakirja.org dictionary client
Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers

Last edited by laasonen; 2011-06-12 at 13:43.
 

The Following User Says Thank You to laasonen For This Useful Post:
Hotshot's Avatar
Posts: 305 | Thanked: 71 times | Joined on Dec 2009 @ 'Nam
#77
This is just not working for me I 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.
__________________
I ever tell you about the time......
 
laasonen's Avatar
Posts: 565 | Thanked: 618 times | Joined on Jun 2010 @ Finland
#78
Originally Posted by Hotshot View Post
This is just not working for me I 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.
What kind of errors
__________________
Couple of my applications:
ConnLock - Advanced phone lock
Sanakirja.org - A Sanakirja.org dictionary client
Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers
 
Hotshot's Avatar
Posts: 305 | Thanked: 71 times | Joined on Dec 2009 @ 'Nam
#79
How can I show the errors im getting from trying to use this applet
__________________
I ever tell you about the time......
 
laasonen's Avatar
Posts: 565 | Thanked: 618 times | Joined on Jun 2010 @ Finland
#80
Originally Posted by Hotshot View Post
How can I show the errors im getting from trying to use this applet
By running these on terminal:
Code:
sudo /sbin/load-bleeding-edge-drivers.sh
Code:
sudo /sbin/unload-bleeding-edge-drivers.sh
__________________
Couple of my applications:
ConnLock - Advanced phone lock
Sanakirja.org - A Sanakirja.org dictionary client
Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers
 
Reply

Tags
announce, applet, bleeding edge, driver, monitor, not4noobs


 
Forum Jump


All times are GMT. The time now is 01:45.