LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   Brightness adjustment no longer working after kernel upgrade 3.18.12 to 4.0.5 (https://www.linuxquestions.org/questions/linux-kernel-70/brightness-adjustment-no-longer-working-after-kernel-upgrade-3-18-12-to-4-0-5-a-4175552123/)

AndrewAmmerlaan 08-30-2015 05:40 AM

Brightness adjustment no longer working after kernel upgrade 3.18.12 to 4.0.5
 
Ever since I upgrade the kernel to version 4.0.5 I can no longer adjust the brightness of my laptop, using fn+f2 or fn+f3, using the slider in the KDE taskbar (shows 0% at all times), or using xbacklight (No outputs have backlight property). However I can still adjust birghtness by editing the value in /sys/class/backlight/radeon_bl0/brightness. This all started right after the upgrade to 4.0.5, nothing else changed. I have looked through the config several times, but I can't find anything that might cause this, my .config is here: https://bpaste.net/show/9a44cb2dc1e9
I have been stuck with this for several weeks now, and I hope someone here might have an answer.

Head_on_a_Stick 08-30-2015 11:37 AM

There are a few kernel parameters you can try.
https://wiki.archlinux.org/index.php...d-line_options
https://github.com/torvalds/linux/bl...parameters.txt

sundialsvcs 08-31-2015 08:10 AM

It is more likely that this is an XWindows/XOrg [i](in other words, "the GUI") issue. Maybe your changes actually affected some setting there ... or maybe the GUI software needs to be upgraded to match the new kernel.

The GUI, of course, like KDE, is "strictly userland." The Linux kernel neither knows nor cares if you're using a GUI.

(Guess?)

AndrewAmmerlaan 08-31-2015 11:45 AM

Quote:

Originally Posted by Head_on_a_Stick (Post 5413269)

While these links are useful, I can't find my answer here, the directory /sys/class/backlight, just contains the radeon folder.

Quote:

Originally Posted by sundialsvcs (Post 5413617)
It is more likely that this is an XWindows/XOrg [i](in other words, "the GUI") issue. Maybe your changes actually affected some setting there ... or maybe the GUI software needs to be upgraded to match the new kernel.

The GUI, of course, like KDE, is "strictly userland." The Linux kernel neither knows nor cares if you're using a GUI.

(Guess?)

I had guessed that as well, but I can't find anything in config files that might be causing this, besides ACPI is supposed to adjust brightness with the fn+f2/f3 keys independent of X/KDE etc, or so I've been told.


All times are GMT -5. The time now is 09:11 PM.