Re: NB Acer [3|5]0x and ACPI

Bruno Ducrot <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
On Tue, Sep 27, 2005 at 08:02:52AM -0300, AT Matik wrote:
> On Tuesday 27 September 2005 06:45, Bruno Ducrot wrote:
> 
> > Well, I'm lost.  Could you provide (again) a sysctl hw.acpi both on AC
> > and on battery, without the debug.acpi.disabled="cmbat"?  Also a dmesg
> > with boot -v if possible.
> >
> 
> Hi and thanks again
> attached the outputs, I hope I didn't missed anything
> 

> Copyright (c) 1992-2005 The FreeBSD Project.
...

> acpi0: <PTLTD   RSDT> on motherboard
> acpi0: [MPSAFE]
>     ACPI-0438: *** Error: Looking up [Z007] in namespace, AE_NOT_FOUND

The DSDT override isn't ok.

Are you sure you applied the patch I send to you to the
anb.acpi.dump.txt file?

Something like that:

patch < anb.acpi.dump.txt.diff
iasl anb.acpi.dump.txt

at that stage you should have a file called DSDT.aml
Then
ls -l DSDT.aml (just to check it's not empty, who knows)
cp DSDT.aml /boot

change the /boot/loader.conf so that it contains those lines:

acpi_dsdt_load="YES"
acpi_dsdt_name="/boot/DSDT.aml"

and then reboot.  If you still have errors like that:
>     ACPI-0438: *** Error: Looking up [Z007] in namespace, AE_NOT_FOUND

then the DSDT is the original ones, not the one that have been
corrected.

-- 
Bruno Ducrot

--  Which is worse:  ignorance or apathy?
--  Don't know.  Don't care.

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"
anb.acpi.dump.txt.diff (text/plain, 397 B)
--- anb.acpi.dump.txt	2005/09/26 12:54:10	1.1
+++ anb.acpi.dump.txt	2005/09/26 12:54:40
@@ -3061,8 +3061,8 @@ DefinitionBlock ("DSDT.aml", "DSDT", 1, 
             Name (PBST, Package (0x04)
             {
                 0x00, 
-                Z007, 
-                Z007, 
+                Ones, 
+                Ones, 
                 0x2710
             })
             Name (ERRC, 0x00)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.