On my Fujitsu Lifebook A512 I should be able to adjust the brightness
pressing Fn+F6 or Fn+F7. The brightness-indicator pop-up works but the
brightness doesn't change. This should be related to the cpi_video0 /
intel_backlight issue.

I found a workaround here
http://ubuntuforums.org/showthread.php?t=2192471

Basically it works creating the /usr/share/X11/xorg.conf.d/20-intel.conf
file with the following lines:

Section "Device"
        Identifier  "card0"
        Driver      "intel"
        Option      "Backlight"    "intel_backlight"
        BusID       "PCI:0:2:0"
EndSection

This makes the brightness shortcuts Fn+F6 and Fn+F7 work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1249219

Title:
  backlight control acpi_video0 instead intel_backlight

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1249219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to