Comment 93 for bug 767192

Revision history for this message
Seth Forshee (sforshee) wrote :

I'm afraid I've been asked to have you test yet another kernel, to see if the bug is fixed in the latest 2.6.39 release candidate. That one isn't yet available in our normal mainline builds location, so I've built one and uploaded it to:

  http://people.canonical.com/~sforshee/lp767192/linux-2.6.39-rc6/

If things still aren't working with this kernel, please enable ath5k reset debugging. I think this command should do it:

  sudo sh -c "echo reset > /sys/kernel/debug/ieee80211/phy0/ath5k/debug"

But without having the hardware I'm not completely sure about the path, so if it fails you might poke around in /sys/kernel/debug/ieee80211 to find the file (note that /sys/kernel/debug can only be accessed as root). Please disable wireless, run that command, re-enable wireless, and then capture syslog and dmesg showing the failed connection attempts.

Thanks!