Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ide-cs module not found on Linux 2.6.4
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
trawi
n00b
n00b


Joined: 13 Feb 2004
Posts: 28

PostPosted: Fri Mar 19, 2004 6:57 pm    Post subject: ide-cs module not found on Linux 2.6.4 Reply with quote

I'm running Gentoo Kernel 2.6.4 & udev. When I try to use my PCMCIA Microdrive I get the following error:

Code:

Mar 19 19:31:45 ItTrawi cardmgr[5731]: socket 1: ATA/IDE Fixed Disk
Mar 19 19:31:45 ItTrawi cardmgr[5731]: executing: 'modprobe ide-cs'
Mar 19 19:31:45 ItTrawi cardmgr[5731]: + FATAL: Module ide_cs not found.
Mar 19 19:31:45 ItTrawi cardmgr[5731]: modprobe exited with status 1
Mar 19 19:31:45 ItTrawi cardmgr[5731]: module /lib/modules/2.6.4-gentoo-r1/pcmcia/ide-cs.o not available
Mar 19 19:31:45 ItTrawi cardmgr[5731]: bind 'ide-cs' to socket 1 failed: Invalid argument


Looks I've missed to compile the ide-cs module. I looked through my linux26.config file, but couldn't find it anywhere (Probably it got deprecated).
Back to top
View user's profile Send private message
huw
Apprentice
Apprentice


Joined: 13 May 2002
Posts: 220
Location: UK

PostPosted: Fri Mar 19, 2004 7:30 pm    Post subject: Reply with quote

haven't tried 2.6.4 but in 2.6.3 I have
Code:
CONFIG_BLK_DEV_IDECS=m
set in my .config

It's under Device Drivers ---> ATA/ATAPI/MFM/RLL support ---> PCMCIA IDE support

HTH

Huw
Back to top
View user's profile Send private message
trawi
n00b
n00b


Joined: 13 Feb 2004
Posts: 28

PostPosted: Fri Mar 19, 2004 10:47 pm    Post subject: Reply with quote

Thanks for the tip (I was looking at the wrong place in menuconfig).
But today seams to be my lucky day. Now I'm getting this:

Code:

Mar 19 23:23:18 ItTrawi cardmgr[5421]: socket 0: Anonymous Memory
Mar 19 23:23:18 ItTrawi cs: unable to map card memory!
Mar 19 23:23:18 ItTrawi cs: unable to map card memory!
Mar 19 23:23:18 ItTrawi cardmgr[5421]: executing: 'modprobe memory_cs'
Mar 19 23:23:18 ItTrawi cs: unable to map card memory!
Mar 19 23:23:18 ItTrawi cs: unable to map card memory!
Mar 19 23:23:18 ItTrawi cs: unable to map card memory!
Mar 19 23:23:18 ItTrawi cs: unable to map card memory!
Mar 19 23:23:18 ItTrawi cardmgr[5421]: + FATAL: Module memory_cs not found.
Mar 19 23:23:18 ItTrawi cardmgr[5421]: modprobe exited with status 1
Mar 19 23:23:18 ItTrawi cardmgr[5421]: module
/lib/modules/2.6.4-gentoo-r1/pcmcia/memory_cs.o not available
Mar 19 23:23:18 ItTrawi cardmgr[5421]: bind 'memory_cs' to socket 0 failed:
Invalid argument


I get the same error message with a 256 MB Flash Card and another PCMCIA CF adapter I've tried :roll:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum