Quoting my email to different Ubuntu mailing lists:
According to Nvidia, drivers 195.36.08 (i.e. the current driver in the
archive) and 195.36.03 might be affected by the same GPU fan speed
issues which affect the Windows driver:http://www.nvnews.net/vbulletin/announcement.php?a=39
I have been using these drivers for while now without experiencing
that problem but, if you want to be on the safe side, I suggest that
you temporarily switch to the open driver until we’re sure that the
problem is fixed. In order to do so you can follow either point 1 (the
easy way) or point 2:1) Disable the driver with Jockey (the restricted drivers manager) and
restart your computer.OR
2) Open the terminal and type the following commands:
sudo update-alternatives --config gl_conf (and select the alternative
provided by mesa)
sudo ldconfig
sudo update-initramfs -u
sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf_oldand restart your computer.
Sorry for the inconvenience, I’ll keep you posted on the issue.
Posted by admin | March 6, 2010 3:35 pm
Filed under: Planet,Ubuntu
Comments (3) |
March 6th, 2010 at 4:12 pm
Thank you for the warning, Alberto!
I rarely install the restricted drivers.
March 6th, 2010 at 5:20 pm
[...] View post: Alberto Milone: Warning for Nvidia users on Lucid [...]
May 2nd, 2010 at 10:27 pm
When I type “sudo 1dconfig” it says command not found.