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





------- Comment #10 from [EMAIL PROTECTED]  2007-12-17 23:53 -------
(In reply to comment #9)
> Thanks for the info.
> The problem in this bug is caused by the following error in SSDT:
>   CreateDWordField (Arg3, 0x00, S*S0) //S*S0 can't be recognized by ACPI
> interpreter and it is very clear BIOS bug.
> 
>   Because of this error the _PDC method for CPU0 can't be executed so that OS
> can't load table dynamically from the address of 0x7fed0735 and 0x7fed0412 ,
> which contains the CST and PSS  for CPU0.  But the CST and PSS for CPU0 is
> refered by CPU1, so OS will report the error message of AE_NOT_FOUND(CST, PSS)
> and acpi_cpufreq driver can't be loaded correctly.
> 
> This is a BIOS bug and can be fixed by BISO update. 

Thanks for pointing this out.
Since I'm already running latest bios, can I just fix DSDT myself and load it
dinamically at boot to bypass the problem?
In this case, can you please just tell me how to proceed with the fix?
Thanks a lot.
Nicola


-- 
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.

-------------------------------------------------------------------------
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://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to