Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
07-06-2012, 03:58 PM
|
#1
|
|
LQ Newbie
Registered: Mar 2008
Posts: 6
Rep:
|
Wifi on Linux Mint
I'm using Linux Mint and am trying to install a TP-LINK TL-WN851ND PCI wifi card. The card is definitely seen by the computer as it's listed when I do a lspci and the ath5k and ath8k drivers appear to be installed but it's not giving me an options to enable the card (neither does the status light flash).
Any ideas anyone?
|
|
|
|
07-06-2012, 06:12 PM
|
#2
|
|
LQ Veteran
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 11,217
|
Quote:
Originally Posted by TIMONLINE
... and the ath5k and ath8k drivers appear to be installed
|
Meaning what exactly ?. "modprobe -l" finds them or "lsmod" finds them ... or ?.
Might be worth checking if ath9k is available. I would think so for recent/current Mint but haven't checked.
|
|
|
|
07-07-2012, 04:13 PM
|
#3
|
|
LQ Newbie
Registered: Mar 2008
Posts: 6
Original Poster
Rep:
|
I ran sudo athload which told me that it was uninstalling ath5k and ath8k and then ran sudo ath5k which told me that it was installing ath5k and ath8k.
|
|
|
|
07-07-2012, 05:09 PM
|
#4
|
|
Senior Member
Registered: Jun 2008
Posts: 1,631
Rep: 
|
AR9227...
I own one of these cards and it reports its chip as an AR9227, requiring the ath9k module. I can configure the card under openSUSE 12.1 but the card causes a system freeze shortly after making a wireless connection.
I find through the Internet that am not alone with this card and this problem.
|
|
|
|
07-08-2012, 04:38 PM
|
#5
|
|
LQ Newbie
Registered: Mar 2008
Posts: 6
Original Poster
Rep:
|
How did you manage to configure the card?
|
|
|
|
07-09-2012, 03:41 PM
|
#6
|
|
Senior Member
Registered: Jun 2008
Posts: 1,631
Rep: 
|
The kernel...
The kernel module "ath9k" should be loading when the card is detected. Try the command "lsmod | grep ath9k" to see if this is the case. Otherwise, try "modprobe ath9k" to load the module. Remember to blacklist any other module.
In addition, you have to use your NetworkManager applet to find and and configure the connection to your wireless signal. There are several posts on the Internet for Ubuntu based linux distributions and devices/chips using this module.
I am using openSUSE 12.1 and it provided all that was needed to get the TL-WN851ND card working. As a test, I booted a Mint 13 live-DVD and the card was found and configured and I could establish a connection to my router, but then too the system froze right after I opened an Internet site.
The use of the "ath9k" module assumes that you are making a connection to an 802.11n network. 802.11g seems to require using the "ath5k" module. You can try loading each in turn while blacklisting the others. Google will tell you more.
Last edited by thorkelljarl; 07-09-2012 at 04:12 PM.
|
|
|
|
07-10-2012, 05:01 PM
|
#7
|
|
LQ Newbie
Registered: Mar 2008
Posts: 6
Original Poster
Rep:
|
Quote:
Originally Posted by thorkelljarl
The kernel...
The kernel module "ath9k" should be loading when the card is detected. Try the command "lsmod | grep ath9k" to see if this is the case. Otherwise, try "modprobe ath9k" to load the module. Remember to blacklist any other module.
In addition, you have to use your NetworkManager applet to find and and configure the connection to your wireless signal. There are several posts on the Internet for Ubuntu based linux distributions and devices/chips using this module.
I am using openSUSE 12.1 and it provided all that was needed to get the TL-WN851ND card working. As a test, I booted a Mint 13 live-DVD and the card was found and configured and I could establish a connection to my router, but then too the system froze right after I opened an Internet site.
The use of the "ath9k" module assumes that you are making a connection to an 802.11n network. 802.11g seems to require using the "ath5k" module. You can try loading each in turn while blacklisting the others. Google will tell you more.
|
lsmod | grep ath9k doesn't give anything!
modprobe ath9k gives -
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
WARNING: Error inserting cfg80211 (/lib/modules/2.6.28-11-generic/kernel/net/wireless/cfg80211.ko): Operation not permitted
WARNING: Error inserting mac80211 (/lib/modules/2.6.28-11-generic/kernel/net/mac80211/mac80211.ko): Operation not permitted
FATAL: Error inserting ath9k (/lib/modules/2.6.28-11-generic/kernel/drivers/net/wireless/ath9k/ath9k.ko): Operation not permitted
|
|
|
|
07-11-2012, 06:18 AM
|
#8
|
|
Senior Member
Registered: Jun 2008
Posts: 1,631
Rep: 
|
I don't know...
Are you running the latest version of Mint? Try to boot a live-cd/dvd of Mint 13 and see what happens. This card should install and connect. It may freeze after that, but that's another problem and may have to do with which kernel module to use use on a g or n network.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:12 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|