Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mission impossible: PCMCIA Compact Flash Card Reader
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
tam
Guru
Guru


Joined: 04 Mar 2003
Posts: 569

PostPosted: Tue Apr 01, 2003 5:42 am    Post subject: Mission impossible: PCMCIA Compact Flash Card Reader Reply with quote

Fighting since 3 days, I'm almost giving up. I've read may howtos and instructions, but nothing worked for me.

I have a IBM Thinkpad T23 with Gentoo 2.40.20-r2 and want to use my PCMCIA Compact Flash Card Reader.

Anyone around here who is successfully running a CF reader?
Back to top
View user's profile Send private message
phirst
n00b
n00b


Joined: 08 Feb 2003
Posts: 16
Location: Hilo, Hawaii

PostPosted: Thu Apr 03, 2003 3:54 am    Post subject: Reply with quote

Yep, I just got the CF slot on my thinkpad X20 working...

Suggest you elaborate here on where you start to encounter problems - a rough overview might be:

build suitable kernel
emerge pcmcia_cs
/etc/init.d/pcmcia start
insert CF card.

:wink:

For me, the problem was in the definition of "suitable" for the kernel. The non obvious bit that got me was where it mentions in http://pcmcia-cs.sourceforge.net/ftp/doc/PCMCIA-HOWTO-2.html#ss2.2 that you need to have CONFIG_HOTPLUG, CONFIG_PCMCIA and CONFIG_CARDBUS enabled (fair enough), then mentions as an afterthought that on i386 architecture, you also have to have CONFIG_ISA enabled. (Riiight, an ISA bus, obviously :-))

Anyway, I enabled CONFIG_ISA, re-built kernel, plugged the card in and it all worked fine.

That was with kernel 2.4.21-pre6 by the way, will test with 2.4.20 and 2.5.66 later...

I also found that my module dependencies got a bit messed up somehow, so modprobe (and hence the pcmcia startup scripts) failed to load in the correct modules. To do this manually, you should be able to do:

modprobe pcmcia_core
modprobe yenta_socket
modprobe ds

Hope this helps!

Paul.
Back to top
View user's profile Send private message
tam
Guru
Guru


Joined: 04 Mar 2003
Posts: 569

PostPosted: Thu Apr 03, 2003 10:09 am    Post subject: Reply with quote

I don't have ISA enabled. Hopefully this will help. I'm gonna try this later today since I don't have access to my Notebook right now.
Back to top
View user's profile Send private message
tam
Guru
Guru


Joined: 04 Mar 2003
Posts: 569

PostPosted: Thu Apr 03, 2003 4:46 pm    Post subject: Reply with quote

Yes! It works. You saved my life. :P
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