我正在使用Ubuntu12.10。每当我重新启动笔记本电脑时,我的系统亮度是changing.What设置,所以在每次重新启动时亮度都不会改变
发布于 2012-11-16 12:56:39
GRUB_CMDLINE_LINUX=""更改为GRUB_CMDLINE_LINUX="acpi_osi=Linux"。保存文件并退出文本编辑器。sudo update-grub发布于 2012-11-16 14:23:16
这个链接对我有用.我正在使用dv6 ubuntu 12.10
http://www.refreshit.info/2012/08/solved-brightness-increase-and-decrease.html#comment-form
https://askubuntu.com/questions/218012
复制相似问题