PCMCIA vs CF Card

yellowdog-general@lists.terrasoftsolutions.com yellowdog-general@lists.terrasoftsolutions.com
Wed Dec 25 15:23:01 2002


I found some suspiciously old files, so I tried reinstalling the kernel-pcmcia package from the YDL 2.3 CD. I had to force it because it was claiming that it was already installed. Then after a pcmcia restart, it threw a "kernel-module version mismatch" error on ide-cs, which was apparently a leftover hack job from around YDL 2.1 that never worked anyway.

I then dl'ed the latest tarball from sourceforge (3.2.3), and made and installed the "clients" and "wireless" dir's. Now the Lucent WaveLAN works as far as I can tell. It gets the two good beeps and lights up, but I can't test it for function. 

The CF card still does the one beep and freeze.

Here's the /var/log/messages for a WaveLAN insertion and removal followed by a CF card insertion and removal:

#WaveLAN in:

Dec 25 17:03:45 raven cardmgr[12672]: initializing socket 1
Dec 25 17:03:45 raven cardmgr[12672]: socket 1: Lucent Technologies WaveLAN/IEEE Adapter
Dec 25 17:03:45 raven cardmgr[12672]: executing: 'modprobe orinoco_cs'
Dec 25 17:03:45 raven cardmgr[12672]: executing: './network start eth1'
Dec 25 17:03:45 raven cardmgr[12672]: exiting
Dec 25 17:03:46 raven /etc/hotplug/net.agent: invoke ifup eth1

#WaveLAN out:

Dec 25 17:03:54 raven pmud[640]: running /sbin/cardctl eject 1
Dec 25 17:03:54 raven cardmgr[12710]: executing: './network check eth1'
Dec 25 17:03:54 raven cardmgr[12710]: shutting down socket 1
Dec 25 17:03:54 raven cardmgr[12710]: executing: './network stop eth1'
Dec 25 17:03:54 raven cardmgr[12710]: stop cmd exited with status 1
Dec 25 17:03:54 raven cardmgr[12710]: executing: 'modprobe -r orinoco_cs'
Dec 25 17:03:54 raven /etc/hotplug/net.agent: NET unregister event not supported
Dec 25 17:03:54 raven cardmgr[12710]: exiting
Dec 25 17:03:55 raven cardmgr[12759]: exiting

#CF in:

Dec 25 17:04:02 raven cardmgr[12760]: initializing socket 1
Dec 25 17:04:02 raven cardmgr[12760]: socket 1: ATA/IDE Fixed Disk
Dec 25 17:04:02 raven cardmgr[12760]: executing: 'modprobe ide-cs'

#CF out:

Dec 25 17:04:40 raven kernel: hde: no response (status = 0xff)
Dec 25 17:04:40 raven kernel: ide-floppy driver 0.97.sv
Dec 25 17:04:40 raven kernel: Trying to free nonexistent resource <00000160-0000016f>
Dec 25 17:04:40 raven kernel: ide-floppy driver 0.97.sv
Dec 25 17:04:45 raven last message repeated 8 times
Dec 25 17:04:45 raven kernel: ide-cs: ide_register() at 0x160 & 0x16e, irq 23 failed
Dec 25 17:04:45 raven cardmgr[12760]: get dev info on socket 1 failed: No such device
Dec 25 17:04:45 raven cardmgr[12760]: exiting
Dec 25 17:04:45 raven cardmgr[12763]: shutting down socket 1
Dec 25 17:04:45 raven cardmgr[12763]: executing: 'modprobe -r ide-cs'
Dec 25 17:04:45 raven cardmgr[12763]: exiting

What am I missing???

-- 
-----------------------------------------------------------
Carl Brown cbsled@ncia.net
------------------------------------------------------
When there's no plan, there's one less thing to go wrong.
    -Joe Redington Sr.
-----