This is an old revision of the document!


USB Wi-Fi Adapters for Raspberry Pi(rate)Box

The official eLinux wiki provides information about Verified Raspberry Pi Peripherals but this list does not include details about AP (Access Point) functionality, which is a core requirement for building a Pi(rate)Box.

Known as working

The following USB Wi-Fi Adapters are confirmed as working:

Please note: Some USB Wi-Fi Adapters will only work with a compatible USB hub. More info about compatible USB hubs on the eLinux Wiki.

  • TP-Link TL-WN722N - works without additional powered USB hub (long running not approved) ; AP or Mesh only (both together not possible)
  • TP-Link TL-WN822N - until version 2 (currently version 3 is on the market, see below)
  • D-Link DWL-G122 - confirmed as working without USB hub.
  • TP-LINK TL-WDN3200 - confirmed with B+
  • Ralink RT5370 based USB-devices
  • The 'WIPI' adapter - from cpc.co.uk works straight out of the box. i.e. FCC ID: OYR-COMFAST88
  • TENDA W541U V2.0

If you know of an adapter that is confirmed working and not listed above, please report it in the PirateBox forum.

Known as working with additional TODOs

rtl8188cus based

rt3270 based

  • Widemac USB 2.0 150 MBps 801.11N

Edit /opt/piratebox/conf/hostapd.conf and put a # in front of the following lines

 driver=nl80211 
 ieee80211n=1 

rtl871xdrv based

hostapd needs to be exchanged for that device. See this forum thread for a detailed HowTo

Known as not working