Quote (Pete @ July 15 2006,11:01) | ||
Hi, I tried to put that line "pci=assign-busses" in /etc/lilo.conf, ran lilo but it doesn't work. Could you be more specific as to how to try this out? cheers, P |
Quote (brianw @ July 17 2006,15:37) |
Try booting with the nopcmcia boot option then when the system is up try sudo modprobe pcmcia_core sudo modprobe tcic sudo modprobe ds cardmgr |
Quote (roberts @ July 21 2006,15:56) |
Check that you do not have IRQ conflicts. At a system prompt dmesg | grep irq Many times a conflict at irq 11 will show up. |