Difference between revisions of "NVIDIA Quadro NVS 140M"

From ThinkWiki
Jump to: navigation, search
(nVidia driver)
Line 4: Line 4:
 
Here's the link
 
Here's the link
 
[http://www.nvidia.com/object/linux_display_ia32_100.14.09.html]
 
[http://www.nvidia.com/object/linux_display_ia32_100.14.09.html]
 +
 +
== LCD Backlight Brightness Control on T61 ==
 +
 +
To the best of my knowledge, no one has been able to get lcd backlight brightness control to work with this video card on the {{T61}} when using the proprietary driver. However, brightness control works fine when using the vesa driver, so it seems that the problem lies with the Nvidia driver itself.
 +
 +
Strangely, if the nvidia module is loaded with the argument NVreg_EnableBrightnessControl=1, one can switch to a virtual console, change the lcd brightness level there, and have that level preserved after switching back to the X session. This was tested with the acpi video driver included in the vanilla Linux 2.6.21-6 kernel.

Revision as of 08:03, 10 July 2007

A new driver has been released on 8 jun 2007.
You need this version 100.14.09 or greater.


Here's the link [1]

LCD Backlight Brightness Control on T61

To the best of my knowledge, no one has been able to get lcd backlight brightness control to work with this video card on the T61 when using the proprietary driver. However, brightness control works fine when using the vesa driver, so it seems that the problem lies with the Nvidia driver itself.

Strangely, if the nvidia module is loaded with the argument NVreg_EnableBrightnessControl=1, one can switch to a virtual console, change the lcd brightness level there, and have that level preserved after switching back to the X session. This was tested with the acpi video driver included in the vanilla Linux 2.6.21-6 kernel.