vote up 0 vote down star

I installed ubuntu, but the screen size is very small 800x600.

I can't change the setting, what could be the issue?

flag

37% accept rate
1  
What card are you using? ATI/nVidia? as eleven81 said below, its most likely because the drivers for your graphics card are not installed. If you goto the nVidia site you can download the linux drivers as a .deb, try running that – James.Elsey Nov 24 at 14:57

3 Answers

vote up 6 vote down

The correct drivers for your video card are probably not installed.

link|flag
vote up 2 vote down

I had this problem in ubuntu 9.10 in spite of having correct drivers.I was able to increase my resolution to 1028x following instructions given vide http://ubuntuforums.org/showthread.php?p=8302145#post8302145.You may also try.

link|flag
vote up 0 vote down

Try reconfiguring the X server. Open the terminal, type

 sudo dpkg-reconfigure xserver-xorg

Logout & login or restart your system.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.