[Bug 546871] Re: ath5k system freeze induced by Chrome bookmark sync
Asrivas
asrivas at yahoo.com
Sun May 23 05:19:31 UTC 2010
I was having random and frequent freezes/crashes with 2.6.32-22-generic lucid and network manager on my t41p with ar5212 chipset.
I removed network manager and installed wicd. That seems to have got rid of freezes crashes. But then it would connect fine at home with a wap2 ap but not at a friends place with a normal non encrypted ap. It would just not see any wireless network.
Going to command line and doing the following as root fixed it.
# to view available wireless
iwlist wlan0 scan
# to connect to a an ap ssid1
iwconfig wlan0 essid ssid1
# to get ip address
dhclient3 wlan0 &
--
ath5k system freeze induced by Chrome bookmark sync
https://bugs.launchpad.net/bugs/546871
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list