View previous topic :: View next topic |
Author |
Message |
Ion Silverbolt Apprentice
Joined: 04 Nov 2004 Posts: 203
|
Posted: Thu Dec 02, 2010 5:24 am Post subject: ath9k usb issues (Solved) |
|
|
I'm using a TP-Link wireless usb card that uses the Atheros 9271
Code: | Bus 001 Device 010: ID 0cf3:9271 Atheros Communications, Inc. |
I'm pretty sure I have all the proper drivers installed, and I installed the ar9271.fw file into /lib/firmware/ but dmesg shows that it still cannot find the firmware. Does the firmware file go into a different folder perhaps? Thank you.
Last edited by Ion Silverbolt on Fri Dec 03, 2010 3:36 am; edited 1 time in total |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54808 Location: 56N 3W
|
Posted: Thu Dec 02, 2010 10:33 am Post subject: |
|
|
Ion Silverbolt,
Show us Code: | ls -l /lib/firmware | and the section of dmesg where the firmware fails to load.
You need to make the kernel drive a module. Many wireless cards have this issue when they are built into the kernel. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
Ion Silverbolt Apprentice
Joined: 04 Nov 2004 Posts: 203
|
|
Back to top |
|
|
anton_kg Tux's lil' helper
Joined: 10 Feb 2007 Posts: 93
|
Posted: Mon May 02, 2011 3:59 am Post subject: |
|
|
I suggest to Code: | emerge sys-kernel/linux-firmware | instead of downloading a random files from untrusted locations.
Alternatively, it should be a separate ebuild with the necessary firmware. |
|
Back to top |
|
|
|