I'm unsure as to what I should type following these instructions: Chri wrote on 2008-08-12: (permalink)
This WorkAround also works for me : - from the gnome network manager, launch the connection - find the wpa PID by a 'ps -ef | grep wpa_supplicant' - do a 'sudo renice 19 wpa_pid' , replace wpa_pid by the wpa_supplicant PID I have done the following: [EMAIL PROTECTED]:~$ sudo ps -ef | grep wpa_supplicant root 8505 1 0 16:36 ? 00:00:00 /sbin/wpa_supplicant -g /var/run/wpa_supplicant-global ken 8614 8581 0 16:42 pts/0 00:00:00 grep wpa_supplicant -- [ndiswrapper] [wg511] fails to associate https://bugs.launchpad.net/bugs/207446 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
