From owner-freebsd-acpi@FreeBSD.ORG Sun May 24 19:31:40 2009 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 62A29106570E for ; Sun, 24 May 2009 19:31:40 +0000 (UTC) (envelope-from ghostp@mcss.hu) Received: from s2.mcss.hu (s2.mcss.hu [87.229.26.185]) by mx1.freebsd.org (Postfix) with ESMTP id 1914B8FC19 for ; Sun, 24 May 2009 19:31:40 +0000 (UTC) (envelope-from ghostp@mcss.hu) Received: from dzsy-note.dzsy.org (unknown [79.120.193.82]) by s2.mcss.hu (Postfix) with ESMTP id 98FDD4E58F1; Sun, 24 May 2009 21:31:34 +0200 (CEST) Message-ID: <4A19A095.5060802@mcss.hu> Date: Sun, 24 May 2009 21:31:33 +0200 From: =?ISO-8859-1?Q?Sz=E9kv=F6lgyi_P=E9ter?= User-Agent: Thunderbird 2.0.0.21 (X11/20090501) MIME-Version: 1.0 To: Nikolay Tychina , freebsd-acpi@freebsd.org References: <4A05EA96.4090908@dzsy.org> <4A19131D.3050705@mcss.hu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: 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: , X-List-Received-Date: Sun, 24 May 2009 19:31:41 -0000 Nikolay Tychina wrote: > Did you try to fix your dsdt (it has only one error, mine has 7 :-) )? > Also you can download original & fixed dsdt from > http://acpi.sourceforge.net/dsdt/view.php?manufacturer=ACER > and fix yours by analogy. > > Did you try http://code.google.com/p/acpi-amilo/ > I tested it, only change my wireless radio switch is default to off. From http://acpi.sourceforge.net/dsdt/view.php?manufacturer=ACER i downloaded ACER Extensa 4002 and 4001 dsdt, i compile it and reboot the brightness control works corectly, but i haven't battery monitor, thermal control, etc. I saw the original dsdt from "acpidump" and it has an error, like the dsdt from google source. I see the source, but this time i never programming in this language, so i didn't know what is wrong. Anyone has a link or anything how can i learn? Thanks, Peter