Quote:
|
Originally Posted by Darkmage
Open a terminal and as root
Code:
# /sbin/chkconfig wpa_supplicant on
# /sbin/service wpa_supplicant start
|
i did this and i got this error and i also get a simlar error on start up but works after gnome starts.
[root@woodie shane]# /sbin/chkconfig wpa_supplicant on
[root@woodie shane]# /sbin/service wpa_supplicant start
Starting wpa_supplicant: ioctl[SIOCSIWPMKSA]: No such device
ioctl[SIOCSIWENCODEEXT]: No such device
ioctl[SIOCSIWENCODEEXT]: No such device
ioctl[SIOCSIWENCODEEXT]: No such device
ioctl[SIOCSIWENCODEEXT]: No such device
bind(PF_UNIX): Address already in use
ctrl_iface exists and seems to be in use - cannot override it
Delete '/var/run/wpa_supplicant/wlan0' manually if it is not used anymore
Failed to initialize control interface '/var/run/wpa_supplicant'.
You may have another wpa_supplicant process already running or the file was
left by an unclean termination of wpa_supplicant in which case you will need
to manually remove this file before starting wpa_supplicant again.
[FAILED]
might have to try the same thing jongi did..... i have a static ip so what do i change in the script???