[QCLUG] Test PCMCIA
Jason Sweat
jason.sweat@gmail.com
Sat, 7 Jul 2007 22:26:51 -0500
On 7/7/07, Jim Hall <volunteer.jim@gmail.com> wrote:
> Great. Ran "pcic_probe" with -v, -m, and -k. Return was "PCI bridge probe:
> Texas Instruments PCI1420 found, 2 sockets."
>
> That sounds like it found the physical ports. But, does that mean they
> work?. Or maybe there is something I missed installing?
If I remember right, the last time I messed around with pcmcia cards I
had to recompile my kernel and make sure all of the pcmcia stuff I
wanted was enabled. It sounds like you may already be headed down
that path though since you get a response back from the pcic_probe.
Perhaps try a live boot cd from a couple of distros and see if there
hardware detection comes up with anything when you have the card
plugged in. Then you can usually see what module they enabled in
dmesg and just compile that one into your new kernel.
HTH
Regards,
Jason
http://blog.casey-sweat.us/