Date: Wed, 02 Mar 2016 13:56:40 -0600 From: Larry Rosenman <ler@lerctr.org> To: "Jung-uk Kim" <jkim@FreeBSD.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: <15338e75cc0.2846.a6b027662ce9a8103f88b1e74d3c5524@lerctr.org> In-Reply-To: <56D73B92.4080204@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> <56D735D4.8030904@FreeBSD.org> <15338b97e90.2846.a6b027662ce9a8103f88b1e74d3c5524@lerctr.org> <56D73B92.4080204@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
If I sent y'all the files could someone do it for me? On March 2, 2016 1:14:30 PM Jung-uk Kim <jkim@FreeBSD.org> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > On 03/ 2/16 02:06 PM, Larry Rosenman wrote: >> So how do we get to something I can override? > > Unfortunately, it's not easy. You have to merge DSDT and SSDTs manually. > > Jung-uk Kim > >> On March 2, 2016 12:49:57 PM Jung-uk Kim <jkim@FreeBSD.org> wrote: >> >> 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. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2 > > iQEcBAEBCAAGBQJW1zuSAAoJEHyflib82/FGAGIIAJfEp804C3zySrz98mg+8boC > 63VzcGvKsQ9Jr2DpIo+IWwQbQnLeb7IhcgMX9iO0dgGci11Baxr44cYGynUQsi6c > R0ezvoSkLxJw+JYYP0LC5Rbd9x96HW9YBYvZm13lz2xrKhD/sc71hk0lZhe9gEYq > mj1AWSgfUxXkZ5hLXftNuugXF4NrFsIB5ycrmUGPGpD8FayPG450kn81MmEi9tLy > Si1N6zebx8YKjdHg/Z2oBu3On0Q9jZo1wIqX0wcBGei1PA07gNl0AZpZNUfaFoWv > 1KBcrB4ipXdKr5CGU9ZpnqXQyiVNgNZh4LqLg3f/Bq9sEfgS3MSp3kpwTKzJ3QU= > =XbdV > -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15338e75cc0.2846.a6b027662ce9a8103f88b1e74d3c5524>