From owner-freebsd-acpi@FreeBSD.ORG Sun Jan 17 22:48:22 2010 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 AF70A106568D for ; Sun, 17 Jan 2010 22:48:22 +0000 (UTC) (envelope-from ghostp@dzsy.org) Received: from mail.wsys-engine.hu (phoenixchat.hu [217.20.138.58]) by mx1.freebsd.org (Postfix) with ESMTP id 70D7D8FC1B for ; Sun, 17 Jan 2010 22:48:22 +0000 (UTC) Received: by mail.wsys-engine.hu (Postfix, from userid 1021) id CFE72181C40; Sun, 17 Jan 2010 23:32:09 +0100 (CET) X-IMAP-Sender: ghostp@dzsy.org Message-ID: <4A19131D.3050705@mcss.hu> From: =?ISO-8859-1?Q?Sz=E9kv=F6lgyi_P=E9ter?= User-Agent: Thunderbird 2.0.0.21 (X11/20090501) MIME-Version: 1.0 To: freebsd-acpi@freebsd.org References: <4A05EA96.4090908@dzsy.org> In-Reply-To: <4A05EA96.4090908@dzsy.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: No brightness control on Acer laptop 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: , Date: Sun, 17 Jan 2010 22:48:22 -0000 X-Original-Date: Sun, 24 May 2009 11:27:57 +0200 X-List-Received-Date: Sun, 17 Jan 2010 22:48:22 -0000 Székvölgyi Péter wrote: > I have a Acer Extensa 5620 laptop and i didn't change the brightness > with keys or sysctl value. > I loaded asus, ibm and other laptop acpi modul, but nothing change. > Anyone has an idea how > can i change the brightness fater the system booted? ( Without ACPI i > can change, the brightness. ) Hi everyone! A boot-ed with verbose mode, and if i want to change the brightness i saw on dmesg: ( brightness down with key ): acpi: bad write to port 0x080 (32), val 0x1d or ( brightness up with key ) acpi: bad write to port 0x080 (32), val 0x1c I tested with other dsdt file from google acer acpi, nothing changed: http://aceracpi.googlecode.com/svn/trunk/dsdt/acer/extensa/ I installed FreeBSD-Current to an usb key and booted. The error is the same with brightness control. Anyone has an idea wath wrong? Thanks ours help! Peter