Bug 100148 - Backlight sysfs provided erroneously
Summary: Backlight sysfs provided erroneously
Status: CLOSED INVALID
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-10 13:37 UTC by acc
Modified: 2017-06-02 12:17 UTC (History)
2 users (show)

See Also:
i915 platform: SNB
i915 features: display/backlight


Attachments

Description acc 2017-03-10 13:37:51 UTC
Hardware: MacbookPro8,2 (Late 2011)
Kernel: 4.9.13 from NixOS
Xorg: 1.19.2

i915 provides /sys/class/backlight/intel_backlight. This interface behaves correctly except that it does not affect screen brightness at all, as this is handled by gmux. The existence of the intel_backlight sysfs entry causes Xorg to use that rather than gmux_backlight and stops xbacklight from working correctly.
Comment 1 Chris Wilson 2017-03-11 19:37:35 UTC
What does Xorg.0.log say? Option "Backlight" "name" can be used to override the automatic selection.
Comment 2 Jani Nikula 2017-03-13 09:46:04 UTC
The backlight sysfs class ABI is that platform backlight should be preferred over raw backlight. gmux_backlight is platform type, intel_backlight is raw type. From ABI perspective there is nothing wrong in kernel here.
Comment 3 yann 2017-03-13 12:58:32 UTC
acc@sphalerite.org, as Chris was pointing out, can you attach Xorg.0.log?
thanks
Comment 4 Ricardo 2017-05-31 13:34:09 UTC
based on the lack of activity and response in the bug the bug will be closed, if the issue is detected in a newer configuration please open a new bug


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.