Parent: Wifi Wireless Cards Supported | Discuss this page
Summary
- Model - This is the full device model as noted on the box.
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'.
- Works "out of the box"
- Yes - It works perfectly with no manual modifications, or degraded performance.
- No - It doesn't work at all, has degraded performance, or requires manual configuration to make it work. Please add a comment to what you had to do to get it to work if this was possible, as well as a URL to an outstanding Launchpad bug report to address the issues encountered.
miniPCI
Model |
Chipset |
Driver |
Works "out of the box" |
Comments |
Last Updated |
BCM4306 (rev 03) |
? |
b43 |
No |
9.10 on Compaq Presario R3055CA laptop. |
2009-11-17 |
BCM4306 (rev 04) |
? |
b43 |
No |
Seems to work fine under 7.04 after you install bcm43xx-fwcutter. |
2007-04-05 |
BCM4309 (rev 03) |
? |
b43 |
No |
Works fine under 10.04 ix86 after you install b43-fwcutter. |
2013-05-26 |
BCM4310 USB controller(rev 01) |
? |
b43 |
No |
Seems to work fine under 7.04 after you install bcm43xx-fwcutter. When I installed bcm43xx-fwcutter it prompted me if I want to automatically download and install the firmware and it did it flawlessly (I am running the AMD64 version). |
2007-06-02 |
BCM4310 USB Controller (rev 01) |
? |
wl / ndiswrapper |
No |
Something is wrong with the Hardy 8.04 Live CD that prevents the wl driver from working properly, but this is fixed in updates. I have had better luck with ndiswrapper using step 2e in Feisty_No-Fluff. A message on bcm43xx-dev about potential future support with the b43 driver. This card was in an HP Pavilion dv2815nr. |
2008-07-21 |
BCM4313 |
? |
wl |
No |
Ubuntu 11.04: Works fine with the exception that it does NOT see WAPoints at channel 13, make sure your wifi router is at a lower channel. |
2011-04-26 |
BCM4331 |
[14e4:4331] (rev 02) |
wl |
No |
Both Utopic and Vivid unusable with 802.11n 2.4GHz. Please see here. |
2015-04-20 |