Bugzilla – Bug 146729
pcmcia controller card confuses irqs, nic cannot transfer
Last modified: 2006-02-09 01:38:31 UTC
I have put a PCMCIA+Firewire controller card to my desktop testing machine. When I wanted to access the network, dmesg said "irq 10: nobody cared" and networking stopped working. I am attaching lspci -v, dmesg and /proc/interrupts The interesting thing is that this happened in the network configuration screen during the installation and before that, the system could access the network and install packages from it.
Created attachment 65736 [details] bug146729.tar
Booting with irqpoll as the message suggests makes it work.
Great, then we have a solution :)