[Bug 60659] Backlight control interface with nouveau driver for nVidia Quadro 1000m not works

2013-10-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=60659 --- Comment #9 from Alexey Brodkin --- I have exactly the same laptop - HP Elitebook 8560w with a nVidia Quadro 1000M, NVC1 (GF108) in nouveau slang - and used to suffer from similar issue. But I've just tried Fedora 20 image for Graphics test

[Bug 60659] Backlight control interface with nouveau driver for nVidia Quadro 1000m not works

2013-08-06 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=60659 Aaron Lu changed: What|Removed |Added CC||aaron.lu at intel.com --- Comment #8 from

[Bug 60659] Backlight control interface with nouveau driver for nVidia Quadro 1000m not works

2013-08-06 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=60659 Aaron Lu aaron...@intel.com changed: What|Removed |Added CC||aaron...@intel.com ---

[Bug 60659] Backlight control interface with nouveau driver for nVidia Quadro 1000m not works

2013-07-31 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=60659 --- Comment #7 from Ilia Mirkin --- In the larger sense of "are you having a problem", yes there is a bug somewhere. But IMO it's not in the nouveau driver. Perhaps discuss this with the person on the other bug who suggested there was an issue

[Bug 60659] Backlight control interface with nouveau driver for nVidia Quadro 1000m not works

2013-07-31 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=60659 --- Comment #6 from Charles-Antoine Couret --- Ah ok? Sorry, with acpi_backlight=vendor, I have /sys/class/backlight/nv_backlight/ folder (in place of /sys/class/backlight/acpi_video0/) and write in /sys/class/backlight/nv_backlight/brightness

[Bug 60659] Backlight control interface with nouveau driver for nVidia Quadro 1000m not works

2013-07-31 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=60659 --- Comment #5 from Ilia Mirkin --- I think we're not understanding each other... you filed this bug because nouveau wasn't registering a backlight interface. I pointed out why this was and told you how to make it register one

[Bug 60659] Backlight control interface with nouveau driver for nVidia Quadro 1000m not works

2013-07-31 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=60659 --- Comment #4 from Charles-Antoine Couret --- With default option, after boot : [root at DiNozzo ~]# cat /sys/class/backlight/acpi_video0/brightness 20 Same conditions, after pressure of FN down brightness key : [root at DiNozzo ~]# cat

[Bug 60659] Backlight control interface with nouveau driver for nVidia Quadro 1000m not works

2013-07-31 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=60659 --- Comment #3 from Ilia Mirkin --- OK, but does the provided driver effectively control backlight? (i.e. writing into /sys/class/backlight/...) -- You are receiving this mail because: You are watching the assignee of the bug.

[Bug 60659] Backlight control interface with nouveau driver for nVidia Quadro 1000m not works

2013-07-31 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=60659 --- Comment #2 from Charles-Antoine Couret --- Yes : [root at DiNozzo ~]# dmesg | grep backlight [ 11.400712] nouveau [ DRM] ACPI backlight interface available, not registering our own But, if I use the option : acpi_osi=Linux,

[Bug 60659] Backlight control interface with nouveau driver for nVidia Quadro 1000m not works

2013-07-31 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=60659 Ilia Mirkin changed: What|Removed |Added CC||imirkin at alum.mit.edu --- Comment #1

[Bug 60659] Backlight control interface with nouveau driver for nVidia Quadro 1000m not works

2013-07-31 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=60659 Ilia Mirkin imir...@alum.mit.edu changed: What|Removed |Added CC||imir...@alum.mit.edu

[Bug 60659] Backlight control interface with nouveau driver for nVidia Quadro 1000m not works

2013-07-31 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=60659 --- Comment #2 from Charles-Antoine Couret rena...@fedoraproject.org --- Yes : [root@DiNozzo ~]# dmesg | grep backlight [ 11.400712] nouveau [ DRM] ACPI backlight interface available, not registering our own But, if I use the option :

[Bug 60659] Backlight control interface with nouveau driver for nVidia Quadro 1000m not works

2013-07-31 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=60659 --- Comment #3 from Ilia Mirkin imir...@alum.mit.edu --- OK, but does the provided driver effectively control backlight? (i.e. writing into /sys/class/backlight/...) -- You are receiving this mail because: You are watching the assignee of the

[Bug 60659] Backlight control interface with nouveau driver for nVidia Quadro 1000m not works

2013-07-31 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=60659 --- Comment #4 from Charles-Antoine Couret rena...@fedoraproject.org --- With default option, after boot : [root@DiNozzo ~]# cat /sys/class/backlight/acpi_video0/brightness 20 Same conditions, after pressure of FN down brightness key :

[Bug 60659] Backlight control interface with nouveau driver for nVidia Quadro 1000m not works

2013-07-31 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=60659 --- Comment #5 from Ilia Mirkin imir...@alum.mit.edu --- I think we're not understanding each other... you filed this bug because nouveau wasn't registering a backlight interface. I pointed out why this was and told you how to make it register one

[Bug 60659] Backlight control interface with nouveau driver for nVidia Quadro 1000m not works

2013-07-31 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=60659 --- Comment #6 from Charles-Antoine Couret rena...@fedoraproject.org --- Ah ok… Sorry, with acpi_backlight=vendor, I have /sys/class/backlight/nv_backlight/ folder (in place of /sys/class/backlight/acpi_video0/) and write in

[Bug 60659] Backlight control interface with nouveau driver for nVidia Quadro 1000m not works

2013-07-31 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=60659 --- Comment #7 from Ilia Mirkin imir...@alum.mit.edu --- In the larger sense of are you having a problem, yes there is a bug somewhere. But IMO it's not in the nouveau driver. Perhaps discuss this with the person on the other bug who suggested