I have updated the pcmcia package for a red hat 9
since it didn't include my intel pro/wireless card.
everything went smoothly during installation.
during startup the card gets recognized but the
configuration fails because of a reset timeout
here is what it says and thanks for your help.
Aug 25 20:25:53 localhost pcmcia: cardmgr[2231]:
watching 2 sockets
Aug 25 20:25:53 localhost cardmgr[2231]: watching 2
sockets
Aug 25 20:25:53 localhost kernel: cs: IO port probe
0x0c00-0x0cff: clean.
Aug 25 20:25:53 localhost kernel: cs: IO port probe
0x0100-0x04ff: excluding 0x378-0x37f 0x4d0-0x4d7
Aug 25 20:25:53 localhost kernel: cs: IO port probe
0x0a00-0x0aff: clean.
Aug 25 20:25:53 localhost cardmgr[2232]: starting,
version is 3.2.4
Aug 25 20:25:53 localhost kernel: cs: memory probe
0xa0000000-0xa0ffffff: clean.
Aug 25 20:25:53 localhost pcmcia: done.
Aug 25 20:25:53 localhost rc: Starting pcmcia:
succeeded
Aug 25 20:25:53 localhost cardmgr[2232]: socket 1:
Intel PRO/Wireless 2011
Aug 25 20:25:53 localhost netfs: Mounting other
filesystems: succeeded
Aug 25 20:25:53 localhost cardmgr[2232]:
executing: 'modprobe orinoco_cs'
Aug 25 20:25:53 localhost apmd: apmd startup
succeeded
Aug 25 20:25:54 localhost kernel: hermes @ IO 0x100:
Timeout waiting for card to reset (reg=0x0000)!
Aug 25 20:25:54 localhost kernel: eth1: failed to reset
hardware (err = -110)
Aug 25 20:25:54 localhost kernel: Freeing alive device
cedd4800, eth1
Aug 25 20:25:54 localhost kernel: orinoco_cs:
register_netdev() failed
Aug 25 20:25:54 localhost apmd[2258]: Version 3.0.2
(APM BIOS 1.2, Linux driver 1.16)
Aug 25 20:25:54 localhost autofs: automount startup
succeeded
Aug 25 20:25:55 localhost sshd: succeeded
Aug 25 20:25:55 localhost cardmgr[2232]: get dev info
on socket 1 failed: Resource temporarily unavailable
Aug 25 20:25:55 localhost apmd[2258]: Charge: * * *
(21% unknown)
Logged In: YES
user_id=7760
Please define exactly what you did, when you say
you "updated" the pcmcia-cs package. The package in RH9
certainly included an orinoco_cs driver for your card.
A simple thing to try, would be to exclude IO 0x100-0x13f
in /etc/pcmcia/config.opts, in case you have an IO port
conflict.
If that does not help, then I suggest reporting the problem to
the maintainer of the orinoco_cs driver.
-- Dave
Logged In: YES
user_id=853011
unfortunately, excluding the IO 0x100-0x13f in
/etc/pcmcia/config.opts didn't solve my problem.
concerning your question,I didn't know that my card used the
orinoco_cs driver, and that's why I got the most up to date
pcmcia_cs driver package and followed the instructions in
the PCMCIA-HOWTO.
Logged In: YES
user_id=7760
Any progress on this problem? If not, please report:
-- what brand and model of laptop is this?
-- do you have any other PCMCIA cards that work?
-- can you find the boot messages from the PCMCIA drivers?
-- Dave