On Thu, Mar 14, 2013 at 9:42 AM, Richard PALO <[email protected]> wrote:
> Le 14/03/13 12:33, Aakash Saini a écrit : > > Could you update acpidump. it will help understand acpi/ca dsdt-hpet >> table issues. if tables correct, then probaly os related issues, else >> problem is in bios. error states: acpi-hpet table query failed. >> >> Aakash >> >> > In the meanwhile, and just for completeness, here are the interrupts... > nvidia eth0 (as usual) is not isolated out, sharing with ide cd-rom. > (note: funny, I thought nge driver was msi these days...) > > richard@x3200:~# echo ::interrupts -d |mdb -k >> IRQ Vect IPL Bus Trg Type CPU Share APIC/INT# Driver Name(s) >> 1 0x41 5 ISA Edg Fixed 3 1 0x0/0x1 i8042#0 >> 9 0x80 9 PCI Lvl Fixed 1 1 0x0/0x9 acpi_wrapper_isr >> 12 0x42 5 ISA Edg Fixed 0 1 0x0/0xc i8042#0 >> 14 0x40 5 ISA Edg Fixed 0 1 0x0/0xe ata#0 >> 20 0x60 6 PCI Lvl Fixed 2 3 0x0/0x14 nge#0, pci-ide#1, >> pci-ide#1 >> 21 0x81 9 PCI Lvl Fixed 1 1 0x0/0x15 nvidia#0 >> 22 0x82 9 PCI Lvl Fixed 2 1 0x0/0x16 ehci#0 >> 23 0x83 9 PCI Lvl Fixed 3 1 0x0/0x17 ohci#0 >> 160 0xa0 0 Edg IPI all 0 - poke_cpu >> 208 0xd0 14 Edg IPI all 1 - kcpc_hw_overflow_intr >> 209 0xd1 14 Edg IPI all 1 - cbe_fire >> 210 0xd3 14 Edg IPI all 1 - cbe_fire >> 240 0xe0 15 Edg IPI all 1 - xc_serv >> 241 0xe1 15 Edg IPI all 1 - apic_error_intr >> > yes, both (nge, ide) are actually sharing same interrupt vector. if your nge supports msi, then you can enable it using option nge:nge_enable_msi=0x1 in /etc/system. source: http://src.illumos.org/source/xref/illumos-gate/usr/src/uts/common/io/nge/nge_main.c#229 > > ------------------------------**------------- > illumos-discuss > Archives: > https://www.listbox.com/**member/archive/182180/=now<https://www.listbox.com/member/archive/182180/=now> > RSS Feed: https://www.listbox.com/**member/archive/rss/182180/** > 24096873-c5a56151<https://www.listbox.com/member/archive/rss/182180/24096873-c5a56151> > Modify Your Subscription: https://www.listbox.com/** > member/?&id_**secret=24096873-9df90c12<https://www.listbox.com/member/?&> > Powered by Listbox: http://www.listbox.com > ------------------------------------------- illumos-discuss Archives: https://www.listbox.com/member/archive/182180/=now RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be Modify Your Subscription: https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4 Powered by Listbox: http://www.listbox.com
