From owner-freebsd-acpi@FreeBSD.ORG Wed Feb 12 09:17:38 2014 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5E48DC1C for ; Wed, 12 Feb 2014 09:17:38 +0000 (UTC) Received: from mail.s1.d2ux.org (static.209.96.9.5.clients.your-server.de [5.9.96.209]) by mx1.freebsd.org (Postfix) with ESMTP id 18EA51985 for ; Wed, 12 Feb 2014 09:17:37 +0000 (UTC) Received: from mail.s1.d2ux.org (mail [10.0.0.3]) by mail.s1.d2ux.org (Postfix) with ESMTP id AB6CE84F3B54; Wed, 12 Feb 2014 10:12:10 +0100 (CET) Received: from mail.s1.d2ux.org ([10.0.0.3]) by mail.s1.d2ux.org (mail.s1.d2ux.org [10.0.0.3]) (amavisd-new, port 10024) with ESMTP id VQ6uGhCiopMf; Wed, 12 Feb 2014 10:12:08 +0100 (CET) Received: from www.s1.d2ux.org (unknown [10.0.0.4]) by mail.s1.d2ux.org (Postfix) with ESMTPS id A87FB84F2603; Wed, 12 Feb 2014 10:12:08 +0100 (CET) Received: from 188.92.33.52 ([188.92.33.52]) by d2ux.org (Horde Framework) with HTTP; Wed, 12 Feb 2014 10:12:08 +0100 Date: Wed, 12 Feb 2014 10:12:08 +0100 Message-ID: <20140212101208.Horde.uLsRrtyNFM3WU_zTZwqjgQ6@d2ux.org> From: Matthias Petermann To: bezobrazluk@hushmail.com Subject: Re: Thinkpad x230 display brightness References: <20140212070759.53FF6200F5@smtp.hushmail.com> In-Reply-To: <20140212070759.53FF6200F5@smtp.hushmail.com> User-Agent: Internet Messaging Program (IMP) H5 (6.1.4) Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline Cc: freebsd-acpi@freebsd.org X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Feb 2014 09:17:38 -0000 Hello, Zitat von bezobrazluk@hushmail.com: > hi everyone > i have a x230 and i have problem with acpi > > i read and install > # cd /usr/ports/sysutils/acpi_call && make install clean # kldload > acpi_ibm # kldload acpi_call # acpi_call -p 'VBRC' -i N where N is > 0-16. (strangely, 15 is brighter than 16). > my output for [ acpi_call -p 'VBRC' -i N ] is "0" > > but i can change the brighter . can anyone help me ?? > i can't find a command-line for change in the terminal > or the key FnF8 or FnF9 > thz with my X121e I had some success with: root@thinkpad:/usr/home/mpeterma # cd /usr/ports/sysutils/acpi_call/ root@thinkpad:/usr/ports/sysutils/acpi_call # make install clean root@thinkpad:/usr/ports/sysutils/acpi_call # kldload acpi_call root@thinkpad:/usr/ports/sysutils/acpi_call # acpi_call -p '\VBRU' root@thinkpad:/usr/ports/sysutils/acpi_call # acpi_call -p '\VBRD' while VBRU increases and VBRD decreases by one step brightness of the screen. There is also a PR filed: http://www.freebsd.org/cgi/query-pr.cgi?pr=amd64/181357 Kind regards, Mathias -- Matthias Petermann | www.petermann-it.de GnuPG: 0x5C3E6D75 | 5930 86EF 7965 2BBA 6572 C3D7 7B1D A3C3 5C3E 6D75