From owner-freebsd-acpi@FreeBSD.ORG Thu Apr 25 00:11:32 2013 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id F24D164C for ; Thu, 25 Apr 2013 00:11:32 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) by mx1.freebsd.org (Postfix) with ESMTP id C16F1153B for ; Thu, 25 Apr 2013 00:11:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=fHqx3+zn99vWzy8zxA/L6OUopZWIkRv3owPa7X+lVGA=; b=cJLLYh5jB/d3W4ttkq/OtneqJbbHaSb4Uq7AQnfXgWz8qyJ+sCuqyzDYoydUo185RmLxaN6EnNWsx2p7ZXlEe/8+Jb3tMOSQQ7CaAtwUhqiaWs1AS8da6r4iAkyijI1mHOXZLgQfFrSnFumX/ZnIuvpXm2Q3ENQm1X+7BenVTdA=; Received: from [122.129.203.50] (port=37178 helo=X220.ovitrap.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1UV9md-002Kn5-25; Wed, 24 Apr 2013 18:11:32 -0600 Date: Thu, 25 Apr 2013 07:11:27 +0700 From: Erich Dollansky To: Matthew Gibson Subject: Re: Thinkpad x230 acpi_ibm Message-ID: <20130425071127.7aa02e60@X220.ovitrap.com> In-Reply-To: References: X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-acpi@freebsd.org X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Apr 2013 00:11:33 -0000 Hi, On Wed, 24 Apr 2013 09:46:21 -0700 Matthew Gibson wrote: > Hello, > > I have a thinkpad x230. I have some of the issues others on this > mailing list have discussed, such as no brightness controls, and some > of the special buttons don't work. > > I have some experience with freebsd, but not a lot. > > I am running 9.1-RELEASE (r243825) on amd64. > > The main issue is similiar to > http://lists.freebsd.org/pipermail/freebsd-acpi/2011-July/007227.html > If I load the acpi_ibm module, it shows up in kldstat, but no message > is given on the dmesg, and nothing appears in sysctl. > > Any help is appreciated. > > the volume buttons work, the speaker and microphone mute doesn't > work. The brightness fn keys don't work. Also the power button > doesn't seem to initiate a shutdown, even though I have > hw.acpi.power_button_state: S5 > I use the following scripts to help me with this problem on a X220: http://www.alogt.com/freebsd/XonX220 starts X for me and http://www.alogt.com/freebsd/setbrightness is used to adjust brightness. You might have to adjust them as some modules might be already loaded at your machine. These scripts work for me on 10. Erich > Matthew > _______________________________________________ > freebsd-acpi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-acpi > To unsubscribe, send any mail to > "freebsd-acpi-unsubscribe@freebsd.org"