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

Gregor Adamczyk g.adamczyk at netkult.com
Fri Mar 21 17:11:08 UTC 2008


modification
/etc/wpa_supplicant/functions.sh

line: 260 add --nicelevel 19:

start-stop-daemon --start --nicelevel 19 --oknodo $DAEMON_VERBOSITY \
                --name $WPA_SUP_PNAME --startas $WPA_SUP_BIN --pidfile 
$WPA_SUP_PIDFILE \
                -- $WPA_SUP_OPTIONS $WPA_SUP_CONF


now is the problem for me completely solved.

I can use the preferred configuration in /etc/network/interfaces

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

and it works perfectly !






More information about the Pkg-wpa-devel mailing list