> > When i start my wifi network (with wpa_supplicant in debug mode) it > > backgrounds and I cant see the rest of the debug messages. > > How do i stop the backgrounding? > > Make sure of two things: > > 1. At /etc/conf.d/net, you add the "-d" to the line > > wpa_supplicant_wlan0="<whatever> -d"
I already have wpa_supplicant_ath0="-dddd -Dmadwifi" > 2. That you start the net.wlan0 service as > > /etc/init.d/net.wlan0 --verbose start That doesn't seem to make any difference. I still get; Added interface ath0 Daemonize.. [ ok ] * Starting wpa_cli on ath0 ... [ ok ] * Backgrounding ... > Optionally, you can also run > > tail -f /var/log/everything/current & I don't seem to have that file, and I only get hardware related stuff in my messages file. Any other ideas? The ath0 interface also starts itself automatically, even though I havent set that up with rc-update. Cheers, Adam -- [EMAIL PROTECTED] mailing list

