PDA

View Full Version : [ubuntu] Just can't seem to get the resulotion right



Drokles
May 9th, 2009, 07:39 PM
Hello there.
Other than reading a few guides here and there and playing around with some applications today I'm absolutely new to Ubuntu. I started running Jaunty today, and everything works just fine; it's honestly a pleasure to work with this OS.

When I got to installing a graphics card driver however I couldn't seem to get it right. My card (nvidia 7900 GT) was compatible with 3 different drivers. One of them was recommended and I chose it but the resolution of the screen didn't go up to 1280x1024 which is the resolution my screen uses. I tried using EnvyNG but that just suggested the same 3 drivers.

I'm not entirely sure what to do about it. Is this something that can be fixed?

~ Drokles

KhurramM
May 9th, 2009, 09:03 PM
I hope u can cli.

For resolution try:

xrandr -q

It will give u the possible resolutions u can have with your present configurations.

try:

xrandr -s 1280x1024

only if it is suppoted.

Do read:

man xrandr

on cli.

Hope I make myself clear.

Zimmer
May 9th, 2009, 09:15 PM
Check the xorg.log as to what is happening at boot.
If you are loading your preferred driver correctly and your display is being correctly identified then try installing

nvidia-settings (via Synaptic) and setting your resolution from there.

Drokles
May 9th, 2009, 10:40 PM
Nope, I don't know how to cli, but thanks anyway ^_^.
Oh, I should've probably mentioned, the nvidia settings initializes fine, but it doesn't let me chose the right resolution.

Zimmer
May 10th, 2009, 09:30 PM
Did you actually complete an installation of the 173 driver using Envyng?

Have you looked at the xorg.log?