According to the DebuggingNetworkManager page: If a network-manager bug report is about not being able to connect the title or summary should be in the format:
"[CHIPSET] cannot connect to (ENCRYPT_METHOD)" where the CHIPSET is the wireless driver used and ENCRYPT_METHOD is the encryption method used by your wireless network. Please read the bug report again. NetworkManager have no problem connecting to a wireless network - the problem lies in that nm-applet doesn't seems to recognize that there is in fact a wireless network interface. Also requesting the encryption method is bogus since the problem doesn't lies in connecting to a specific wireless network (so it's meaningless to talk about the encryption method...). But since you are requesting that i follow the instructions in DebuggingNetworkManager i will follow what is actually meaningful: poi...@poins:~$ tail -n0 -f /var/log/syslog > /tmp/syslog & [1] 4238 poi...@poins:~$ sudo killall NetworkManager poi...@poins:~$ sudo modprobe -r ath5k poi...@poins:~$ sudo modprobe ath5k poi...@poins:~$ sudo NetworkManager poi...@poins:~$ fg tail -n0 -f /var/log/syslog > /tmp/syslog ^C /tmp/syslog is attached ** Attachment added: "syslog.txt" http://launchpadlibrarian.net/22914622/syslog.txt -- [CHIPSET] cannot connect to (ENCRYPT_METHOD) https://bugs.launchpad.net/bugs/324799 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
