Sorry, I forgot to mention that after a reboot, the module workaround must be done again. I create a simple script and added to "startup applications":
Command to launch the script: gksudo /home/...yourusername.../.wifiworkaround (obviously you can change the script name :) Script: #!/bin/bash modprobe -r -f ath5k modprobe ath5k -- atheros wifi not working with kernel 2.6.31-1 https://bugs.launchpad.net/bugs/395565 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
