From owner-freebsd-acpi@FreeBSD.ORG Tue May 26 20:43:54 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 813781065674 for ; Tue, 26 May 2009 20:43:54 +0000 (UTC) (envelope-from niktychina@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by mx1.freebsd.org (Postfix) with ESMTP id 02A508FC0A for ; Tue, 26 May 2009 20:43:53 +0000 (UTC) (envelope-from niktychina@gmail.com) Received: by fg-out-1718.google.com with SMTP id e12so863795fga.12 for ; Tue, 26 May 2009 13:43:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=cGKvX+RkyDsHie3QWJnFnFQ65SOYoazxGxwvRsgGmfI=; b=KpGSeHpyn9VbQ2SlNfWSqhj7Yi1V6qCxzDzFolVJM+5XHZBpwSkRYZv9TLiZkGDzyB +C40NNv+Rx8iAm+6/5qxsCiNZ8n71H+Y7O/XQQwn0ULvhiBbrJ7xMJmXcht+GrJohACg ATjgOEJuckDzIqwWSGYX+gZvSuqjQHaJ1nVGk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=BA+MnOSs0hs0wm4J0TlUov+mXchJfTSNwQbMuKu3Pg0u8VB4F3lRbdi9nejvVw2fj1 JLRoE2eUCaa0VAi4+JGzEu8mseOKB1nIxi4pJ68bb6fDPy9BY3hEFazXFDNeVfMaZ3+g BU3rJ8QCMa4rv2Hy9WcuOocPp0MpHNHKAnK0Q= MIME-Version: 1.0 Received: by 10.86.98.10 with SMTP id v10mr7406136fgb.36.1243370632716; Tue, 26 May 2009 13:43:52 -0700 (PDT) In-Reply-To: <4A19A095.5060802@mcss.hu> References: <4A05EA96.4090908@dzsy.org> <4A19131D.3050705@mcss.hu> <4A19A095.5060802@mcss.hu> Date: Wed, 27 May 2009 00:43:52 +0400 Message-ID: From: Nikolay Tychina To: =?ISO-8859-1?Q?Sz=E9kv=F6lgyi_P=E9ter?= , freebsd-acpi@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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: Tue, 26 May 2009 20:43:54 -0000 There were few "Fixing your DSDT" threads on ubuntu forums and somewhere else. Unfortunately I don't understand this aml language too :-) You could try ACPI Specifications on http://acpi.info 2009/5/24 Sz=E9kv=F6lgyi P=E9ter > 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=3DACER >> 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=3DACER > 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 > >