[Nouveau] [Bug 39550] Brightness stuck to low value after suspend/resume
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jul 26 12:06:19 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=39550
--- Comment #4 from Emil Velikov <emil.l.velikov at gmail.com> 2011-07-26 12:06:17 PDT ---
Correction
3.1 Look for brightness and/or backlight in /sys
find /sys -name "*brightness*" -o -name "*backlight*"
Most likely you will have files similar to
ls /sys/devices/pci0000:00/0000:00:0c.0/0000:02:00.0/backlight/acpi_video0/
brightness actual_brightness max_brightness
You will have /sys/class/backlight, as well
Note that the /sys/class/backlight/acpi_video0 (or similar) should point to the
above entry
Cheers
Emil
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Nouveau
mailing list