![]() |
VOOZH | about |
Parent: Wifi Wireless Cards Supported | Discuss this page
Chipset - Chipset vendor name, chipset name, vendor code, and device code. For example, if one was looking for a PCI device:
lspci -vvnn | grep Network 04:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter [10ec:8176] (rev 01)
It's the 'Realtek', 'RTL8188CE', and '[10ec:8176] (rev 01)'.
Driver - For a PCI device:
lspci -vvnn | grep -A 9 Network | grep Kernel Kernel driver in use: rtl8192ce
It's the 'rtl8192ce'.
Model |
Chipset |
Driver |
Works "out of the box" |
Comments |
Last Updated |
5410 |
? |
acx111 |
No |
Running Ubuntu 6.06 Dapper Drake. Detected card immediately and showed as active in Network Settings, but unable to connect to access point. Follow instructions in this thread http://www.ubuntuforums.org/showthread.php?t=75448&highlight=5410 and everything seems to work just fine! |
2007-01-13 |
Model |
Chipset |
Driver |
Works "out of the box" |
Comments |
Last Updated |
USR5423 |
? |
zd1211rw |
Yes |
Works flawless with 7.10. |
2007-12-02 |
5420 |
0baf:0111 |
? |
No |
The latest ndiswrapper release source must be downloaded from http://sourceforge.net/projects/ndiswrapper/ and the directions for building WifiDocs/Driver/Ndiswrapper followed while replacing ndiswrapper-1.1 with the version downloaded (i.e. latest at time of writing = ndiswrapper-1.5); everything works except the signal strength monitor, probably because it gets compiled against version 17 of the wireless extensions instead of 18; lastly, you'll probably need to install gcc3.4 using Synaptic otherwise build will fail |
2005-11-01 |
MAXg 5421 |
? |
ndiswrapper |
No |
On Feisty, the udev rule should be: SUBSYSTEM=="usb", ATTR{idProduct}=="011b", ATTR{idVendor}=="0baf", ATTR{bConfigurationValue}="1". Value 011b depends on product (use lsusb command). Works fine with USR5421X.inf and networkmanager. |
2007-07-16 |
HardwareSupportComponentsWirelessNetworkCardsUsRobotics (last edited 2015-04-20 03:15:10 by 84)
The material on this wiki is available under a free license, see Copyright / License for details
You can contribute to this wiki, see
Wiki Guide for details