qca / open-ath9k-htc-firmware

The firmware for QCA AR7010/AR9271 802.11n USB NICs
Other
428 stars 182 forks source link

ath: phy0: Failed to wakeup in 500us #85

Open aashaka opened 8 years ago

aashaka commented 8 years ago

Wireless option in SystemSettings/Network sometimes comes, sometimes doesn't. This used to happen in Ubuntu 14.04, and is also happening in Ubuntu 16.04. Turning on the wifi (if at all the Wireless option comes) causes the laptop to hang sometimes. Mouse, touchscreen, light over Caps Lock button, nothing works when this happens.

This is a paste of /var/log/syslog when the mouse had started hanging: http://pastebin.com/Wg7gqxFw This a a paste of /var/log/syslog when I started the system, and the Wireless option was not there: http://pastebin.com/9j3zXCjn

Help would be appreciated

olerem commented 8 years ago

Hi @aashaka, according to your log i assume you are using PCI(e) based adapter with ath9k driver. This repo is for usb based ath9k-htc firmware. https://wireless.wiki.kernel.org/en/users/drivers/ath9k

You will need to be able to compile latest wifi development kernel from git to report results and test patches if needed.