You are not logged in.
Before full system update I was able to control brightness with brightness slider keys, but the screen was turning off at some brightness levels.
After update I cant control brightness. Its fully bright. What can be the reason?
Offline
Have you searched the forums before posting? There was another thread with the same issue. Maybe that thread has a solution.
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
Sorry, I cant control brightness even from powerdevil, and xbacklight also returns "no ouputs have backlight property". Yes I saw the post about the toshiba laptop. But he mentions only that his fn keys don't work. My other fn keys work.
Offline
Nope, I mean this thread which talks about an update breaking brightness control -- exactly what your issue is and he also has a solution ![]()
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
I reinstalled systemd-tools-185-1 according that thread. But still I cant control brightness.
Offline
not to hijack a thread - but I have exactly the same problem with my dell precision m90 (nvidia quattro fx 2500), using the nouveau driver.
the brightness level in /sys/class/backlight/acpi_video0/brightness changes when using the function keys, but the display is still extremely dark - almost unreadable.
'xbacklight' will momentarily change the brightness - and then it returns to it former self.
My system (i686) was updated today - and personally I suspect the new version of the nouveau driver.
If I use 'nomodeset', I have full brightness, but then I only get 1280x1024 instead of my usual 1920x1200 ... :-(
And yes - the systemd-tools is at 185-1 and was updated together with the kernel (and nouveau) earlier today. Everything worked honkey-dory _before_ the update.
[edit]
also tried 'acpi_backlight=vendor' on the kernel invocation line which gave me /sys/class/backlight/dell_backlight instead of acpi_video0 - but as before, the Fn-key just adjusts the value in the 'brightness'-file, display never changes ... *sigh*
Last edited by perbh (2012-06-20 04:58:47)
Offline
It must be this bug:
https://bugzilla.kernel.org/show_bug.cgi?id=43168
There is a patch that fixes it.
I experience the same bug, but with more catastrophic way. My screen remains black and no way to turn it up, so now I use LTS kernel until it's fixed
Offline
It must be this bug:
https://bugzilla.kernel.org/show_bug.cgi?id=43168
There is a patch that fixes it.
I experience the same bug, but with more catastrophic way. My screen remains black and no way to turn it up, so now I use LTS kernel until it's fixed
Indeed the patch on that link (post #15 I believe) fixed the issue for me as well (acpi_backlight=vendor and any other commandline options in grub did not help at all). This was on a Clevo P170HM laptop (with nvidia 485m). Other options include reverting to kernel 3.3.8, of course.
Overall I actually benefited from this bug. Haven't used Linux much at all, but learned how to apply a patch to the kernel source and compiled the patched kernel myself via ABS :-). Have dabbled with many other distros in my spare time, but Arch has by far the most informative wiki and helpful forum posts that I've encountered.
Last edited by villiansv (2012-06-23 20:46:13)
Offline