From owner-freebsd-acpi@FreeBSD.ORG Fri Apr 6 07:10:54 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 34BC8106566B for ; Fri, 6 Apr 2012 07:10:54 +0000 (UTC) (envelope-from nm.knife@gmail.com) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by mx1.freebsd.org (Postfix) with ESMTP id AA6868FC0A for ; Fri, 6 Apr 2012 07:10:53 +0000 (UTC) Received: by wibhj6 with SMTP id hj6so239150wib.13 for ; Fri, 06 Apr 2012 00:10:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=xOdMZa3HrYGsICFbepoWvc/wOkyPSbhfE0aUUv0uPcE=; b=bO1xLq16kojUHU20ddBZ/5EL6wpuQKIdNNd6nXeUcFxedrXqvmCqFxDzYL6mBXjLCs cmNWJNLWIguLJKaXwZ7J0YlH5m3iFZLAp7cLLcrpCX9TO45pA7cLcNackcGPT8eimVl2 Jyl+VP5zvoxsxx18QH3pTLUJXGgM1MQ2Uf0/0kPwcqKjCap4J7Mh4mWNzhPhHZis/e7I DbTlDAEjXkM6E3wDfV8WO+Wi/t0U0Alj2Q+F0NCOE+SUjGmVuuRxHxyn3LgG3NnfQCCW +CIxTW8ERUosoHicInS5MIvvEJm2d/2mX/xar7FBI+b1wGXIGQSFhI3Ojh8onyO5TAiz 0unQ== MIME-Version: 1.0 Received: by 10.180.78.40 with SMTP id y8mr17508219wiw.15.1333696252724; Fri, 06 Apr 2012 00:10:52 -0700 (PDT) Received: by 10.227.58.68 with HTTP; Fri, 6 Apr 2012 00:10:52 -0700 (PDT) In-Reply-To: References: <4E836C06.9070405@gmail.com> <4F56A2DA.2070703@gmail.com> <201204011214.38801.erichfreebsdlist@ovitrap.com> <4F789DD7.90604@mehnert.org> <4F7A46DB.4050701@gmail.com> <4F7A8A99.4040603@gmail.com> <20120403210619.Q2060@sola.nimnet.asn.au> <4F7DAAB0.2010206@gmail.com> <4F7E2D5C.3020506@gmail.com> Date: Fri, 6 Apr 2012 00:10:52 -0700 Message-ID: From: =?windows-1251?B?y/7h7uzo8CDD8Ojj7vDu4g==?= To: freebsd-acpi@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: x220 notes 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: Fri, 06 Apr 2012 07:10:54 -0000 I am sure, because pressing Mute now lights up the little light besides muting. Value changes to 1 as well. The rest of the buttons are not working. Basically I only need volume since I don't use sleep/resume and I don't care for turning off wifi from a button. But since I set mixer vol and pcm from console, it would be nice to associate with the buttons. Below is output (fan speed does change). dev.acpi_ibm.0.%desc: IBM ThinkPad ACPI Extras dev.acpi_ibm.0.%driver: acpi_ibm dev.acpi_ibm.0.%location: handle=\_SB_.PCI0.LPC_.EC__.HKEY dev.acpi_ibm.0.%pnpinfo: _HID=LEN0068 _UID=0 dev.acpi_ibm.0.%parent: acpi0 dev.acpi_ibm.0.initialmask: 2060 dev.acpi_ibm.0.availmask: 134217727 dev.acpi_ibm.0.events: 0 dev.acpi_ibm.0.eventmask: 2060 dev.acpi_ibm.0.hotkey: 1104 dev.acpi_ibm.0.lcd_brightness: 0 dev.acpi_ibm.0.volume: 0 dev.acpi_ibm.0.mute: 0 dev.acpi_ibm.0.thinklight: 0 dev.acpi_ibm.0.bluetooth: 0 dev.acpi_ibm.0.wlan: 1 dev.acpi_ibm.0.fan_speed: 2980 dev.acpi_ibm.0.fan_level: 0 dev.acpi_ibm.0.fan: 1 Are you sure acpi_ibm is actually doing the connect? What do you see > for 'sysctl dev.acpi_ibm'? You should see a list of items, many of > which will be '0', even though they should not be. Things like > 'fan_speed'. Setting dev.acpi_ibm.0.mute or dev.acpi_ibm.0.thiklight > to '1' should work. > > I think the hotkeys should default to 2484. -- Lyubomir Grigorov (bgalakazam) -- Lyubomir Grigorov (bgalakazam)