From owner-freebsd-acpi@freebsd.org Wed Mar 2 18:18:56 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 8BCEFAC243E; Wed, 2 Mar 2016 18:18:56 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [IPv6:2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "thebighonker.lerctr.org", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6A17E1EC3; Wed, 2 Mar 2016 18:18:56 +0000 (UTC) (envelope-from ler@lerctr.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Message-ID:References:In-Reply-To:Subject:Cc:To:From:Date: Content-Transfer-Encoding:Content-Type:MIME-Version; bh=T6Tf+LlbarfnuQKcNKIAvQ9YEFthJZt/8Zsfv/e7L8Q=; b=saOnGiFXOw4g9cJNBfvCiOrNwB Flcf9Yonls+e8kJKZHWC/y8KF3iDfNStvKGLBTNRcBFiIWVFgfFfyaKZmH86owrS7cJydxR1CZ6Di s2JRL0mOuf6pVaeC/UQSe3O+DBWE/5BHiIwBRw+6d7b2zrVBhWbDjvCLpVvw0RP0vdoI=; Received: from thebighonker.lerctr.org ([2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]:50311 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86 (FreeBSD)) (envelope-from ) id 1abBMN-000MMu-Il; Wed, 02 Mar 2016 12:18:55 -0600 Received: from 184-203-223-224.pools.spcsdns.net ([184.203.223.224]) by webmail.lerctr.org with HTTP (HTTP/1.1 POST); Wed, 02 Mar 2016 12:18:55 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 02 Mar 2016 12:18:55 -0600 From: Larry Rosenman To: Jung-uk Kim Cc: freebsd-acpi@freebsd.org, "Box, David E" , owner-freebsd-acpi@freebsd.org Subject: Re: DSDT/AML/Etc Inspiron 5748 In-Reply-To: <56D72DA2.8010503@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> Message-ID: <2761166d7746f9389de663a28c93bd91@thebighonker.lerctr.org> X-Sender: ler@lerctr.org User-Agent: Roundcube Webmail/1.1.4 X-Spam-Score: -1.0 (-) X-LERCTR-Spam-Score: -1.0 (-) X-Spam-Report: SpamScore (-1.0/5.0) ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 X-LERCTR-Spam-Report: SpamScore (-1.0/5.0) ALL_TRUSTED=-1, SHORTCIRCUIT=-0.0001 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:18:56 -0000 On 2016-03-02 12:14, Jung-uk Kim wrote: > -----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. Done. > > 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----- > _______________________________________________ > freebsd-acpi@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-acpi > To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@freebsd.org" -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: ler@lerctr.org US Mail: 7011 W Parmer Ln, Apt 1115, Austin, TX 78729-6961