Bug 146729

Summary: pcmcia controller card confuses irqs, nic cannot transfer
Product: [openSUSE] SUSE Linux 10.1 Reporter: Martin Vidner <mvidner>
Component: KernelAssignee: E-mail List <kernel-maintainers>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 2   
Target Milestone: ---   
Hardware: i586   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: bug146729.tar

Description Martin Vidner 2006-01-30 18:22:22 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.
Comment 1 Martin Vidner 2006-01-30 18:25:08 UTC
Created attachment 65736 [details]
bug146729.tar
Comment 2 Martin Vidner 2006-01-30 19:03:38 UTC
Booting with irqpoll as the message suggests makes it work.
Comment 3 Greg Kroah-Hartman 2006-02-09 01:38:31 UTC
Great, then we have a solution :)