Size: 3114
Comment:
|
Size: 3818
Comment: 1) + PCE-N10 2) RM'ed "Supported in installed system?" all HW either supported, or on path to. 3) RM'ed "Supports network install?" undefined, we aren't mind readers, & mostly ? 4) Defined columns.
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
== PCMCIA == | * 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"''' - It's either a Yes, or No. Yes, if it works perfectly with no manual modifications, or No, it doesn't at all, or requires manual configuration. If No, please add a comment to what you had to do to get it to work, if it was possible. |
Line 7: | Line 16: |
||<rowbgcolor="#d9bb7a"> '''Model''' || '''Chipset''' || '''Driver''' || '''Supports network install?''' || '''Supported in installed system?''' || '''Works "out of the box"''' || '''Comments''' || '''Last Updated''' || ||WL-107G|| rt2500 || || ?||No||Yes||Card works fine in Breezy with no special setup. Is not detected at install, but if you go to network settings and put ra0 where it says lo it will be detected. Probably have to manually put in the ssid. Broken in Feisty. Works in Gusty.||2007-12-27|| ||F3JM-AK029P|| Intel PRO/Wireless 3945ABG || || ?||Yes||Yes||Card works fine in Feisty with no special setup. Detected automatically on install.||2007-04-24|| |
= PCMCIA = |
Line 11: | Line 18: |
== PCI == | ||<rowbgcolor="#d9bb7a"> '''Model''' || '''Chipset''' || '''Driver''' || '''Works "out of the box"''' || '''Comments''' || '''Last Updated''' || || WL-107G || rt2500 || ? || No || Card works fine in Breezy with no special setup. Is not detected at install, but if you go to network settings and put ra0 where it says lo it will be detected. Probably have to manually put in the ssid. Broken in Feisty. Works in Gusty. || 2007-12-27 || || F3JM-AK029P || Intel PRO/Wireless 3945ABG || ? || Yes || Card works fine in Feisty with no special setup. Detected automatically on install. || 2007-04-24 || |
Line 13: | Line 22: |
= PCI = | |
Line 14: | Line 24: |
||<rowbgcolor="#d9bb7a"> '''Model''' || '''Chipset''' || '''Driver''' || '''Supports network install?''' || '''Supported in installed system?''' || '''Works "out of the box"''' || '''Comments''' || '''Last Updated''' || ||WL-138G V2|| Broadcom BCM4318 || bcm43xx ||Probably Not||Yes||Yes including WPA||Driver installed in Hardy, lacks firmware. bcm43xx-fwcutter in repos will fetch the firmware. Automatically detected by karmic; firmware may be easily fetched by restricted-manager.||2010-03-06|| || PCI-G31 || !RaLink RT2561/RT61 || rt61pci || ? || Yes || Yes including WPA || Automatically recognized by !NetworkManager in 9.10 and 10.04, plug and play. For other distros, if there are problems, Linux driver is included on the driver CD or can be downloaded from Asus: http://www.asus.com/product.aspx?P_ID=i7CffhTc7IDHv5rA || 2011-01-03 || |
||<rowbgcolor="#d9bb7a"> '''Model''' || '''Chipset''' || '''Driver''' || '''Works "out of the box"''' || '''Comments''' || '''Last Updated''' || || PCE-N10 || Realtek RTL8188CE [10ec:8176] (rev 01) || rtl8192ce || No || Please see [[https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1445840|here]]. || 2015-04-19 || || PCI-G31 || !RaLink RT2561/RT61 || rt61pci || Yes || Automatically recognized by !NetworkManager in 9.10 and 10.04, plug and play. For other distros, if there are problems, Linux driver is included on the driver CD or can be downloaded from Asus: http://www.asus.com/product.aspx?P_ID=i7CffhTc7IDHv5rA || 2011-01-03 || || WL-138G V2 || Broadcom BCM4318 || bcm43xx ||Yes || Driver installed in Hardy, lacks firmware. bcm43xx-fwcutter in repos will fetch the firmware. Automatically detected by karmic; firmware may be easily fetched by restricted-manager. || 2010-03-06 || |
Line 18: | Line 29: |
== USB == | = USB = |
Line 20: | Line 31: |
||<rowbgcolor="#d9bb7a"> '''Model''' || '''Chipset''' || '''Driver''' || '''Supports network install?''' || '''Supported in installed system?''' || '''Works "out of the box"''' || '''Comments''' || '''Last Updated''' || ||WL-167G V2||RT2500||???||???||Yes||Yes||Tested in 7.10. Gives errors in dmesg but once I clicked on the nm-applet and selected Manual Configuration, I was able to put in my SSID, etc. I also had to enter DNS info manually. Then I just had to run ifdown wlan0 && ifup wlan0 and I was online. Worked for me with a Linksys router running DD-WRT and WPA-TKIP.||2008-01-16|| ||WL-167G (USB IDs 0b05:1706, 0b05:1707)|| rt25|| ? || Yes - 6.10 || No - 9.10 || Detected and loaded OK. Detects networks, however cannot establish encrypted connection under 9.10 with WEP/WPA-PSK/WPA2-PSK. Well documented issues out of the box. || 2009-10-07 || ||WL-167G (USB IDs 0b05:1723, 0b05:1724)|| rt73|| ? || Yes || Yes || Using 8.04 works fine out of the box! If you have any issue (e.g. slow connection) try to install '''linux-backports-modules-hardy''' (For older version of Ubuntu you must instal GPL RT73 driver. Follow the instructions at the bottom of this guide [[WifiDocs/Driver/RalinkRT73]]).|| 2008-05-26 || ||WL-167G V2 (USB ID 0b05:1723)|| rt73usb || ? || Yes || Yes || Worked out-of-the-box on 7.10/amd64/Desktop using nm-applet and WPA-PSK. || 2008-05-02 || |
||<rowbgcolor="#d9bb7a"> '''Model''' || '''Chipset''' || '''Driver''' || '''Works "out of the box"''' || '''Comments''' || '''Last Updated''' || || WL-167G V2 || RT2500 || ? || No || Tested in 7.10. Gives errors in dmesg but once I clicked on the nm-applet and selected Manual Configuration, I was able to put in my SSID, etc. I also had to enter DNS info manually. Then I just had to run ifdown wlan0 && ifup wlan0 and I was online. Worked for me with a Linksys router running DD-WRT and WPA-TKIP. || 2008-01-16 || || WL-167G || USB IDs 0b05:1706, 0b05:1707 || rt25 || No || Detected and loaded OK. Detects networks, however cannot establish encrypted connection under 9.10 with WEP/WPA-PSK/WPA2-PSK. Well documented issues out of the box. || || 2009-10-07 || ||WL-167G || (USB IDs 0b05:1723, 0b05:1724)|| rt73 || Yes || Using 8.04 works fine out of the box! If you have any issue (e.g. slow connection) try to install '''linux-backports-modules-hardy''' (For older version of Ubuntu you must instal GPL RT73 driver. Follow the instructions at the bottom of this guide [[WifiDocs/Driver/RalinkRT73]]).|| || 2008-05-26 || ||WL-167G V2 || USB ID 0b05:1723 || rt73usb || Yes || Worked out-of-the-box on 7.10/amd64/Desktop using nm-applet and WPA-PSK. || || 2008-05-02 || |
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" - It's either a Yes, or No. Yes, if it works perfectly with no manual modifications, or No, it doesn't at all, or requires manual configuration. If No, please add a comment to what you had to do to get it to work, if it was possible.
PCMCIA
Model |
Chipset |
Driver |
Works "out of the box" |
Comments |
Last Updated |
WL-107G |
rt2500 |
? |
No |
Card works fine in Breezy with no special setup. Is not detected at install, but if you go to network settings and put ra0 where it says lo it will be detected. Probably have to manually put in the ssid. Broken in Feisty. Works in Gusty. |
2007-12-27 |
F3JM-AK029P |
Intel PRO/Wireless 3945ABG |
? |
Yes |
Card works fine in Feisty with no special setup. Detected automatically on install. |
2007-04-24 |
PCI
Model |
Chipset |
Driver |
Works "out of the box" |
Comments |
Last Updated |
PCE-N10 |
Realtek RTL8188CE [10ec:8176] (rev 01) |
rtl8192ce |
No |
Please see here. |
2015-04-19 |
PCI-G31 |
RaLink RT2561/RT61 |
rt61pci |
Yes |
Automatically recognized by NetworkManager in 9.10 and 10.04, plug and play. For other distros, if there are problems, Linux driver is included on the driver CD or can be downloaded from Asus: http://www.asus.com/product.aspx?P_ID=i7CffhTc7IDHv5rA |
2011-01-03 |
WL-138G V2 |
Broadcom BCM4318 |
bcm43xx |
Yes |
Driver installed in Hardy, lacks firmware. bcm43xx-fwcutter in repos will fetch the firmware. Automatically detected by karmic; firmware may be easily fetched by restricted-manager. |
2010-03-06 |
USB
Model |
Chipset |
Driver |
Works "out of the box" |
Comments |
Last Updated |
|
WL-167G V2 |
RT2500 |
? |
No |
Tested in 7.10. Gives errors in dmesg but once I clicked on the nm-applet and selected Manual Configuration, I was able to put in my SSID, etc. I also had to enter DNS info manually. Then I just had to run ifdown wlan0 && ifup wlan0 and I was online. Worked for me with a Linksys router running DD-WRT and WPA-TKIP. |
2008-01-16 |
|
WL-167G |
USB IDs 0b05:1706, 0b05:1707 |
rt25 |
No |
Detected and loaded OK. Detects networks, however cannot establish encrypted connection under 9.10 with WEP/WPA-PSK/WPA2-PSK. Well documented issues out of the box. |
|
2009-10-07 |
WL-167G |
(USB IDs 0b05:1723, 0b05:1724) |
rt73 |
Yes |
Using 8.04 works fine out of the box! If you have any issue (e.g. slow connection) try to install linux-backports-modules-hardy (For older version of Ubuntu you must instal GPL RT73 driver. Follow the instructions at the bottom of this guide WifiDocs/Driver/RalinkRT73). |
|
2008-05-26 |
WL-167G V2 |
USB ID 0b05:1723 |
rt73usb |
Yes |
Worked out-of-the-box on 7.10/amd64/Desktop using nm-applet and WPA-PSK. |
|
2008-05-02 |