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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Owner|[EMAIL PROTECTED]    |[EMAIL PROTECTED]
                   |bugs.osdl.org               |
             Status|NEEDINFO                    |ASSIGNED



------- Additional Comments From [EMAIL PROTECTED]  2007-03-30 16:40 -------
Hmmm, this BIOS has two MADTs:

[EMAIL PROTECTED]:~/Documents/8247> /usr/bin/acpixtract -a acpidump
Acpi table [DSDT] -  23955 bytes written to DSDT.dat
Acpi table [FACS] -     64 bytes written to FACS.dat
Acpi table [FACP] -    116 bytes written to FACP.dat
Acpi table [APIC] -    104 bytes written to APIC1.dat
Acpi table [HPET] -     56 bytes written to HPET.dat
Acpi table [MCFG] -     60 bytes written to MCFG.dat
Acpi table [SLIC] -    374 bytes written to SLIC.dat
Acpi table [DBGP] -     52 bytes written to DBGP.dat
Acpi table [APIC] -    104 bytes written to APIC2.dat
Acpi table [BOOT] -     40 bytes written to BOOT.dat
Acpi table [SSDT] -   1615 bytes written to SSDT1.dat
Acpi table [SSDT] -   1682 bytes written to SSDT2.dat
Acpi table [SSDT] -    607 bytes written to SSDT3.dat
Acpi table [SSDT] -    166 bytes written to SSDT4.dat
Acpi table [SSDT] -   1228 bytes written to SSDT5.dat
Acpi table [RSDT] -     88 bytes written to RSDT.dat
Acpi table [RSDP] -     20 bytes written to RSDP.dat
[EMAIL PROTECTED]:~/Documents/8247> madt < APIC1.dat
ACPI: APIC (v001 Acer   Grape    0x06040000 LOHR 0x0000005a) @ 0x(nil)
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
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: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Length 104 OK
Checksum OK
[EMAIL PROTECTED]:~/Documents/8247> madt < APIC2.dat
ACPI: APIC (v001 PTLTD           APIC   0x06040000  LTP 0x00000000) @ 0x(nil)
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
ACPI: IOAPIC (id[0x02] address[0xfec00000] global_irq_base[0x0])
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
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)
Length 104 OK
Checksum OK

Please boot with apic=debug, and attach the output from
dmesg -s64000 and paste the /proc/interrupts from booting
with and without "acpi_apic_instance=0" or the patch
from bug 8283; and report if it has any effect on the
suspend/resume issue at hand.


------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to