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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




------- Comment #2 from [EMAIL PROTECTED]  2007-12-08 07:25 -------
Compared DSDT.dsl of Asus M2N-E Bios versions:

DSDT.dsl of Asus M2N-E Bios 1102 contains:

...
    Scope (\_PR)
    {
        Processor (\_PR.CPU0, 0x00, 0x00000000, 0x00) {}
        Processor (\_PR.CPU1, 0x01, 0x00000000, 0x00) {}
    }
...


DSDT.dsl of Asus M2N-E Bios 1102 contains:

...
    External (\_PR_.CPU0)

    Scope (\_PR)
    {
        Processor (\_PR.C000, 0x00, 0x00000000, 0x00) {}
        Processor (\_PR.C001, 0x01, 0x00000000, 0x00) {}
        Processor (\_PR.C002, 0x02, 0x00000000, 0x00) {}
        Processor (\_PR.C003, 0x03, 0x00000000, 0x00) {}
    }
...

I assume that a main change from Bios 1102 to 1202 is the addition of Quad
processor support (Phenom).
Obviously they extended DSDT for that reason.
But I am still running the same AMD Athlon(tm) 64 X2 Dual Core Processor 3800+.
What does Linux ACPI do in this case? Does it compare DSDT definitions with the
real number of processors?
N.B. Under Windows XP some temperature reading programs work normally with Asus
M2N-E Bios 1202.


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

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to