You are not logged in.
Pages: 1
Hi, I have recently encountered a weird issue with the backlight buttons on my Toshiba Satellite A500:
the backlight buttons are not changing the screen brightness, but they DO change a value of /sys/class/backlight/toshiba/brightness (which have no effect to the real screen brightness). However, I have another entry in /sys/class/backlight - acpi_video0. And changing brightness value in this directory DO change the real screen brightness.
Anybody know how may I fix that?
Some applications are WYSIWYG, and some are WYSIWTF.
Offline
Aargh !
There was a thread started about the same issue. Please search the forums before posting.
Have you seen this thread? If so, has the solution worked? If not what else have you tried?
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
I have seen this thread before, as well as several others. Nothing helped.
Of course I may use a dirty hack, and map Brightness Buttons directly to script that will handle backlight properly, but I think it may be solved in a more proper way.
(I am currently grepping the config files in a search for 'backlight' or 'brightness'. This should be set somewhere...)
About what I tried:
full system update + reboot
reinstall systemd-tools + reboot,
mkinitcpio -p linux (I don't remember if that was the exact command, but it was mentioned somewhere)
More details:
Nvidia graphics,
I don't use laptop-mode-tools, but I have seen, that it may control backlight, and even have a setting for selecting a proper location of brightness' "file"
EDIT:
(nothing interesting found by grep in /etc nor in /usr/lib... any suggestions?)
Last edited by Devastator (2012-06-19 19:19:54)
Some applications are WYSIWYG, and some are WYSIWTF.
Offline
Okay, I have temporarily patched that using scripts+keybindings in XFCE4. But still - I think that the reaction to backlight buttons should be configurable somewhere. I have grepped most of my system, and found nothing. Perhaps it is some magic/undocumented setting? Or latest NVidia drivers fault?
Some applications are WYSIWYG, and some are WYSIWTF.
Offline
I managed to "fix" this by commenting out the part of the toshiba_acpi driver which registers the "toshiba" backlight device. I wonder what has changed in the driver, the git history doesn't seem to reveal anything...
Offline
Pages: 1