HCL/Network Adapters (Wireless)(简体中文)

From ArchWiki

Jump to: navigation, search
Hardware Compatibility List (HCL)
Full Systems
Laptops - Desktops - Servers - Virtual Machines
Components
Video Cards - Sound Cards - Wired Net Adapters - Modems - Wireless Adapters - Monitors - Bluetooth Adapters - Printers - Scanners - TV Cards - Digital Cameras - Web Cameras - UPS - Floppy Drives - CD and DVD Writer/Readers - SCSI Adapters - Gadgets - SATA IDE Cards - Keyboards - Main Boards - RAID Controllers

Contents

Atheros

AR5006EG/AR242x/AR5007

你的无线网卡可能会误报为 AR5006 或者 AR242x, 它确实是 AR5007。 Madwifi 已经为 AR5007 设计了两个不同的软件包。

tar xf <madwifi-tarball.tar.gz>
cd <madwifi-tarball>
make
sudo make install
sudo modprobe ath_pci
sudo reboot

AR5418

This network adapter is supported by madwifi. (Tested on MacBook Pro Rev3)

D-Link

DWL-G520

Works with the madwifi driver. WEP works, have not tried WPA.

DWL-G630

Works with the madwifi driver, including WEP, WPA, and monitor mode.

DWL-G650

Works with the madwifi driver, including WEP, WPA, and monitor mode.

Intel

Intel 3945

Installed and working with iwl3945 and netcfg2.

LinkSys

The WUSB54GC adapter works correctly with rt73usb module

Broadcom

bcm4311

Works with bcm43xx module of kernel >= 2.6.21 (kernel 2.6.22 includes new bugfixes, works better but not noticeable)

BCM4318

Works with ndiswrapper. Have not tried fwcutter method.

Encore

rtl8180

This 802.11b PCI (mine is a PCMCIA) card is based on RTL8180L chipset from RealTek Semiconductor Co., Ltd. I got this wireless card to work using rtl8180 0.22_pre20070726-1 package from AUR. If you have Yaourt installed, just use it to install rtl8180 package:

$ yaourt -S rtl8180

Currently working without flaw with kernel 2.6.23. I did use (and recommend) netcfg2 to set up your wireless connection.

Personal tools