Difference between revisions of "User:Chaimleib/sandbox"
Line 36: | Line 36: | ||
| Adafruit | | Adafruit | ||
| [https://www.adafruit.com/products/814 Miniature WiFi Module, Raspberry Pi] | | [https://www.adafruit.com/products/814 Miniature WiFi Module, Raspberry Pi] | ||
− | | RTL8192cu | + | | Realtek RTL8192cu |
| {{yes|'''Wheezy''' preinstalled driver}} | | {{yes|'''Wheezy''' preinstalled driver}} | ||
| {{yes| preinstalled driver}} | | {{yes| preinstalled driver}} | ||
Line 97: | Line 97: | ||
| ALFA Network Inc. | | ALFA Network Inc. | ||
| AWUS036NHR | | AWUS036NHR | ||
− | | RTL8188RU | + | | Realtek RTL8188RU |
| {{dunno}} | | {{dunno}} | ||
| {{yes|'''kernel 3.2.0-4''' [http://www.raspberrypi.org/forums/viewtopic.php?f=46&t=43053 install Realtek drivers]}} | | {{yes|'''kernel 3.2.0-4''' [http://www.raspberrypi.org/forums/viewtopic.php?f=46&t=43053 install Realtek drivers]}} | ||
Line 103: | Line 103: | ||
| {{yes-no|Sometimes}} | | {{yes-no|Sometimes}} | ||
| | | | ||
+ | |- | ||
+ | |||
+ | | AirLink101 | ||
+ | | AWLL5088: Wireless N 150 Ultra Mini-USB Adapter | ||
+ | | | ||
+ | | {{yes|'''Wheezy''' use install script (see notes)}} | ||
+ | | {{dunno}} | ||
+ | | {{dunno}} | ||
+ | | {{dunno}} | ||
+ | | Based on the OEM Edimax EW-7811Un. For automatic installation, See MrEngmanns script listed below under the Edimax device. | ||
+ | |- | ||
+ | |||
+ | |||
+ | | AirLink101 | ||
+ | | AWLL5099: Wireless N 150 Ultra Mini-USB Adapter | ||
+ | | Realtek RTL8188CUS | ||
+ | | {{dunno}} | ||
+ | | {{yes|'''Wheezy''' preinstalled driver}} | ||
+ | | {{dunno}} | ||
+ | | {{yes}} | ||
+ | | | ||
+ | |- | ||
|} | |} | ||
+ | ** AWLL5099: Tested on Raspian Wheezy. with screenshots can be found [http://www.savagehomeautomation.com/raspi-airlink101 here]. This adapter is based on the Realtek RTL8188CUS chipset. The rtl8192cu kernel driver is loaded automatically in the latest Raspian distribution. Wifi access point configuration - [http://raspberry-at-home.com/hotspot-wifi-access-point/ see tutorial and configuration script] | ||
+ | ** [http://www.airlink101.com/products/awll6075.php AWLL6075]: Tested on Raspian Wheezy 16-Dec-2012 build and distro upgrade as of 09-Jan-2013. lsusb reports: 0bda:8172 Realtek Semiconductor Corp. RTL8191SU 802.11n WLAN Adapter. Driver installed is r8712u. Powers OK from Model B Pi (Rev 000f) USB port (1200mA supply tested). Dongle does get hot under use when directly connected to USB port (slightly reduced when USB extender cable used). | ||
+ | |||
+ | |||
+ | ==Tutorials== | ||
+ | * [http://www.savagehomeautomation.com/raspi-airlink101 CLI configuration instructions] - for Airlink 101, but generally applicable procedure. |
Revision as of 02:53, 7 January 2015
Manufacturer | Name | Description | Works on | Works without hub | Notes | ||
---|---|---|---|---|---|---|---|
Debian | Raspbian | Other | |||||
3COM | 3CRUSB10075 | ZyDAS zd1211rw | ? | ? | ? | ? | |
7DayShop | W-3S01BLK | Ralink RT5370. MAC address manufacturer code is 7cdd90 ("Shenzhen Ogemray Technology Co., Ltd.") Unbranded product available from 7DayShop, in a single or twin pack. [1], [2]. | Wheezy preinstalled driver stops after 3-4 hours even with USB workarounds | ? | ? | Rev 2 | Created wpa.conf, edited 'interfaces' file and restarted the networking. |
W-3S01BLKTWIN | |||||||
Adafruit | Miniature WiFi Module, Raspberry Pi | Realtek RTL8192cu | Wheezy preinstalled driver | preinstalled driver | RetroPie v2.3 preinstalled driver
OPENELEC v4.0.5 preinstalled driver |
Sometimes | |
ALFA Network Inc. | AWUS036NEH | Ralink RT3070 | Squeeze install Ralink firmware | ? | ? | ? | |
ALFA Network Inc. | AWUS036NH | Ralink RT3070 | Wheezy install Ralink firmware | install aircrack-ng | Arch Linux use rt2800usb module | ? | |
ALFA Network Inc. | AWUS036H (500 mW version) | Ralink RT3070 | ? | install aircrack-ng | ? | ? | This product is end-of-life. |
ALFA Network Inc. | AWUS036H (1 W version) | Realtek 8187L | ? | install aircrack-ng | ? | Rev2? | This product is end-of-life. |
ALFA Network Inc. | AWUS036NHA | Atheros AR9271 | ? | install aircrack-ng | ? | Sometimes | Power: Pi does not boot with adapter inserted; insert after boot. |
ALFA Network Inc. | AWUS036NHR | Realtek RTL8188RU | ? | Yes | ? | Sometimes | |
AirLink101 | AWLL5088: Wireless N 150 Ultra Mini-USB Adapter | Wheezy use install script (see notes) | ? | ? | ? | Based on the OEM Edimax EW-7811Un. For automatic installation, See MrEngmanns script listed below under the Edimax device. | |
AirLink101 | AWLL5099: Wireless N 150 Ultra Mini-USB Adapter | Realtek RTL8188CUS | ? | Wheezy preinstalled driver | ? | Yes |
- AWLL5099: Tested on Raspian Wheezy. with screenshots can be found here. This adapter is based on the Realtek RTL8188CUS chipset. The rtl8192cu kernel driver is loaded automatically in the latest Raspian distribution. Wifi access point configuration - see tutorial and configuration script
- AWLL6075: Tested on Raspian Wheezy 16-Dec-2012 build and distro upgrade as of 09-Jan-2013. lsusb reports: 0bda:8172 Realtek Semiconductor Corp. RTL8191SU 802.11n WLAN Adapter. Driver installed is r8712u. Powers OK from Model B Pi (Rev 000f) USB port (1200mA supply tested). Dongle does get hot under use when directly connected to USB port (slightly reduced when USB extender cable used).
Tutorials
- CLI configuration instructions - for Airlink 101, but generally applicable procedure.