Summary: | Brightness control doesn't work, it does nothing. | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | dmnmsc <jpujob> |
Component: | powermanagement | Assignee: | Dario Freddi <drf> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | afiestas, cfeck, davies.adam51, kde, plasma-bugs, s5saso |
Priority: | NOR | ||
Version: | 4.9.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
dmnmsc
2012-10-27 15:59:03 UTC
I'm running 4.10 beta and the brightness control works for me. I'm using KDE 4.9.4 and seems to be "solved". Not works perfect... but works. By the way, I've updated my Intel Drivers from ppa:ubuntu-x-swat/intel-graphics-updates And changed this line on my grub config: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" for this line: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor" After saving changes I run: sudo update-grub Now, Battery-indicator works fine. And if I try to change brightness with key controls works so good. No system freeze. It's not perfect, but good. Enough for me. (In reply to comment #1) > I'm running 4.10 beta and the brightness control works for me. I'm using KDE 4.9.5 and brightness control still does NOTHING..works fine on Ubuntu 12.04 on same system though. *** Bug 314215 has been marked as a duplicate of this bug. *** Open a konsole and run this: qdbus org.kde.Solid.PowerManagement /org/kde/Solid/PowerManagement org.kde.Solid.PowerManagement.setBrightness 20 qdbus org.kde.Solid.PowerManagement /org/kde/Solid/PowerManagement org.kde.Solid.PowerManagement.setBrightness 80 this will use the KDE power management backend to set the brightness to 20% and 80% respectively. If that doesn't work, it's not the applet at fault. (In reply to comment #5) > Open a konsole and run this: > > qdbus org.kde.Solid.PowerManagement /org/kde/Solid/PowerManagement > org.kde.Solid.PowerManagement.setBrightness 20 > > > qdbus org.kde.Solid.PowerManagement /org/kde/Solid/PowerManagement > org.kde.Solid.PowerManagement.setBrightness 80 > I did and it shows nicely on slider but the actual brightness doesn't change.. > this will use the KDE power management backend to set the brightness to 20% > and 80% respectively. If that doesn't work, it's not the applet at fault. Reassigning to Solid developers for inspection. Let's talk about this in the same thread. *** This bug has been marked as a duplicate of bug 308757 *** |