|
Fedora Core 5 not starting wpa_supplicant service on time
Hi all,
I recently installed Fedora Core 5 on my desktop machine, a rather minimal installation using the first two CDs. After that, I updated the system over the wired network (using pup). Then I configured my Netgear WG311T wifi card, using wpa_supplicant, madwifi and DHCP.
Activating the wireless interface manually works fine. However, activating the ath0 interface on boot fails. I noticed that the wpa_supplicant service, which is a dependency for the ath0 interface to be properly initialised, is started after the network.
I found it quite hard to find a perfect solution by searching the web and several linux forums, including this one. So now I am currently using what perhaps may be considered a "quick-and-dirty" workaround, by disabling the ath0 interface from starting on boot and instead adding the line "ifup ath0" to /etc/rc.d/rc.local
But this works.
My question: is there some way I can make the wpa_supplicant service start in time for the network to succefully initialise the ath0 card on boot? Or is there a better way altogether?
Thanks in advance for any help/suggestions,
Menzonius
P.S.
FWIW: I'm not running the firewall, but I am using SELinux (enforcing policy).
|