Recommendation for USB based 802.11n network adapter with native driver support in Linux?

3

1

Can you recommend a USB based 802.11n network adapter that has native driver support for Linux?

In particular,

  • I don't want to use ndiswrapper.
  • The card must support WPA (preferably through WPA supplicant). I believe you can't do class N without WPA. Certainly my router doesn't support WEP at high bandwidth.
  • I'd prefer the drivers for the chipset to be available in the "current" kernel. I'm ok with compiling and installing separate drivers if necessary however.

As an example, one product that matches my requirements is a Belkin device with the Ralink RT2870 chipset. Unfortunately Belkin seem to have changed chipsets in later versions...

Thanks in advance for any assistance...

kwutchak

Posted 2009-08-17T07:20:04.033

Reputation: 397

Question was closed 2012-01-07T07:31:35.263

Answers

2

sudesh

Posted 2009-08-17T07:20:04.033

Reputation: 116

An ASUS product page: http://sg.asus.com/products.aspx?l1=29&l2=172&l3=745&l4=63&model=2401&modelmenu=1 Drivers are available here.

– kwutchak – 2009-08-26T07:04:41.007

2

http://www.thinkpenguin.com/ has 802.11N USB wifi cards that are supported in all the recent distributions including Ubuntu 9.10, 10.04, and 10.10, as well as free distributions like Trisquel 4.01

jamie

Posted 2009-08-17T07:20:04.033

Reputation: 21

Thanks Jamie. Do you have any idea what chipset they use? – kwutchak – 2011-05-19T10:08:21.857

2

There is a list at the official Linux Wireless wiki. Each distribution should also have its own page, see for instance Ubuntu's Wireless Cards Supported. These lists might not tell if the device can do 802.11"draft-"n, but should tell you which devices work, and how well they work.

CesarB

Posted 2009-08-17T07:20:04.033

Reputation: 4 480

Hey CesarB: Thanks for your response. In my research (yep, I did spend some time on this first ;) I came across this page. As you point out, it solves the problem of compatibility once you know that your device is 802.11n. – kwutchak – 2009-08-26T01:07:17.673

You are right about the "draft" thing. It hasn't been a problem yet though - I have got one draft adapter talking to my draft router in 802.11 with a measured bandwidth 5 x higher than 802.11g. – kwutchak – 2009-08-26T01:10:03.943

@kwutcha: all draft-n devices should be compatible to other draft-n devices, but we have no way of knowing how compatible they will be to the final 802.11n, since the standard has not come out yet. – CesarB – 2009-08-26T13:16:54.927