[Bug 34976] Orinoco gold wireless card isn't detected correctly/installed
Randal Hale
rjhale at gmail.com
Wed Mar 15 01:48:18 UTC 2006
Public bug reported:
https://launchpad.net/malone/bugs/34976
Affects: linux-source-2.6.15 kernel-image-2.6.15-18-386-di (Ubuntu)
Severity: Normal
Priority: (none set)
Status: Unconfirmed
Description:
Laptop: Compaq Presario 2150
AMD Athlon-XP 512 Mb of RAM
Lucent Wireless Orinoco Classic Gold PCMCIA card.
Linux ubuntu 2.6.15-18-386 #1 PREEMPT Thu Mar 9 14:41:49 UTC 2006 i686 GNU/Linux
Dapper 5
This could also fall on the pcmcia package. The Orinoco Card has to be inserted twice to be detected. Upon detection two devices are created: wifi0 and wlan0. Wifi0 detects the wrong MAC address. The only way to get the card working is to delete any reference in /etc/network/interfaces and reboot the computer. The wlan0 interface can then be brought up with the "iwconfig wlan0 essid any" command and ten dhclient wlan0. It reports the MAC of the Access Point incorrectly.
Syslog then starts recording:
Mar 14 20:42:40 localhost kernel: [4300370.981000] wifi0_ifrename: hfa384x_get_rid - RID len mismatch: rid=0xfd51, len=2 (expected 6)
Mar 14 20:42:42 localhost kernel: [4300372.981000] wifi0_ifrename: hfa384x_get_rid - RID len mismatch: rid=0xfd51, len=2 (expected 6)
More information about the kernel-bugs
mailing list