Ubuntu 亮度 调整 Acer 8481
最近手边有一台 Acer 8481 装好 Ubuntu 10.10 后一开机觉得亮度太亮,系统调整亮度的功能似乎都没有作用,于是google 一下,发现这篇:Ubuntu 10.10 brightness problem in Acer Aspire 4741 照它所提供的做法:
sudo vi /etc/default/grub (自己习惯用vi)
把 GRUB_CMDLINE_LINUX="" 改成 GRUB_CMDLINE_LINUX="acpi_osi=Linux"
sudo update-grub
重开机
重开机后,我用 Fn + ← → 就可以调整亮度了
Ubuntu 10.10 brightness problem in Acer Aspire 4741
To those who have problem with brightness configuration after installing Ubuntu 10.10 and you are using Acer Aspire 4741, here's a solution for you:
sudo gedit /etc/default/grub
Change the line GRUB_CMDLINE_LINUX="" into
GRUB_CMDLINE_LINUX="acpi_osi=Linux"
sudo update-grub
Restart your linux
相关推荐
追迷梦境 2020-06-03
lawrencesgj 2012-02-02
wondarcher 2018-11-27
ltt 2017-12-16
shenbi 2017-01-17
86281742 2012-02-21
一像素 2019-04-25
科技蟹 2018-04-23
稀土 2018-04-17
苹果姐姐在美国 2018-04-17
前端外刊评论 2018-04-16
霜天晓角知教 2018-04-08
小道消息 2018-03-16
三节课 2018-03-16
辞客堂数位杂谈版 2018-02-26
三节课 2018-01-30
LessisMore 2018-01-24
三节课 2018-01-10
小饭桌 2018-01-09