Just started using Linux Ubuntu 14.04 and when i try to boot it, it gives me this error message. After error message it boots successfully.
The point is, i had this "ath9k.conf" file in directory but i deleted it. Thought that its going to stop giving this error (beginner, sorry), but its not. The error is still here.
I created this ath9k.conf file few days ago because my notebook have a wifi button problem so i found solution to create it and add few lines in it. It didn't help and i forgot to delete it. I successfully fixed that problem by binding my WiFi toggle to another key (instead of Fn+F2, just on F2) because almost every Asus notebook has that problem.
What should i do? That error is just annoying.
If you need more information, let me know.
I'm running Asus X552V.
/etc/modprobe.d/ath9k.conf
file? according to the error message it still exists. – steeldriver Sep 30 '14 at 10:28sudo rm /etc/modprobe.d/ath9k.conf
– Никола Стековић Sep 30 '14 at 15:34