PDA

View Full Version : [ubuntu] Changing resolution after install



scoobydoo518
December 11th, 2008, 01:45 PM
Is it possible to change from 1024 x 768 to 1400x900 after installing 8.04? I cannot get install to use greater than 1024x768. If I install nVidia drivers(nVida 6800 card) can I then change to higher resolution?
Or am I outta luck?

Thanks

howefield
December 11th, 2008, 01:58 PM
The nvidia drivers should give you access the range of resolutions that your card supports.

You might want to install nvidia-settings after enabling the nvidia driver.

In terminal type


sudo apt-get install nvidia-settings

And run with gksu, in terminal type


gksu nvidia-settings

scoobydoo518
December 11th, 2008, 02:14 PM
The nvidia drivers should give you access the range of resolutions that your card supports.

You might want to install nvidia-settings after enabling the nvidia driver.

In terminal type


sudo apt-get install nvidia-settings

And run with gksu, in terminal type


gksu nvidia-settings

Thanks. I'm gonna give it a try now!

scoobydoo518
December 11th, 2008, 04:04 PM
Thanks. I'm gonna give it a try now!

It worked! Thanks

howefield
December 11th, 2008, 04:05 PM
No probs, glad you are sorted :)

icanfly0307
December 11th, 2008, 06:14 PM
Could you mark this thread as Solved? That would help others. :)