From owner-freebsd-acpi@FreeBSD.ORG Tue Jul 3 23:28:53 2012 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEC1D106566C for ; Tue, 3 Jul 2012 23:28:53 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.224.110]) by mx1.freebsd.org (Postfix) with ESMTP id 5F6A78FC12 for ; Tue, 3 Jul 2012 23:28:53 +0000 (UTC) Received: from x220.ovitrap.com ([122.129.201.21]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id q63NSoo5025584; Tue, 3 Jul 2012 17:28:52 -0600 From: Erich Dollansky To: Hannes Mehnert Date: Wed, 4 Jul 2012 06:28:49 +0700 User-Agent: KMail/1.13.7 (FreeBSD/10.0-CURRENT; KDE/4.8.3; amd64; ; ) References: <20120523151357.GC97037@sigil.instinctive.eu> <201207032128.24837.erichfreebsdlist@ovitrap.com> <4FF3512E.10908@mehnert.org> In-Reply-To: <4FF3512E.10908@mehnert.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Message-Id: <201207040628.49223.erichfreebsdlist@ovitrap.com> Cc: freebsd-acpi@freebsd.org, =?iso-8859-15?q?Port=E9?= , Ian Smith , Natacha Subject: Re: How can I help with thinkpad x220 issues? X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jul 2012 23:28:53 -0000 Hi, On Wednesday, July 04, 2012 03:08:14 AM Hannes Mehnert wrote: > Hi Erich, >=20 > On 07/03/2012 16:28, Erich Dollansky wrote: > > Hi, > >=20 > > On Tuesday, July 03, 2012 08:51:33 PM Ian Smith wrote: > >> On Tue, 3 Jul 2012 18:20:22 +0700, Erich Dollansky wrote: > >> > On Tuesday, July 03, 2012 03:34:36 PM Natacha Port=E9 wrote: > >> > > > > $ sysctl dev.acpi_ibm > >> > > >=20 > >> > > > I do not have anything with IBM or Lenovo. > >> > >> Is this a Thinkpad model that shows no benefits from loading acpi_ibm? > >=20 > > I just loaded it to veryfy. There is no difference between loaded and n= ot loaded. At least it does not do any harm. The sysctls also do not show u= p after being loaded. >=20 > I believe you've to patch acpi_ibm with the lenovo (LEN0068) identifier > and recompile - see http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dkern/164= 538 it did not make into 10. I am just compiling a new kernel. Erich