Hi,

I modified my /etc/rc.local :

#!/bin/sh -e
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will "exit 0" on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.
#
# By default this script does nothing.

/home/julien/Drivers/Wifi/start_wifi_rc

exit 0
# End of rc.local


and i made a little different start_wifi_rc script (attachement) and now my 
wifi is on at startup :)

everything is perfect !!!

thank you guys!

julien


** Attachment added: "Start wifi driver script for /etc/rc.local"
   http://launchpadlibrarian.net/16589462/start_wifi_rc

-- 
no support for realtek rtl8187se
https://bugs.launchpad.net/bugs/246141
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to