View Single Post
laasonen's Avatar
Posts: 565 | Thanked: 618 times | Joined on Jun 2010 @ Finland
#132
Originally Posted by pierrem View Post
then I have the stock osso-wlan, but from what Estel wrote, it does not seem to be the problem
What kind of "debug info" would you need ?
You could try, if this fixes the problem:
Code:
stop wlancond
start wlancond
ifconfig wlan0 up
Check, if the modules are loaded:
Code:
cat /proc/modules | grep wl
And does the problem occur with both drivers? If possible could you try another wireless access point.

Originally Posted by mr_pingu View Post
Well I made today a simple script and put in bin which does nothing more than linking load.sh to a command wlanload and wlanunload. Maybe an idea to include for this applet too, so that we can load and unload the drivers with a simple command.
This works already
Code:
user ~ load-bleeding-edge-drivers.sh
user ~ load-stock-drivers.sh
user ~ unload-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-18 at 22:25.