Difference between revisions of "Wireless Network Adapters"

From ThinkWiki
Jump to: navigation, search
(Atheros)
m (Intel)
(38 intermediate revisions by 20 users not shown)
Line 1: Line 1:
This document covers IBM integrated (MiniPCI), Cardbus and PC Card (PCMCIA) Wi-Fi devices.
+
{| width="100%"
 +
|style="vertical-align:top;padding-right:20px;width:10px;white-space:nowrap;" | __TOC__
 +
|style="vertical-align:top" |
 +
This document covers IBM/Lenovo integrated (MiniPCI), Cardbus and PC Card (PCMCIA) Wi-Fi devices.
 +
|}
  
 
== Finding out which adapter you have ==
 
== Finding out which adapter you have ==
 
For MiniPCI or Cardbus adapters run the command:
 
For MiniPCI or Cardbus adapters run the command:
  lspci -n | grep "Class 0200"
+
:{{cmdroot|lspci -n <nowiki>|</nowiki> grep -e "0200" -e "0280"}}
 +
 
 
And compare the PCI IDS with the ones below.
 
And compare the PCI IDS with the ones below.
  
Note: This will also return the PCI IDS of any Ethernet adapters, as Ethernet adapters and Wireless adapters share the same PCI Class ID.
+
{{NOTE| This will also return the PCI IDS of any Ethernet adapters, as Ethernet adapters and Wireless adapters share the same PCI Class ID.}}
  
 
== MiniPCI adapters ==
 
== MiniPCI adapters ==
 +
 
=== Atheros ===
 
=== Atheros ===
 
*[[IBM Dual-Band 11a/b Wi-Fi Wireless Mini PCI Adapter]] <tt>(PCI-ID: 168c:0012)</tt>
 
*[[IBM Dual-Band 11a/b Wi-Fi Wireless Mini PCI Adapter]] <tt>(PCI-ID: 168c:0012)</tt>
Line 14: Line 20:
 
*[[IBM 11a/b/g Wireless LAN Mini PCI Adapter]] <tt>(PCI-ID: 168c:1014)</tt>
 
*[[IBM 11a/b/g Wireless LAN Mini PCI Adapter]] <tt>(PCI-ID: 168c:1014)</tt>
 
*[[IBM 11a/b/g Wireless LAN Mini PCI Adapter II]] <tt>(PCI-ID: 168c:1014)</tt>
 
*[[IBM 11a/b/g Wireless LAN Mini PCI Adapter II]] <tt>(PCI-ID: 168c:1014)</tt>
*[[ThinkPad 11a/b/g Wireless LAN Mini Express Adapter]]
+
*[[ThinkPad 11a/b/g Wireless LAN Mini Express Adapter]] <tt>(PCI-ID: 168c:1014)</tt>
 +
*[[ThinkPad 11a/b/g/n Wireless LAN Mini Express Adapter]] (AR5BXB72) <tt>(PCI-ID: 168c:0024)</tt>
 +
 
 +
=== Broadcom ===
 +
*[[Broadcom BCM4312 802.11b/g]] <tt>(PCI-ID: 14e4:4315)</tt>
  
 
=== Cisco ===
 
=== Cisco ===
Line 22: Line 32:
 
*[[Intel PRO/Wireless 2200BG Mini-PCI Adapter]] <tt>(PCI-ID: 8086:4220)</tt>
 
*[[Intel PRO/Wireless 2200BG Mini-PCI Adapter]] <tt>(PCI-ID: 8086:4220)</tt>
 
*[[Intel PRO/Wireless 2915ABG Mini-PCI Adapter]] <tt>(PCI-ID: 8086:4224)</tt>
 
*[[Intel PRO/Wireless 2915ABG Mini-PCI Adapter]] <tt>(PCI-ID: 8086:4224)</tt>
 +
*[[Intel PRO/Wireless 3945ABG Mini-PCI Express Adapter]] <tt>(PCI-ID: 8086:4227)</tt>
 +
*[[Intel PRO/Wireless 4965AGN Mini-PCI Express Adapter]] <tt>(PCI-ID: 8086:4230)</tt>
 +
*[[Intel Wifi Link 5100 (AGN)]]
 +
*[[Intel Wifi Link 5300 (AGN)]]
 +
*[[Intel WiMAX/WiFi Link 5150]]
 +
*[[Intel WiMAX/WiFi Link 5350]]
 +
*[[Intel Centrino Wireless-N 1000]]
 +
*[[Intel Centrino Advanced-N 6200]]
 +
*[[Intel Centrino Advanced-N + WiMAX 6250]]
 +
*[[Intel Centrino Ultimate-N 6300]]
 +
*[[Intel Wireless-N 7260]]
 +
*[[Intel Wireless-AC 7265]]
 +
 
=== Prism ===
 
=== Prism ===
 
*[[IBM High Rate Wireless LAN Mini-PCI Adapter with Modem]] <tt>(PCI-ID: 1260:3873)</tt>
 
*[[IBM High Rate Wireless LAN Mini-PCI Adapter with Modem]] <tt>(PCI-ID: 1260:3873)</tt>
Line 27: Line 50:
 
*[[IBM High Rate Wireless LAN Mini-PCI Adapter III]]
 
*[[IBM High Rate Wireless LAN Mini-PCI Adapter III]]
  
=== "Unauthorized" MiniPCI network card ===
+
=== Realtek ===
Although the MiniPCI slot is an industry standard and can accept any MiniPCI adapter, the IBM BIOS is set to only allow you to boot with an 'authorized' adapter installed. Attempts to install an unsupported card will result in the following message:
+
*[[ThinkPad 11b/g/n Wireless LAN Mini-PCI Express Adapter II]]
 +
 
 +
=== Error 1802 - "Unauthorized" MiniPCI network card ===
 +
Attempts to install an unsupported card will result in the following message:
  
 
   1802: Unauthorized network card is plugged in - Power off and remove the miniPCI network card.
 
   1802: Unauthorized network card is plugged in - Power off and remove the miniPCI network card.
  
This is because the cards ID(s) (what ''lspci'' uses) are checked against a [[Wikipedia:Whitelist|whitelist]] in the BIOS. IBM's reasoning for this is that the combination of MiniPCI card and the integrated antenna in the ThinkPad needs to be certified by the US FCC (Federal Communications Committee).  
+
For a resolution, see the [[Problem with unauthorized MiniPCI network card]] page.
  
Several people say that it is not necessary to switch off the computer after receiving the error message. It seems to be possible to press F1 to enter the BIOS and deactivate the WLAN card. -- This does not work on my t43.
+
=== Hardware Transmitter Switch ===
  
There is a tool in the internet called "no-1802". It is used to set a certain bit in the CMOS memory which overrides the whitelistThis does not work on my t43.
+
Operating a radio transmitter is not permitted in aircraft, and there are times where security requires that your wireless connection be shut down. Some ThinkPads with internal MiniPCI wireless cards have a hardware switch that disables the wireless networkHere it is on the '''on''' position:
  
Additional Information about "Unauthorised" MiniPCI adapters can be found at: http://www.srcf.ucam.org/~mjg59/thinkpad/
+
[[Image:Wireless-switch.png|(ThinkPad R60 radio switch in the ON position)]]
  
Also see [http://www.paul.sladen.org/thinkpad-r31/wifi-card-pci-ids.html Paul Sladens and Matthew Garretts detailed page on IBM BIOS hacking].
+
To be certain that your wireless connection is not transmitting, turn the switch '''off'''. Just remember to turn it back '''on''' when you once again need wireless access. If the switch is '''off''', you might encounter a message like the following Log-Message on Startup:
 +
  ipw3945: Radio Frequency Kill Switch is On:
 +
  Kill switch must be turned off for wireless networking to work.
  
The BIOS hack described in the above links does not seem to apply to the t43.  It seems that IBM has changed the way that the PCI ID's are stored in the BIOS code in the later Thinkpads.
+
Also, when you try to activate (iwconfig) your wireless connection with the switch '''off''' you may see the error,
 +
  Error for wireless request "Set Mode" (8B06)
 +
The number 8B06 merely represents the wireless mode (auto, ad-hoc, managed, master), none of which will work with the wireless switch '''off'''.
  
 
== Cardbus adapters ==
 
== Cardbus adapters ==
Line 55: Line 85:
 
Users Guide: [http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-51959 MIGE-51855]<br>
 
Users Guide: [http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-51959 MIGE-51855]<br>
 
Service Parts: [http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-51874 MIGR-51874]
 
Service Parts: [http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-51874 MIGR-51874]
 +
Looking for a reverse PCI to cardbus (ie - want to fit a PCI card into a cardbus slot)
  
 
=== IBM 802.11a Wireless LAN Cardbus Adapter ===
 
=== IBM 802.11a Wireless LAN Cardbus Adapter ===
Line 72: Line 103:
 
Supported wireless modes: 802.11b
 
Supported wireless modes: 802.11b
 
=== IBM High Rate Wireless LAN PC Card ===
 
=== IBM High Rate Wireless LAN PC Card ===
Chipset: Prism 2.5<br>
+
Chipset: Hermes I<br>
Drivers: [[orinoco|orinoco_pci]] or [[hostap]]<br>
+
Drivers: [[orinoco|orinoco_cs]]<br>
 
Supported wireless modes: 802.11b
 
Supported wireless modes: 802.11b
  
 
[[Category:Components]]
 
[[Category:Components]]

Revision as of 17:49, 20 April 2015

This document covers IBM/Lenovo integrated (MiniPCI), Cardbus and PC Card (PCMCIA) Wi-Fi devices.

Finding out which adapter you have

For MiniPCI or Cardbus adapters run the command:

# lspci -n | grep -e "0200" -e "0280"

And compare the PCI IDS with the ones below.

NOTE!
This will also return the PCI IDS of any Ethernet adapters, as Ethernet adapters and Wireless adapters share the same PCI Class ID.

MiniPCI adapters

Atheros

Broadcom

Cisco

Intel

Prism

Realtek

Error 1802 - "Unauthorized" MiniPCI network card

Attempts to install an unsupported card will result in the following message:

  1802: Unauthorized network card is plugged in - Power off and remove the miniPCI network card.

For a resolution, see the Problem with unauthorized MiniPCI network card page.

Hardware Transmitter Switch

Operating a radio transmitter is not permitted in aircraft, and there are times where security requires that your wireless connection be shut down. Some ThinkPads with internal MiniPCI wireless cards have a hardware switch that disables the wireless network. Here it is on the on position:

(ThinkPad R60 radio switch in the ON position)

To be certain that your wireless connection is not transmitting, turn the switch off. Just remember to turn it back on when you once again need wireless access. If the switch is off, you might encounter a message like the following Log-Message on Startup:

 ipw3945: Radio Frequency Kill Switch is On:
 Kill switch must be turned off for wireless networking to work.

Also, when you try to activate (iwconfig) your wireless connection with the switch off you may see the error,

 Error for wireless request "Set Mode" (8B06)

The number 8B06 merely represents the wireless mode (auto, ad-hoc, managed, master), none of which will work with the wireless switch off.

Cardbus adapters

Cardbus is a 32bits bus that runs at 33MHz, and is in many ways simular to the PCI bus. In fact under Linux Cardbus adapters are handled by the PCI subsystem.
You can differentiate a PC Card adapter from a Cardbus adapter as the later has a gold coloured grounding strip

IBM 11 a/b/g Wireless Cardbus Adapter

Chipset: Atheros
Driver: madwifi
Supported wireless modes: 802.11a, 802.11b, 802.11g

Specifications: MIGR-51855
Users Guide: MIGE-51855
Service Parts: MIGR-51874 Looking for a reverse PCI to cardbus (ie - want to fit a PCI card into a cardbus slot)

IBM 802.11a Wireless LAN Cardbus Adapter

Chipset: Atheros
Driver: madwifi
Supported wireless modes: 802.11a

Specifications: MIGR-42209
Users Guide: MIGR-42233
Service Parts: MIGR-42231

PC Card (PCMCIA) adapters

PC Card or PCMCIA (Personal Computer Memory Card International Association) as it used to be called, is an 8 or 16bits bus limited to 8MHz, in many ways simular to the old ISA bus and not suitable for highspeed devices.

Cisco Aironet 350 802.11b wireless PC card with 128bit

Chipset: Cisco
Driver: airo_cs
Supported wireless modes: 802.11b

IBM High Rate Wireless LAN PC Card

Chipset: Hermes I
Drivers: orinoco_cs
Supported wireless modes: 802.11b