LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Atheros AR9285 wireless card - Solved
#1
Running Linux Lite 1.0.8 and this card is not recognized by the system.

So far I have done the following:

In a terminal:
[table]
[tr]
[td]sudo leafpad /etc/modprobe.d/ath9k.conf
[/td]
[/tr]
[/table]

Then a file called ath9k.conf opened, and I input the following:
[table]
[tr]
[td]options ath9k nohwcrypt=1
[/td]
[/tr]
[/table]
Saved this file.

Then in terminal:
[table]
[tr]
[td]lsmod |grep ath9k[/td]
[/tr]
[/table]

Performed a reboot. No effect.

Next, I input the following in a terminal:
[table]
[tr]
[td]sudo apt-get install rfkill[/td]
[/tr]
[/table]

I believe this finished installing, apparently no effect.
Reply
#2
Hi, DRW05

A little more information, please.  Could you post the output of the following commands from a terminal (enter each command individually - some output can be lengthy):

Code:
uname -rv
lspci -knn | grep -EiA2 net
dmesg|grep -Ei 'wlan|firmw|dhc'
sudo cat /var/log/syslog | grep -Ei 'net|wpa|dhc'

Since you have installed rfkill, please post the output of the following:

Code:
sudo rfkill list

It would also be helpful to know the make/model of your system.
Reply
#3
I believe this issue is solved for now.

I got some assistance in this thread: http://ubuntuforums.org/showthread.php?t=2210254

I'll mark this as solved.
Reply
#4
Ah...the good ole bios reset Smile
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)