Bug 45692

Summary: ACPI error on Acer motherboard
Product: Base System Reporter: Michael McGoldrick <mmcgoldrick>
Component: i386Assignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   

Description Michael McGoldrick 2002-11-24 21:20:01 UTC
On boot, I get this error:
acpi0: <Acer   M1615   > on motherboard
    ACPI-0467: *** Error: GPE0 block overlaps the GPE1 block
acpi0: could not enable ACPI: AE_BAD_VALUE
device_probe_and_attach: acpi0 attach returned 6

ACPI then does not work at all.
acpidump gives this:
RSDT: Length=40, Revision=1, Checksum=187,
        OEMID=Acer, OEM Table ID=M1615, OEM Revision=0x1,
        Creator ID=Acer, Creator Revision=0x0
 */
/*
        Entries={ 0x07ff0028 }
 */
/*
        DSDT=0x7ff00a0
        INT_MODEL=PIC
        SCI_INT=9
        SMI_CMD=0xb1, ACPI_ENABLE=0x55, ACPI_DISABLE=0xaa, S4BIOS_REQ=0x77
        PM1a_EVT_BLK=0xf000-0xf003
        PM1a_CNT_BLK=0xf004-0xf005
        PM2_CNT_BLK=0xf030-0xf030
        PM2_TMR_BLK=0xf008-0xf00b
        PM2_GPE0_BLK=0xf018-0xf01b
        PM2_GPE1_BLK=0xf01c-0xf01f, GPE1_BASE=10
        P_LVL2_LAT=65535ms, P_LVL3_LAT=65535ms
        FLUSH_SIZE=0, FLUSH_STRIDE=0
        DUTY_OFFSET=0, DUTY_WIDTH=0
        DAY_ALRM=0, MON_ALRM=0, CENTURY=50
        Flags={WBINVD,PROC_C1,P_LVL2_UP,SLP_BUTTON,TMR_VAL_EXT}

I don't know anything about ACPI, however, from this, the GPE0 and GPE1 blocks do not seem to overlap.
Comment 1 Kris Kennaway freebsd_committer freebsd_triage 2003-07-13 08:23:58 UTC
State Changed
From-To: open->feedback

Can you please retry with 5.1-CURRENT?
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2003-07-13 12:01:25 UTC
State Changed
From-To: feedback->closed

Submitter reports problem is resolved