I have problems using the brightness control on my Acer Aspire TimelineX 1830T (w/ Kubuntu 12.10) - It seems to work for the system (the brightness bar goes up and down If I try to change the brightness with battery brightness indactor) but nothing happens. And If I try it with control keys, brightness try to change, but do it slowly freezing my system. Can you help me, please? Thanks. Reproducible: Always Steps to Reproduce: 1.Open Battery-indicator. 2. Move Brightness bar 3. Nothing changes. Expected Results: Brightness bar control works
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 ***