B
Bernie
Bob said:Once you get the retsricted 386 or 686 Linux kernel, then the restricted
nvidia drivers installed and then load your specific monitor drivers,
find then use your max supported refresh rate, then your monitor will
display correctly. It's a little bit of work. Like I said, I use the
KDE desktop and not very familiar with Gnome in Ubuntu but you should be
able to get to your system settings to tweak your display after the
hardware is setup correctly.
Are you ok with installing programs? This app is very helpful:
http://ubuntuforums.org/showthread.php?t=80295
There are a few steps to installing Automatix and a few involve the
command line but once installed becomes a good front end to install your
best video drivers, the restricted kernel to run them, get all the
audio/video codecs to run Windows formats, plus it helps to install
programs that would be difficult for some to install such as Adobe
Reader, Real Player, Wine to run Windows apps, Java, Nvidia settings and
a few other useful apps. But if you get Automatix installed it will
save you a lot of time and/or headaches.
To just cut to the chase with the graphics you will need to from command
line:
sudo apt-get install nvidia-glx nvidia-kernel-common
sudo nvidia-glx-config enable
You may need to enable extra repositories:
http://ubuntuguide.org/wiki/Dapper#How_to_add_extra_repositories
Then you will need to restart X and experiment with refresh rates and
maybe activate the proprietary driver. Here's a link to the wiki:
http://ubuntuguide.org/wiki/Dapper
Thanks for that Bob. I'll be doing the bits I haven't yet done.