If I sent y'all the files could someone do it for me?


On March 2, 2016 1:14:30 PM Jung-uk Kim <j...@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 <j...@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-----


_______________________________________________
freebsd-acpi@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-acpi
To unsubscribe, send any mail to "freebsd-acpi-unsubscr...@freebsd.org"

Reply via email to