bugzilla-daemon at freedesktop.org
2017-May-04 05:23 UTC
[Nouveau] [Bug 100922] New: Redundant nv_backlight created on Optimus enabled laptop.
https://bugs.freedesktop.org/show_bug.cgi?id=100922 Bug ID: 100922 Summary: Redundant nv_backlight created on Optimus enabled laptop. Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: kai.heng.feng at canonical.com QA Contact: xorg-team at lists.x.org Original bug report: https://bugs.launchpad.net/bugs/1683445 On Dell E6430, Optimus is enabled in BIOS settings, there are two backlights interface being created: intel_backlight and nv_backlight. Changing brightness in nv_backlight does nothing, intel_backlight is in charge here. Userspace backlight control tools (unity-settings-daemon/gnome-settings-daemon) will use nv_backlight on this laptop, because nouveau is card0 here. Dived a little deeper, nv_backlight is created because 'connector->connector_type' is DRM_MODE_CONNECTOR_LVDS on this laptop. Can we disable nouveau's backlight on Optimus laptop? -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170504/2bfe6204/attachment.html>
bugzilla-daemon at freedesktop.org
2017-May-10 07:08 UTC
[Nouveau] [Bug 100922] Redundant nv_backlight created on Optimus enabled laptop.
https://bugs.freedesktop.org/show_bug.cgi?id=100922 Kai-Heng Feng <kai.heng.feng at canonical.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Kai-Heng Feng <kai.heng.feng at canonical.com> --- This can be resolved via userspace program: https://bugzilla.gnome.org/show_bug.cgi?id=782211 -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170510/e34d8ba1/attachment.html>
Seemingly Similar Threads
- [Bug 110407] New: /sys/class/backlight/nv_backlight doesn't work on Dell Precision 7530 GP107GLM [Quadro P1000 Mobile]
- [PATCH v2 1/2] nouveau/bl: Assign different names to interfaces
- [PATCH v3 1/2] nouveau/bl: Assign different names to interfaces
- [PATCH v4 1/2] nouveau/bl: Assign different names to interfaces
- [Bug 31920] New: Brightness control is erratic (/sys/class/backlight/nv_backlight/max_brightness is wrong)