compact flash
Joel Gwynn
joelman at world.std.com
Sun Mar 24 15:33:56 EST 2002
James R. Van Zandt wrote:
>Joel Gwynn <joelman at world.std.com> writes:
>
>>I'm running Debian 2.4.2 kernel on a laptop. When I put my CF sleeve
>>into my PCMCIA slot, I get this message in /var/log/daemon.log:
>>
>>Mar 19 15:31:53 mebius cardmgr[222]: socket 0: ATA/IDE Fixed Disk
>>Mar 19 15:31:53 mebius cardmgr[222]: executing: 'modprobe ide-cs'
>>Mar 19 15:31:53 mebius cardmgr[222]: + modprobe: Can't locate module ide-cs
>>Mar 19 15:31:53 mebius cardmgr[222]: modprobe exited with status 255
>>Mar 19 15:31:53 mebius cardmgr[222]: module
>>/lib/modules/2.4.2/pcmcia/ide-cs.o not available
>>Mar 19 15:31:54 mebius cardmgr[222]: get dev info on socket 0 failed:
>>Resource temporarily unavailable
>>
>>The only ide-cs I can find is
>>/usr/src/kernel-source-2.4.2/drivers/ide/ide-cs.c
>>Do I need to compile this file? How.
>>
>
>Configure this into your kernel by looking for the question "PCMCIA
>IDE support" and selecting a module. Type "make" then "make modules"
>then "make modules_install".
>
> - Jim Van Zandt
>_______________________________________________
>Discuss mailing list
>Discuss at blu.org
>http://www.blu.org/mailman/listinfo/discuss
>
OK. Did that. Now when I start up, here is what I get in my
/var/log/messages:
Mar 24 15:19:42 mebius kernel: cs: memory probe 0xa0000000-0xa0ffffff:
clean.
Mar 24 15:19:43 mebius kernel: RegisterClient: Out of resource
Mar 24 15:19:43 mebius kernel: ds: unable to create instance of 'ide-cs'!
Mar 24 15:19:43 mebius lpd[253]: restarted
Mar 24 15:23:13 mebius kernel: RegisterClient: Out of resource
Mar 24 15:23:13 mebius kernel: ds: unable to create instance of 'ide-cs'!
And here's what I get in my /var/log/daemon.log when I insert the cf card:
Mar 24 15:32:14 mebius cardmgr[225]: socket 0: ATA/IDE Fixed Disk
Mar 24 15:32:14 mebius cardmgr[225]: executing: 'modprobe ide-cs'
Mar 24 15:32:14 mebius cardmgr[225]: bind 'ide-cs' to socket 0 failed:
No such device
What does this mean?
TIA
More information about the Discuss
mailing list