From owner-freebsd-acpi@FreeBSD.ORG Sun May 24 13:26:28 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 089731065670 for ; Sun, 24 May 2009 13:26:28 +0000 (UTC) (envelope-from niktychina@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by mx1.freebsd.org (Postfix) with ESMTP id 7B3DC8FC0A for ; Sun, 24 May 2009 13:26:27 +0000 (UTC) (envelope-from niktychina@gmail.com) Received: by fg-out-1718.google.com with SMTP id 22so805954fge.12 for ; Sun, 24 May 2009 06:26:26 -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=Vx4ylWOoTU5vjQ49mAMhJBRkHpqDSPlo6pdK7WgEw0A=; b=T2d4HdNfmDYwZVNRqPLfcSciCFBiTGVLE7gum4KISG5mkkK562JHO+XR6rkFVSQBRE kSzJ2vbEtmbnu/tibcoAqceXODl44KSGlAR7kKyTk9Ky/6d9QgXJt/VKkyxZllXaCypA 1XGNCcTs6NUWm4NHra9sCuRRZfKr6QFYI9D84= 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=J4YtvniPZiB83YwsqIinhwJWcfO1PuNQdauHO3gnXorvrT1Fi2cRREZlReCPbNNoSU 36Ky3MCe6za6nAhyFvdodsaYCklJjoh5FB+sEIVosVUdr99flwRL84RROiiREKoT5kdf rooPiiPhGr/N2mZYTuGNv3x5tEisdJP8kqdMM= MIME-Version: 1.0 Received: by 10.86.1.1 with SMTP id 1mr4811497fga.0.1243171120383; Sun, 24 May 2009 06:18:40 -0700 (PDT) In-Reply-To: References: <4A05EA96.4090908@dzsy.org> <4A19131D.3050705@mcss.hu> Date: Sun, 24 May 2009 17:18:40 +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: 7bit 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: Sun, 24 May 2009 13:26:28 -0000 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/ Author writes it can be useful with Acers (it didn't help me though) Best, Nikolay