This is my first thing install RH on a laptop.
I installed Fedora on my Thinkpad 240.
During the initial install, Fedora did not see my PC Card even with
the drivers that I got from the CD (drvnet.img)
After the installing, I tried to install pcmcia-cs package but none of
the drivers would install because the kernel was define with
CONFIG_PCMCIA.
And from reading the forums, it seems that kernel 2.4 should have all
the support for 575C.
But it see won't see my card.
removing the card, I see
cs: cb_free(bus 0)
inserting the card, I see
cs: cb_alloc(bus 0): vendor 0x8086, device 0x7192
PCI: failed to allocate resource 0 (14000000-10bfffff) for 00:00.0
cs: cb_free (bus 0)
socket 0: cardbus hotplug device
cb_alloc(bus 0): vendor 0x8086, device 0x7192
PCI : failed to allocate resource 0 *same as above
pci.agent: no modules for PCI slot 00:00.0
pci.agent: no modules for PCI slot 00:00.0
so do I have a PCI chipset problem or pcmcia problem, or just a
configuration problem.
TIA
Mark