Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Mar 2016 13:49:56 -0500
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        Larry Rosenman <ler@lerctr.org>
Cc:        freebsd-acpi@freebsd.org, "Box, David E" <david.e.box@intel.com>, owner-freebsd-acpi@freebsd.org
Subject:   Re: DSDT/AML/Etc Inspiron 5748
Message-ID:  <56D735D4.8030904@FreeBSD.org>
In-Reply-To: <56D733C2.1020504@FreeBSD.org>
References:  <20160301235729.GA1345@trivet.lerctr.org> <94F2FBAB4432B54E8AACC7DFDE6C92E37E44DE10@ORSMSX110.amr.corp.intel.com> <56D71D1D.1030305@FreeBSD.org> <56D72079.6050104@FreeBSD.org> <20160302172505.GA4862@trivet.lerctr.org> <56D72DA2.8010503@FreeBSD.org> <2761166d7746f9389de663a28c93bd91@thebighonker.lerctr.org> <56D730B9.6000400@FreeBSD.org> <7523eba7f129b22cf9aa982900ca8f21@thebighonker.lerctr.org> <56D733C2.1020504@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 03/ 2/16 01:41 PM, Jung-uk Kim wrote:
> On 03/ 2/16 01:33 PM, Larry Rosenman wrote:
>> On 2016-03-02 12:28, Jung-uk Kim wrote:
>>> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
>>> 
>>> On 03/ 2/16 01:18 PM, Larry Rosenman wrote:
>>>> On 2016-03-02 12:14, Jung-uk Kim wrote: On 03/ 2/16 12:25
>>>> PM, Larry Rosenman wrote:
>>>>>>> Can you give me EXACT command lines to extract what I 
>>>>>>> need to move the 0x66 stuff out of PS2K?
>>>>>>> 
>>>>>>> Or to get you something to look at?
>>>> 
>>>> It seems Robert wants to see ACPICA acpidump output.
>>>> Install sysutils/acpica-tools, do "/usr/local/bin/acpidump > 
>>>> acpidump.txt" as root, and give him the output.
>>>> 
>>>>> Done.
>>> 
>>> FYI, usual workflow goes like this with ACPICA tools:
>>> 
>>> /usr/local/bin/acpidump > acpidump.txt
>>> /usr/local/bin/acpixtract acpidump.txt /usr/local/bin/iasl -e
>>> ssdt* -d dsdt.dat
>>> 
>>> Then, you can modify disassembled dsdt.dsl.  Please note our 
>>> acpidump(8), i.e., /usr/sbin/acpidump, merges all SSDTs with
>>> DSDT for historical reasons.
>>> 
>> and how would I compile it back again?
> 
> /usr/local/bin/iasl dsdt.dsl

BTW, you cannot directly use generated dsdt.aml to override it via
loader(8) because acpi(4) expects merged DSDT+SSDTs in one file.

Jung-uk Kim
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJW1zXIAAoJEHyflib82/FG99EIAJO4TKd8nk5icPGDBOrpmIE7
ItjUZYwnpa0Xgx9JHuN2Ll6ePsIN0nQI3N6WTVXTx1qKHgXSVdisDSDnQBxDm4cW
Kg3n28x/DougO+O9wDSHDxo5FMKG/d/8q4jUbUamBRhEnE7ixYIiauJh431QArVU
9vbzKRdHCegCa0qEzl7rcBzRwuBMyTF36icKWVExNO2e7tq/Znht3eZ+94jKv35m
5G+yEoN1OFCbQf6vL8+24mzRTkTmI6ok6et31F9T1Cr02r1QaGsPbGVZsIVt1Tm6
zURZzHqHWwMq6fTpikoCRfWS7N7Xcr3UNmSQWiIuK+MIiLfKqgLkIVkZeJE0fIg=
=fDgl
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56D735D4.8030904>