[pkg-wpa-devel] Bug#471905: Acknowledgement (wpasupplicant: Wpasupplicant works only good if I start it with low Priority)

Gregor Adamczyk g.adamczyk at netkult.com
Fri Mar 21 06:31:25 UTC 2008


I spend much time to sole the problem, I tested more than one configuration.

A test with here described configuration methods:
/usr/share/doc/wpasupplicant/README.modes.gz

like (psk is not true in this example):

allow-hotplug wlan0
iface wlan0 inet dhcp
        wpa-driver wext
        wpa-ssid netkult
        wpa-psk 
000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f

or

iface wlan0 inet dhcp
        wpa-driver wext
        wpa-ssid netkult
        wpa-psk 
000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f
auto wlan0

if I start the interface with:

ifup wlan0

I don't become an IP.

I try again with manual dhcp test:

killall dhclient
dhclient wlan0

Wait wait wait

After this I "renice" the deamon of wpa-supplicant with htop.

dhclient wlan0 works directly.

After some other tests I write the pre-up config.





More information about the Pkg-wpa-devel mailing list