LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 02-15-2005, 12:25 AM   #1
cellist
Member
 
Registered: Oct 2003
Location: Cincinnati, OH
Distribution: Ubuntu 12.04
Posts: 145

Rep: Reputation: 16
Compaq wifi card troubles


My wlan0 has mysteriously stopped working. It was working beautifully as an access point, feeding an internet connection througout my apt. Then I opened up the PC case to install a second NIC (wired) and case fan, but when I turned on the PC, the wifi card stopped working. PCMCIA is working fine (except "cardctl reset" was causing a kernel panic consistently, resolved by recompiling the kernel), and the card itself is visible. The driver (hostap_cs v.3.5 I think) loads and everything, except whenever I try to bring the card up I get the following in /var/log/messages

(excerpted)
Feb 15 00:26:04 webern cardmgr[28600]: executing: 'modprobe hostap_cs'
Feb 15 00:26:04 webern hostap_cs: 0.3.7 - 2005-02-12 (Jouni Malinen <jkmaline@cc.hut.fi>)
Feb 15 00:26:04 webern hostap_cs: setting Vcc=33 (constant)
Feb 15 00:26:04 webern hostap_cs: CS_EVENT_CARD_INSERTION
Feb 15 00:26:04 webern hostap_cs: setting Vcc=33 (from config)
Feb 15 00:26:04 webern Checking CFTABLE_ENTRY 0x01 (default 0x01)
Feb 15 00:26:04 webern Config has no IRQ info, but trying to enable IRQ anyway..
Feb 15 00:26:04 webern IO window settings: cfg->io.nwin=1 dflt.io.nwin=1
Feb 15 00:26:04 webern io->flags = 0x0046, io.base=0x0000, len=64
Feb 15 00:26:04 webern cs: IO port probe 0x0100-0x04ff: excluding 0x400-0x47f 0x4d0-0x4d7
Feb 15 00:26:04 webern cs: IO port probe 0x0800-0x08ff: clean.
Feb 15 00:26:04 webern cs: IO port probe 0x0a00-0x0aff: clean.
Feb 15 00:26:04 webern cs: IO port probe 0x0c00-0x0cff: clean.
Feb 15 00:26:04 webern hostap_cs: Registered netdevice wifi0
Feb 15 00:26:04 webern hostap_cs: index 0x01: Vcc 3.3, irq 3, io 0x0100-0x013f
Feb 15 00:26:04 webern net.agent[3488]: register event not handled
Feb 15 00:26:05 webern hostap_cs: assuming no Primary image in flash - card initialization not completed
Feb 15 00:26:05 webern wifi0: test Genesis mode with HCR 0x1f
Feb 15 00:26:05 webern prism2_pccard_cor_sreset: original COR 41
Feb 15 00:26:05 webern prism2_pccard_genesis_sreset: original COR 41
Feb 15 00:26:05 webern Readback test failed, HCR 0x1f write 00 e1 a1 ff read 00 64 97 ff
Feb 15 00:26:05 webern wifi0: test Genesis mode with HCR 0x0f
Feb 15 00:26:05 webern prism2_pccard_cor_sreset: original COR 41
Feb 15 00:26:05 webern prism2_pccard_genesis_sreset: original COR 41
Feb 15 00:26:05 webern Readback test failed, HCR 0x0f write 00 e1 a1 ff read 00 64 97 ff
Feb 15 00:26:05 webern prism2_pccard_genesis_sreset: original COR 41
Feb 15 00:26:05 webern wifi0: registered netdevice wlan0
Feb 15 00:26:05 webern cardmgr[28600]: executing: './network start wlan0'
Feb 15 00:26:05 webern cardmgr[28600]: + * WARNING: "net.wlan0" has already been started.
Feb 15 00:26:05 webern rc-scripts: WARNING: "net.wlan0" has already been started.
Feb 15 00:26:05 webern wlan0: could not set interface UP - no PRI f/w
Feb 15 00:26:05 webern wlan0: could not set interface UP - no PRI f/w
Feb 15 00:26:13 webern wifi0: cannot get RID fdc6 (len=12) - no PRI f/w
Feb 15 00:26:13 webern wifi0: cannot get RID fdc1 (len=2) - no PRI f/w
Feb 15 00:26:13 webern wifi0: cannot get RID fdc6 (len=12) - no PRI f/w
Feb 15 00:26:13 webern wifi0: cannot get RID fc06 (len=2) - no PRI f/w
Feb 15 00:26:13 webern wifi0: cannot get RID fd42 (len=6) - no PRI f/w
Feb 15 00:26:13 webern wifi0: cannot get RID fc0e (len=34) - no PRI f/w
Feb 15 00:26:13 webern wifi0: cannot get RID fc84 (len=2) - no PRI f/w
Feb 15 00:26:13 webern wifi0: cannot get RID fc83 (len=2) - no PRI f/w
Feb 15 00:26:13 webern wifi0: cannot get RID fc82 (len=2) - no PRI f/w
Feb 15 00:26:13 webern wifi0: cannot get RID fc09 (len=2) - no PRI f/w
Feb 15 00:26:13 webern wifi0: cannot get RID fd48 (len=2) - no PRI f/w
Feb 15 00:26:13 webern wlan0: cannot get RID fdc6 (len=12) - no PRI f/w
Feb 15 00:26:13 webern wlan0: cannot get RID fdc1 (len=2) - no PRI f/w
Feb 15 00:26:13 webern wlan0: cannot get RID fdc6 (len=12) - no PRI f/w
Feb 15 00:26:13 webern wlan0: cannot get RID fc06 (len=2) - no PRI f/w
Feb 15 00:26:13 webern wlan0: cannot get RID fd42 (len=6) - no PRI f/w
Feb 15 00:26:13 webern wlan0: cannot get RID fc0e (len=34) - no PRI f/w
Feb 15 00:26:13 webern wlan0: cannot get RID fc84 (len=2) - no PRI f/w
Feb 15 00:26:13 webern wlan0: cannot get RID fc83 (len=2) - no PRI f/w
Feb 15 00:26:13 webern wlan0: cannot get RID fc82 (len=2) - no PRI f/w
Feb 15 00:26:13 webern wlan0: cannot get RID fc09 (len=2) - no PRI f/w
Feb 15 00:26:13 webern wlan0: cannot get RID fd48 (len=2) - no PRI f/w
(end excerpt)

I don't understand how the card could have possibly lost it's primary firmware. I could understand if I'd touched a magnetic tip screwdriver to the card, but nothing of the sort happened! I can't seem to reload the firmware using hostap_srec either. I get an error message about it not being able to read the card's PDA or something.

Is my card dead???
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Looking for a WiFI card anubis26 Solaris / OpenSolaris 5 05-01-2007 09:55 AM
what wifi card do I have??? kiwibird Linux - Wireless Networking 6 01-19-2005 06:26 PM
Wifi (BCM4301) problem on Compaq Presario R3208 Erik Plaggenmar Linux - Laptop and Netbook 3 01-10-2005 06:53 PM
Compaq WL200 WiFi card crashes Linux cellist Linux - Hardware 0 08-01-2004 02:39 PM
Troubles installing WiFi PCMCIA /w NDISwrapper brianjorgensen2 Linux - Wireless Networking 2 05-02-2004 11:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 02:29 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration