Difference between revisions of "ThinkPad 11a/b/g Wireless LAN Mini Express Adapter"

From ThinkWiki
Jump to: navigation, search
(Linux WiFi driver)
(Reverted to last pure a/b/g version. a/b/g/n edits should go on the other page.)
Line 3: Line 3:
 
|style="vertical-align:top" |
 
|style="vertical-align:top" |
 
<div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;">
 
<div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;">
=== ThinkPad 11a/b/g/n Wireless LAN Mini Express Adapter [AR5418]===
+
=== ThinkPad 11a/b/g Wireless LAN Mini Express Adapter ===
 
This is a WiFi Adapter that is installed in a Mini-PCI Express slot
 
This is a WiFi Adapter that is installed in a Mini-PCI Express slot
  
 
=== Features ===
 
=== Features ===
* Chipset: Atheros AR5418
+
* Chipset: Atheros AR5006EX (As printed on card AR5BXB6)
* Integrated Mac Processor and Radio Chip: Atheros AR5418
+
* Integrated Mac Processor and Radio Chip: Atheros 5424
* IEEE Standards: 802.11a, 802.11b, 802.11g, 802.11n
+
* IEEE Standards: 802.11a, 802.11b, 802.11g
* PCI ID:
+
* PCI ID: 168c:1014
 
</div>
 
</div>
 
|style="vertical-align:top" |
 
|style="vertical-align:top" |
Line 17: Line 17:
  
 
=== IBM Partnumbers ===
 
=== IBM Partnumbers ===
IBM Option PN (US):
+
IBM Option PN (US): 40Y7026
  
 
=== Linux WiFi driver ===
 
=== Linux WiFi driver ===
 +
Try the [[Madwifi]] driver.
  
As of march 23, the madwifi driver does work (tested the nightly build)
+
OR
If you still got problems check [http://madwifi.org/ticket/1001 madwifi ticket #1001].
+
 
Alternativly you could get the driver from http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&lndocid=MIGR-66449 and use ndiswrapper
+
get the driver from http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-52527 and use ndiswrapper
  
 
=== Hardware switch ===
 
=== Hardware switch ===
Line 33: Line 34:
 
(Note: This may not always be the case. On at least one T60, model 2007-62U with Atheros AR5212, running Ubuntu Edgy with the MadWifi driver, the wireless switch has no effect. Wireless operates with the switch in either position. But there's an [http://article.gmane.org/gmane.linux.acpi.ibm-acpi.devel/137 experimental patch] which adds support of the switch to [[ibm-acpi]].)
 
(Note: This may not always be the case. On at least one T60, model 2007-62U with Atheros AR5212, running Ubuntu Edgy with the MadWifi driver, the wireless switch has no effect. Wireless operates with the switch in either position. But there's an [http://article.gmane.org/gmane.linux.acpi.ibm-acpi.devel/137 experimental patch] which adds support of the switch to [[ibm-acpi]].)
  
This is a physical switch that lies on the lower side of front edge of the Thinkpad toward the left side. You will see a green bar on the left side of this switch if it is turned on. If you switch from off to on and this is the problem with the wireless card the service will be enabled.
 
 
=== ThinkPads this card may be found in ===
 
=== ThinkPads this card may be found in ===
 
* {{T60}}, {{T60p}}
 
* {{T60}}, {{T60p}}
Line 41: Line 41:
 
=== Related Links ===
 
=== Related Links ===
 
* [http://www.madwifi.org MadWifi project page]
 
* [http://www.madwifi.org MadWifi project page]
* [http://madwifi.org/ticket/1001 MadWifi ticket #1001]
+
* [http://madwifi.org/ticket/263 MadWifi ticket #263]
* [http://madwifi.org/wiki/Compatibility Madwifi Compatibility List]
+
 
* [http://ndiswrapper.sourceforge.net Sourceforge ndiswrapper]
 
* [http://ndiswrapper.sourceforge.net/mediawiki/index.php/Installation#Install_Windows_driver Sourceforge NDISWRAPPER INSTALL]
 
 
[[Category:Components]]
 
[[Category:Components]]

Revision as of 05:06, 7 April 2007

ThinkPad 11a/b/g Wireless LAN Mini Express Adapter

This is a WiFi Adapter that is installed in a Mini-PCI Express slot

Features

  • Chipset: Atheros AR5006EX (As printed on card AR5BXB6)
  • Integrated Mac Processor and Radio Chip: Atheros 5424
  • IEEE Standards: 802.11a, 802.11b, 802.11g
  • PCI ID: 168c:1014

Atheros mini-PCIe WiFi Adapter

IBM Partnumbers

IBM Option PN (US): 40Y7026

Linux WiFi driver

Try the Madwifi driver.

OR

get the driver from http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-52527 and use ndiswrapper

Hardware switch

Some ThinkPads have a hardware switch that must be in the on position for the radio to work, regardless of driver state:

(ThinkPad R60 radio switch in the ON position)

(Note: This may not always be the case. On at least one T60, model 2007-62U with Atheros AR5212, running Ubuntu Edgy with the MadWifi driver, the wireless switch has no effect. Wireless operates with the switch in either position. But there's an experimental patch which adds support of the switch to ibm-acpi.)

ThinkPads this card may be found in

Related Links