LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Unable to change brightness in Lenovo B570 laptop (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/unable-to-change-brightness-in-lenovo-b570-laptop-898255/)

BlaXpirit 08-19-2011 05:26 AM

Unable to change brightness in Lenovo B570 laptop
 
Brightness adjustment keys [Fn] + [⇑]/[⇓] have no effect (although they are recognized by the environment), and I can't change the brightness using GUI tools as well. This seems like a problem in Linux itself, not the desktop environment.

I can change the brightness in Windows OS, so it's not some kind of hardware fault.

Details:
Lenovo B570 (Model Name: 20093)
Integrated Intel HD graphics card
Kubuntu 11.04 (Linux 2.6.38-10-generic, KDE 4.7.0), everything up to date
No proprietary graphics drivers (only Wi-Fi one)
What I've tried:
  • Edit /etc/default/grubGRUB_CMDLINE_LINUX_DEFAULT: acpi_osi=Linux, acpi_backlight=vendor, nomodeset. And yes, I did update-grub
  • Edit /etc/X11/xorg.conf (no such file, even after sudo dpkg-reconfigure xserver-xorg)
  • Edit /proc/acpi/video/VGA/LCD/brightness (no such file)
  • sudo setpci -s 00:02.0 F4.B=## (no effect)
  • xbacklight -set ## ("No outputs have backlight property")
How can I fix this issue?

16pide 08-19-2011 07:11 AM

I run Ubuntu 11.04 64 bits with Unity on a Lenovo W520. So take my advice with caution
This should recreate your /etc/X11/xorg.conf:
Code:

sudo dpkg-reconfigure xserver-xorg
On my laptop (remember, not running KDE, my solution to same problem as you was:
Add option "RegistryDwords" "EnableBrightnessControl=1" to the device section in /etc/X11/xorg.conf
reboot laptop
then run gnome-power-preferences
"on ac power" has a setting for back-light display (display brightness)

BlaXpirit 08-19-2011 07:20 AM

Nope, still no such file. This is probably because I don't have NVIDIA video card.

BlaXpirit 08-20-2011 10:20 AM

SOLVED

See the solution here: Unable to change brightness in a Lenovo laptop - Ask Ubuntu - Stack Exchange

Foyaxe 08-23-2011 07:12 PM

what to do on gentoo?
 
hi,
nice to hear that theres a patch (ive been looking for it for 2 months now),
but how can i apply kamal's kernel patch to my gentoo kernel sources?
ive never patched a kernel before and i cant find the actual patch file, only the ubuntu package.
can sb help me?

greets, Foyaxe


All times are GMT -5. The time now is 06:35 PM.