I had this problem some time ago. I solved that changing the PCIC_OPTS in '/etc/sysconfig/pcmcia' file to: PCIC_OPTS="irq_mode=1 fast_pci=1 freq_bypass=0 cmd_time=3" Apparently, its a hardware/memory conflict problem with the pcmcia card. -Carlo