[Bug 246141] Re: no support for realtek rtl8187se
Julien Pecqueur
pecqueur.jp at gmail.com
Wed Aug 6 16:06:26 UTC 2008
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 Kernel
Bugs, which is subscribed to linux-meta in ubuntu.
More information about the kernel-bugs
mailing list