From owner-freebsd-current@FreeBSD.ORG Thu Feb 5 19:29:21 2015 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6AD8FAD; Thu, 5 Feb 2015 19:29:21 +0000 (UTC) Received: from mail-ig0-x231.google.com (mail-ig0-x231.google.com [IPv6:2607:f8b0:4001:c05::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 31697D12; Thu, 5 Feb 2015 19:29:21 +0000 (UTC) Received: by mail-ig0-f177.google.com with SMTP id z20so25496igj.4; Thu, 05 Feb 2015 11:29:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=DrA19ysc2j9zurqG+3U7qP8QNoE3vb4TbXy+iYYaRXM=; b=tZtuje9s5bH1qaPeVICPNsojkm1mb+eW0BoC82hiPjuEn8U0iRJMkEHbTIoUX4Fb21 cyA03EmlPi6TS3Sw/TYJjhP1/3UKLFthsquigGFg0pVnmZlpTf5wua1lrpwKG5YgqELc H1ofmmFx6bALpl6fe7SxLCGTxwcy3xFDh1l9BpL45OG12ovsy/OTSF+X89mgG+Q+sYdE HBGCydqynxVp2bGPlUjP48nfdWypOuJCDBkhfsn62yfR+iOFm+x8hM0DVk3uwx20E2Xw MgcusdZYShcMejF8eA3cv2TDveln+0Pl7sgVGINfnZXFb3oVkgNJBXlgH2Y5akDUxQrh 9T/Q== MIME-Version: 1.0 X-Received: by 10.107.31.16 with SMTP id f16mr6457618iof.88.1423164560584; Thu, 05 Feb 2015 11:29:20 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.36.17.7 with HTTP; Thu, 5 Feb 2015 11:29:20 -0800 (PST) In-Reply-To: References: Date: Thu, 5 Feb 2015 11:29:20 -0800 X-Google-Sender-Auth: stqJU9fdMYxWNtIFOqx-QY4NSNg Message-ID: Subject: Re: i915kms.ko regression? From: Adrian Chadd To: Michael Reifenberger Content-Type: text/plain; charset=UTF-8 Cc: Johannes Meixner , "current@freebsd.org" , Lutz Bichler X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2015 19:29:21 -0000 There's a backlight_invert tunable/hint that you can set in /boot/loader.conf . Try setting it to 1 and rebooting. -a On 5 February 2015 at 10:32, wrote: > Am 2015-02-05 09:46, schrieb Lutz Bichler: >> >> Hi Johannes, >> >> i am experiencing a similar behavior on an Asus UX31A. The display is >> active but brightness seems to be near 0 and unchangeable. >> >> Reverting https://svnweb.freebsd.org/changeset/base/277959 made me get >> full >> brightness again. Unfortunately, brightness changing does not work. >> > > Me too for my Asus UX32VD Notebook. > > Greetings > --- > Michael Reifenberger > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"