Diff for "HardwareSupportComponentsWirelessNetworkCardsMotorola"


Differences between revisions 4 and 5
Revision 4 as of 2008-08-09 01:57:00
Size: 636
Editor: crlspr-24
Comment: Parent: [[WifiDocs/WirelessCardsSupported | Wifi Wireless Cards Supported]] | [[/PageDiscussion|Discuss this page]]
Revision 5 as of 2015-04-19 23:35:32
Size: 1505
Editor: 84
Comment: 1) RM'ed "Supports network install?" undefined, we aren't mind readers, & mostly ? 2) 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"
  * 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.
Line 7: Line 18:
||<rowbgcolor="#d9bb7a"> '''Make''' || '''Model''' || '''Chipset''' || '''Driver''' || '''Supports network install?''' || '''Supported in installed system?''' || '''Works "out of the box"''' || '''Comments''' || '''Last Updated''' ||
|| WN825G || bcm4306 (rev 03) || no (ndiswrapper) || No || No || No || Works great with ndswrapper on Edgy and official Windows Motorola driver, use bcmwl5a.inf, couldn't get it to work with firmware using bcm43xx firmware cutter || || 2006-11-17 ||
= PCMCIA =

||<rowbgcolor="#d9bb7a"> '''Model''' || '''Chipset''' || '''Driver''' || '''Works "out of the box"''' || '''Comments''' || '''Last Updated''' ||
|| WN825G || bcm4306 (rev 03) || ndiswrapper || No || Works great with ndswrapper on Edgy and official Windows Motorola driver, use bcmwl5a.inf, couldn't get it to work with firmware using bcm43xx firmware cutter. || 2006-11-17 ||

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.

PCMCIA

Model

Chipset

Driver

Works "out of the box"

Comments

Last Updated

WN825G

bcm4306 (rev 03)

ndiswrapper

No

Works great with ndswrapper on Edgy and official Windows Motorola driver, use bcmwl5a.inf, couldn't get it to work with firmware using bcm43xx firmware cutter.

2006-11-17

HardwareSupportComponentsWirelessNetworkCardsMotorola (last edited 2015-04-19 23:35:32 by 84)