Vaio PCG-GRV516G

Eric Dillenseger eric.dillenseger at gmail.com
Sun Oct 16 04:15:51 PDT 2005


Hello,

FYI,
I made more troubleshooting on this.
First, iasl dumped a 1048 Error on my iasl so here's the fix
--- original.asl        Sun Oct 16 12:53:48 2005
+++ modified.asl        Sun Oct 16 12:04:08 2005
@@ -57,7 +57,7 @@
  * Intel ACPI Component Architecture
  * AML Disassembler version 20041119
  *
- * Disassembly of /tmp/acpidump.tdTJwR, Sun Oct 16 12:53:48 2005
+ * Disassembly of /tmp/acpidump.q2PZ65, Mon Oct  3 21:04:04 2005
  */
 DefinitionBlock ("DSDT.aml", "DSDT", 1, "SONY", "B1", 537004304)
 {
@@ -1323,7 +1323,7 @@
                         0x05
                     })
                     OperationRegion (ECR, EmbeddedControl, 0x00, 0xFF)
-                    Field (ECR, AnyAcc, Lock, Preserve)
+                    Field (ECR, ByteAcc, Lock, Preserve)
                     {
                         Offset (0x80), 
                         MPBP,   1,

I changed /boot/loader.conf to load the new DSDT.aml, but it didn't
change anything.
What I've found is the laptop doesn't power-off if X has been run.
If I don't use X, acpi shutdown/reboot works, so it should be related to
the radeon driver or something like that.
Changing the driver in xorg.conf didn't help.


More information about the freebsd-acpi mailing list