Mailinglist Archive: opensuse-bugs (5637 mails)
| < Previous | Next > |
[Bug 345124] S3 failed on AMD SB600/SB700+RS690/RS780 platform
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 5 Dec 2007 05:25:53 -0700 (MST)
- Message-id: <20071205122553.8E8E124538E@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=345124
User trenn@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=345124#c33
--- Comment #33 from Thomas Renninger <trenn@xxxxxxxxxx> 2007-12-05 05:25:52
MST ---
Created an attachment (id=185992)
--> (https://bugzilla.novell.com/attachment.cgi?id=185992)
Partly fixed up DSDT
Henry: The main problem of this DSDT is that IF and AND statements are used
outside of methods. The Intel/Linux interpreter does not like this at all and
mixes up scopes. I even get:
Maximum error count (200) exceeded
at a first compile.
This ACPI implementation does also not support any video ACPI extensions as
described in:
ACPI spec 3.0b:
APPENDIX B: Video Extensions
B ACPI Extensions for Display Adapters
(I only checked the most common, I doubt any graphics functions are declared).
Where does this BIOS come from? This urgently needs fixing!
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User trenn@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=345124#c33
--- Comment #33 from Thomas Renninger <trenn@xxxxxxxxxx> 2007-12-05 05:25:52
MST ---
Created an attachment (id=185992)
--> (https://bugzilla.novell.com/attachment.cgi?id=185992)
Partly fixed up DSDT
Henry: The main problem of this DSDT is that IF and AND statements are used
outside of methods. The Intel/Linux interpreter does not like this at all and
mixes up scopes. I even get:
Maximum error count (200) exceeded
at a first compile.
This ACPI implementation does also not support any video ACPI extensions as
described in:
ACPI spec 3.0b:
APPENDIX B: Video Extensions
B ACPI Extensions for Display Adapters
(I only checked the most common, I doubt any graphics functions are declared).
Where does this BIOS come from? This urgently needs fixing!
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |