Welcome 微信登录

首页 / 操作系统 / Linux / ASUS笔记本安装 Ubuntu 10.04 Lucid Lynx的功能键 Fn问题

ASUS 笔记本上安装 Ubuntu 10.04 Lucid 后, Fn功能键无法正常工作。尤其是屏幕亮度无法调节、无法通过Fn关闭显示器。网络上提供的解决方案如下,(该链接无法打开,此处从快照上保存):Enable Fn Keys On Your Asus EeePC and Ubuntu 10.04 Lucid LynxIt"s both nice and bad when I upgrade to a newer Ubuntu version. The good part is I have lots of posts material for the blog but the bad part is there"s always something on my main computer or netbook which doesn"t work out of the box and needs tweaking.I really didn"t expect the Fn keys to work out of the box on my Asus EeePC 1005HA (so this method has only been tested for this Asus EeePC model, I don"t know if it works on others) and unfortunately I was right. However, the fix is very quick. Here"s what you have to do.Notice: editing the Grub can be dangerous so be very careful not to change anything else!www.linuxidc.comTo enable the Fn keys on an Asus EeePC 1005HA (possibly other models too) with Ubuntu 10.04 Lucid Lynx, open a terminal and type:sudo gedit /etc/default/gruband search for the line that says:GRUB_CMDLINE_LINUX_DEFAULTThis line should originally look like this:GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"Add acpi_osi=Linux to the end of the line, before the closing quote. Basically after you edit it, the line should look like this:GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux"
Once you"re done, save the file and run the following command:sudo update-grub
Now reboot!但是,遗憾的是,上述方法并没有解决问题。下面给出了另外一种方法ProblemIf you just updated to 10.04 and you might be experiencing issues with your function keys supposed to control screen brightness on my Asus UL30a It worked fine in 9.10.
WorkaroundOpen up Terminal and enter the followinggksudo gedit /etc/default/grubLook for the line that says GRUB_CMDLINE_LINUX and add thisGRUB_CMDLINE_LINUX=”acpi_backlight=vendor”Save it and then update Grubsudo update-grubReboot your system.
修改vendor为 asus。Ubuntu中Eclipse下的CVS安装与使用BT4与Ubuntu下9271芯片网卡加载驱动破解相关资讯      Ubuntu教程  Ubuntu 10.04 
  • 经典Linux操作系统:Ubuntu 10.04  (10/07/2014 10:00:12)
  • Ubuntu 10.04编译LTP  (03/21/2013 21:05:34)
  • 让Ubuntu 12.10支持RAR和7Z文件解  (11/15/2012 18:51:50)
  • Ubuntu教程 - 使用Ubuntu拷贝CD和  (12/18/2013 14:38:16)
  • 完美安装Ubuntu 12.10最新AMD显卡  (11/27/2012 08:17:47)
  • Win 7硬盘安装Ubuntu 12.10  (11/05/2012 13:30:34)
本文评论 查看全部评论 (0)
表情: 姓名: 字数