debian安装nvidia官方驱动后X下不能调整屏幕亮度的解决方法

环境:Thinkpad T410 + debian lenny 5.04 + linux-kernel-2.6.32-3,安装nvidia官方驱动后,不能在gnome中调整显示器亮度。

一种取巧的解决方法:

  1. ctrl + alt + F1,进入命令行;
  2. 通过快捷键调整亮度;
  3. ctrl + alt + F7,回到X。

比较好用的解决方法:

把下面配置加到xorg.xonf中的device项里,重启:

[code language="powershell"]Option "RegistryDwords" "EnableBrightnessControl=1"[/code]

———————————–
2010年9月14日补充,现在系统改为archlinux,这个设置目前看来无效,没有找到更好的办法,但是如果启动nvidia setting以后就可以设置了。

———————————–
2011年4月24日补充,archlinux下如果使用nvidia的闭源驱动,依旧可以使用第一种方式,第二种方式无效。如果使用nouveau开源驱动,则有效。

3 comments to debian安装nvidia官方驱动后X下不能调整屏幕亮度的解决方法

Leave a Reply

  

  

  

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Hello world

Hi,我是Tang Bin,finalbug.org是我的个人站点。这里有更多关于我的内容。English readers please click here to learn more about me and this site.

Categories