> Jul 3 14:14:36 localhost cardmgr[489]: executing: 'modprobe cb_enabler' > Jul 3 14:14:36 localhost cardmgr[489]: + modprobe: Can't locate module cb_enabler For this you could edit /etc/pcmcia/config, find the 3c575_cb driver entry, and remove "cb_enabler" from the list of modules. Because it is built into your kernel. > Jul 3 14:14:36 localhost cardmgr[489]: + cat: /var/lib/pcmcia/scheme: No such file or directory Look in /etc/rc.d/init.d and rename pcmcia.N to pcmcia (assuming this is a Red Hat based system). > Jul 3 14:14:36 localhost kernel: PCI: No IRQ known for interrupt pin A > of device 02:00.0. Please try using pci=biosirq. I don't think I understand what this message means in this context (especially since your card seems to be configured ok, and was assigned irq 11) -- Dave |
Messages