From owner-freebsd-questions@FreeBSD.ORG Sat Jul 6 22:30:09 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 27B2ABC2 for ; Sat, 6 Jul 2013 22:30:09 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: from mail-we0-x234.google.com (mail-we0-x234.google.com [IPv6:2a00:1450:400c:c03::234]) by mx1.freebsd.org (Postfix) with ESMTP id B410F17F1 for ; Sat, 6 Jul 2013 22:30:08 +0000 (UTC) Received: by mail-we0-f180.google.com with SMTP id w56so2802101wes.11 for ; Sat, 06 Jul 2013 15:30:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=3QCgvm5QpQaajTbxLcduAHq1F0ljxxe3IMcu9OklPOA=; b=RiA1YEjgO73Vbq4sKu1TK67uWB7PN8ksF3gFuy8883YJ/5G4XYcuLkU9rSm0GcnK9h KVtM0amNw7PTcpFcxdbjDOSpo2EvRMFvhna7594pW6YgNar9Z8To7t/cJXlAqUL1jsyM SWaVdPyCc9ErMU4pgaPdZDdqcKG5YXuDcL4lqOPB2TBnFFO/6ZiuagsHzUuWy02LfJWr nXtAPL+trm5JmFY5jiy/Px0JZy3YUIYYIfm7kjz1L44ZKKwir5KVlQ46ODejAGkXQ66W mMFIV6qdmfw5GfUhehI+MU4c22lsIWk1DJSq/vh1DSH+xWyPiFPFfyGSHAVH78RvtLYg QD3w== X-Received: by 10.180.84.70 with SMTP id w6mr8444873wiy.36.1373149807691; Sat, 06 Jul 2013 15:30:07 -0700 (PDT) Received: from [10.10.50.70] (bl18-121-5.dsl.telepac.pt. [188.83.121.5]) by mx.google.com with ESMTPSA id fs8sm47389077wib.0.2013.07.06.15.30.06 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 06 Jul 2013 15:30:07 -0700 (PDT) Message-ID: <51D8A873.2070401@gmail.com> Date: Sat, 06 Jul 2013 23:29:55 +0000 From: "Mike C." User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130701 Thunderbird/17.0.7 MIME-Version: 1.0 To: CeDeROM Subject: Re: Acer Laptop Bightness and Volume Hotkeys not working! References: <51C63B02.7030404@gmail.com> <51C63E93.2090402@gmail.com> <51D37EB0.6080309@gmail.com> In-Reply-To: <51D37EB0.6080309@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Mailing List X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jul 2013 22:30:09 -0000 On 07/03/13 01:30, Mike C. wrote: > On 06/23/13 23:57, CeDeROM wrote: >> Hey :-) For my Dell laptop the backlight is controlled by hardware, >> unlike sound keys where you can assign them to use >> xf86audiovolumeup/down (or similar) to interact with mixer. I would >> search for automatic backlight hothey that would block manual control, >> or BIOS settings (like automatic backlight) or maybe new BIOS would >> fix that problem..? >> Best regards, >> Tomek >> >> -- >> CeDeROM, SQ7MHZ, http://www.tomek.cedro.info >> > I don't hae any BIOS settings for this... I have the most recent version > of my bios but this Ultrabooks don't really have many options :) > I tried the xbrightness port, but no luck however I don't really understand the error: xbrightness 1.0 xbrightness: unable to open default display. Could this be related to the fact that I've built Xorg with: WITH_NEW_XORG=true WITH_KMS=true Thanks!