LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 08-13-2019, 03:00 PM   #1
qorg11
LQ Newbie
 
Registered: Jun 2018
Location: Spain
Distribution: Debian
Posts: 17

Rep: Reputation: Disabled
Ath9k compatible 2,4GHz and 5GHz network card


Hi, i have a ThinkPad T400 (It's corebooted, so no problem with whitelist) And i'm looking for a Ath9k driver compatible network card, It have to be compatible with aircrack-ng (No, i don't crack neighbor's routers) and can connect to 2,4GHz and 5GHz routers.
I've looked in wikidevi but i'm not sure which card buy.
 
Old 08-14-2019, 05:34 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,297

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Atheros wifi chips use the Ath9k, and not the latest ones either (there is also ath10k) Here's mine:
Code:
bash-5.0$ sudo lspci -v |grep -A30 02:00.0
02:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)
	Subsystem: Samsung Electronics Co Ltd AR9485 Wireless Network Adapter
	Flags: bus master, fast devsel, latency 0, IRQ 17
	Memory at c0000000 (64-bit, non-prefetchable) [size=512K]
	Expansion ROM at c0080000 [disabled] [size=64K]
	Capabilities: [40] Power Management version 2
	Capabilities: [50] MSI: Enable- Count=1/4 Maskable+ 64bit+
	Capabilities: [70] Express Endpoint, MSI 00
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [140] Virtual Channel
	Capabilities: [160] Device Serial Number 00-00-00-00-00-00-00-00
	Kernel driver in use: ath9k
	Kernel modules: ath9k
That's vintage 2012. You might do better looking at used nics. I've a laptop here, btw. Make menuconfig in the kernel has some good info on what chips are covered by this module. BTW, I don't think this card handles the 5 Ghz wifi range.
 
Old 08-14-2019, 08:54 AM   #3
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,005
Blog Entries: 26

Rep: Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521
All the AC cards will use Ath10K, not Ath9K. You'd have to get an older, N & older-only card to find one that worked with Ath9K, but it's not so old that it should be impossible. Of course, we also would need to know if your laptop requires a mini pci-express, micro pci-express, or the NGFF pci-express form factor. It'll definitely be easier to find one in the mini or micro pci-express that does Ath9K than in NGFF.

Last edited by Timothy Miller; 08-14-2019 at 08:56 AM.
 
Old 08-14-2019, 11:17 AM   #4
m86
LQ Newbie
 
Registered: Aug 2019
Posts: 1

Rep: Reputation: Disabled
FWIR, the T400 used the full-size 5300 / 5100 Mini Card (circa ~2008-2009?) - I do not believe it used a half-size card (HMC). Provided that assumption is correct and you have three WLAN antennas, you'd probably want to go with an XB112 (AR5BXB112). It's a 3-stream module and (IMO) the best you're going to get using ath9k. However, the following would probably work fine.
  • XB112 / AR5BXB112, (Full-size) - AR9380 (dual-band, 3x3) full-size reference design
  • HB112 / AR5BHB112, aka Killer 1103, (HMC) - AR9380 (dual-band, 3x3) size-reduced reference design
  • XB92 / AR5BXB92, (Full-size) / HB92 / AR5BHB92, (HMC) - AR9280 (dual-band, 2x2) reference design
  • Ubiquiti sold an XB92 module - the SR71-E - but I'm not sure what really distinguishes it from any other XB92-based card. It was marketed as having higher TX power.
  • HB116 / AR5BHB116, aka Killer 1102, (HMC) - AR9382 (dual-band, 2x2) reference design
  • WB222 / AR5B22, (HMC) - AR9462 (dual-band, 2x2, w/ Bluetooth) reference design

Last edited by m86; 08-14-2019 at 11:20 AM.
 
Old 08-15-2019, 04:17 AM   #5
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,297

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Welcome to LQ, m86, and great that your 1st post isn't explaining that you've blown yourself up!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Smaller Raspberry Pi 3 Model A+ Announced with 5GHz Wi-Fi and 1.4GHz CPU for $25 LXer Syndicated Linux News 0 11-19-2018 10:04 PM
HELP! ath9K AR9462, how to disable the 5GHz channel elecomes Linux - Networking 5 04-16-2015 07:39 AM
a/b/g card wont go into 2.4ghz Atrocity Linux - Wireless Networking 1 05-13-2005 12:17 PM
WPC54G (Linksys 2.4Ghz) PCMCIA card works. rveenema Linux - Networking 3 11-14-2003 12:16 AM
Netgear 2.4GHz Wireless Desktop Card Netgear MA311 Freaksta Linux - Hardware 8 05-27-2003 12:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 09:54 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration