|
Bugzilla – Full Text Bug Listing |
| Summary: | ddc/ci brightness control not available in applet | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Kostadin Shishmanov <kocelfc> |
| Component: | KDE Workspace (Plasma) | Assignee: | Antonio Larrosa <alarrosa> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | alarrosa, fvogt, kocelfc, simonf.lees |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Kostadin Shishmanov
2024-05-14 06:08:21 UTC
Do you have ddcutil and/or ddcutil-service installed? (In reply to Fabian Vogt from comment #1) > Do you have ddcutil and/or ddcutil-service installed? Originally, I only had libddcutil installed, then I tried installing both ddcutil and ddcutil-service. And after installing ddcutil-service the brightness control appeared in the applet. I tried removing both of them again, and it looks like only the udev rules from `ddcutil-i2c-udev-rules` are needed and loading the i2c-dev module by creating `/etc/modules-load.d/ddcutil.conf`, and putting i2c-dev in that file. The module loading should already be default in ddcutil release >=2.0, but that version is not yet in openSUSE it seems like. Looks like the ddcutil 2.0 submission was declined: https://build.opensuse.org/request/show/1127595 Reassigning. I've updated the package to 2.1.4 and submitted it in https://build.opensuse.org/request/show/1174135 (In reply to Antonio Larrosa from comment #4) > I've updated the package to 2.1.4 and submitted it in > https://build.opensuse.org/request/show/1174135 Great, that + https://build.opensuse.org/request/show/1174163 should fix it. |