Date: Sun, 19 Oct 2003 14:34:55 +0400 (MSD) From: Michail Vidiassov <master@iaas.msu.ru> To: Doug White <dwhite@gumbysoft.com> Cc: freebsd-stable@freebsd.org Subject: ACPI problem - broken debug output (WAS: how to load DSDT) Message-ID: <20031019142843.P55452@serv.iaas.msu.ru> In-Reply-To: <20031018161928.M35407@carver.gumbysoft.com> References: <20031019005014.L49355@serv.iaas.msu.ru> <20031018161928.M35407@carver.gumbysoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Dear Dough,
On Sat, 18 Oct 2003, Doug White wrote:
> > But it seems acpi_dsdt_load command does not work in STABLE.
>
> Note that this is a loader.conf option, not a binary.
>
> acpi_dsdt_load="/acpi.dsdt"
>
Thank you,
acpi_dsdt_load="YES"
acpi_dsdt_name="/boot/dsdt.aml"
acpi_dsdt_type="acpi_dsdt"
in loader.conf solved the problem.
But after I have defined ACPI_DEBUG_OUTPUT in
/sys/contrib/dev/acpica/acconfig.h
I have got broken debug output like
Table [DSDT] - %hd Objects with %hd Devices %hd Methods %hd Regions
%hd Devices found containing: %hd _STA, %hd _INI methods
Initialized %hd/%hd Regions %hd/%hd Fields %hd/%hd Buffers %hd/%hd
Packages (%hd nodes)
Any ideas?
Sincerely, Michail
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031019142843.P55452>
