Re: Bug#587014: screen brightness can't be modified on some Panasonic laptops

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



A solution for this problem that works for me (ubuntu 10.10,
2.6.35-24 kernel) is described here
http://ubuntuforums.org/showthread.php?t=1612560 

In a nutshell, add the boot option "acpi_osi=" to grub, by executing 

$ gksudo gedit /etc/default/grub

(which calls an editor) to replace in the file /etc/default/grub the line

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

with 

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi="

Then execute 

$ sudo update-grub

and reboot.  Backlight-changing should now work seamlessly.

Axel

--
To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux