From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 60659] Backlight control interface with nouveau driver for nVidia Quadro 1000m not works Date: Wed, 31 Jul 2013 16:13:38 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by gabe.freedesktop.org (Postfix) with ESMTP id EDB7BE728B for ; Wed, 31 Jul 2013 09:13:40 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id BA71520386 for ; Wed, 31 Jul 2013 16:13:39 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id A680420377 for ; Wed, 31 Jul 2013 16:13:38 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugzilla.kernel.org/show_bug.cgi?id=60659 --- Comment #4 from Charles-Antoine Couret --- With default option, after boot : [root@DiNozzo ~]# cat /sys/class/backlight/acpi_video0/brightness 20 Same conditions, after pressure of FN down brightness key : [root@DiNozzo ~]# cat /sys/class/backlight/acpi_video0/brightness 10 I suppose the driver can write this file after that. ;) -- You are receiving this mail because: You are watching the assignee of the bug.