http://bugzilla.kernel.org/show_bug.cgi?id=8834





------- Comment #13 from [EMAIL PROTECTED]  2007-08-20 11:57 -------
ACPI: APIC 7F682E62, 0068 (r1 INTEL  CALISTGA  6040000 LOHR       5A)

ACPI: APIC 7F682F70, 0068 (r1 PTLTD      APIC    6040000  LTP        0)

ACPI: BIOS bug: multiple APIC/MADT found, using 0
ACPI: If "acpi_apic_instance=2" works better, notify [EMAIL PROTECTED]

Please boot with "acpi_apic_instance=2" and report if that
has any effect on the system.  a diff of the dmesg before/after
would be helpful too.

It appears the only difference is the id of the IOAPIC,
since the default for the timer on IRQ0 is edge/high anyway.

< ACPI: APIC (v001 INTEL  CALISTGA 0x06040000 LOHR 0x0000005a) @ 0x(nil)
---
> ACPI: APIC (v001 PTLTD         APIC   0x06040000  LTP 0x00000000) @ 0x(nil)
4,6c4
< ACPI: IOAPIC (id[0x01] address[0xfec00000] global_irq_base[0x0])
< ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
< ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
---
> ACPI: IOAPIC (id[0x02] address[0xfec00000] global_irq_base[0x0])
8a7,8
> ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
> ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to