From owner-freebsd-acpi@freebsd.org Wed Mar 2 18:14:58 2016 Return-Path: Delivered-To: freebsd-acpi@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C213BAC22B3 for ; Wed, 2 Mar 2016 18:14:58 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 815471CB6; Wed, 2 Mar 2016 18:14:58 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Subject: Re: DSDT/AML/Etc Inspiron 5748 To: "freebsd-acpi@freebsd.org" , "Box, David E" 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> From: Jung-uk Kim X-Enigmail-Draft-Status: N1110 Message-ID: <56D72DA2.8010503@FreeBSD.org> Date: Wed, 2 Mar 2016 13:14:58 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <20160302172505.GA4862@trivet.lerctr.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2016 18:14:58 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 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. Jung-uk Kim > On Wed, Mar 02, 2016 at 12:18:49PM -0500, Jung-uk Kim wrote: On 03/ > 2/16 12:04 PM, Jung-uk Kim wrote: >>>> On 03/ 2/16 10:11 AM, Moore, Robert wrote: >>>>> This is probably because of external references that cannot >>>>> be resolved. >>>> >>>>> Try : iasl -e ssdt* -d dsdt.dat >>>> >>>> Please note it is /usr/local/bin/iasl (i.e., >>>> sysutils/acpica-tools from the ports tree), not >>>> /usr/sbin/iasl from the base. > > And use /usr/local/bin/acpidump and /usr/local/bin/acpixtract, not > /usr/sbin/acpidump, to get individual tables. > > Jung-uk Kim > >>>> Jung-uk Kim >>>> >>>>>> -----Original Message----- From: >>>>>> owner-freebsd-acpi@freebsd.org [mailto:owner-freebsd- >>>>>> acpi@freebsd.org] On Behalf Of Larry Rosenman Sent: >>>>>> Tuesday, March 01, 2016 3:57 PM To: >>>>>> freebsd-acpi@freebsd.org Subject: DSDT/AML/Etc Inspiron >>>>>> 5748 >>>>>> >>>>>> I have a Dell Inspiron 5748, and it's DSDT has the mouse >>>>>> (0x66) in the keyboard resources. >>>>>> >>>>>> I was trying to recompile it, but even dumping the DSDT >>>>>> and recompiling it with no changes garners syntax errors >>>>>> from iasl. >>>>>> >>>>>> I've posted the DSDT at: >>>>>> http://www.lerctr.org/~ler/FreeBSD/acpi/my.asl >>>>>> >>>>>> and the errors: >>>>>> http://www.lerctr.org/~ler/FreeBSD/acpi/my.asl.err >>>>>> >>>>>> Can someone help me? >>>>>> >>>>>> System is at: >>>>>> >>>>>> FreeBSD trivet 11.0-CURRENT FreeBSD 11.0-CURRENT #2 >>>>>> r296241: Mon Feb 29 18:02:55 CST 2016 >>>>>> root@trivet:/usr/obj/usr/src/sys/GENERIC amd64 1100100 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJW1y2iAAoJEHyflib82/FGymAH/2e3cCL+RnNGZasIZM4dB9e6 7WUJNX/8YFiy3jwaUrS1xvgBDhSC8fSKvR8Z+QpIVwZPEXaml2JW6qbM4tRWQZcN ZRT5+I+jhIPXhtcZFP3u3RvHEfSbbtFlKuHVGE1/vcTR3IjNXDNMBrTuecKCq8d0 c/gW1leN9eGd3w92/316OQamf7Im1yylW3x5shc6lZt/UPSl148OSzx4bKe+gZVl 8gxyP6XMigdC5FzVyRyEWkTHnTgKPyGCuIJTGfn07mO9axVWQ8/xeqozo8ZRWHTe acJe9JVKmd2IQXDnwZo4AwHfzW74F8mHoEh8qVEg+SUCNwtproVR3k65aERe49w= =5IhQ -----END PGP SIGNATURE-----