On Sat, 17 Jan 2004, Justin Findlay wrote: > I have a > > 00:0c.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ > (rev 10) > > ethernet card which I am not successful in connecting to the system. I > have put the driver (8139too) in /etc/modules.autoload.d/kernel-2.6, and > it fails to get an IRQ for the device. > > Jan 17 13:31:07 archimedes PCI: No IRQ known for interrupt pin A of device > 0000:00:0c.0. Probably buggy MP table.
There was difficulty with the sound card IRQ as well: Jan 17 13:31:07 archimedes PCI: No IRQ known for interrupt pin A of device 0000:00:05.0. Probably buggy MP table. Jan 17 13:31:07 archimedes C-Media PCI: probe of 0000:00:05.0 failed with error -16 The solution was to change the interrupt utility expected from APIC to PIC in both BIOS and kernel. Duh. Well, two duh's in a row for me on this list. :) Justin -- [EMAIL PROTECTED] mailing list
