tags 471905 + moreinfo
thanks

Hi

On Wednesday 23 May 2012, Gregor Adamczyk wrote:
> Package: wpasupplicant
> Version: 0.6.3-1
> Severity: important
> 
> Hi, if I start or configure wpasupplicant with normal priority, it is not 
> possible to establish 
> the WPA2 or WPA connection.
> 
> But a simple nice -10 in pre-up solve the problem completely.
> 
> The problem exists only in the daemon mode.
> 
> In debug mode I didn't have any problems.
> 
> Here is my temporary solve (work perfekt):
> 
> /etc/network/interfaces
> 
> allow-hotplug wlan0
> iface wlan0 inet dhcp
> pre-up nice -19 wpa_supplicant -B -i wlan0 -c 
> "/etc/wpa_supplicant/wpa_supplicant.conf" -D wext; 
> sleep 10;
> post-down killall -q dhclient wpa_supplicant;
> 
> I worked at thy moment with ndiswrapper and the wext driver.
[…]

Is this still a problem for you?

Looking through the bugreport and the involved source, I strongly 
suggest that this is a ndiswrapper problem, rather than a bug in 
wpasupplicant (the kernel module really needs to accept commands in 
order), but before reassigning, I'd like to reconfirm that this is 
still open.

Regards
        Stefan Lippers-Hollmann

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to