Ubuntu 10.04: Toshiba Portege 7140CT VGA compatible controller: Trident Microsystems Cyber 9540 (rev 52) how to increase screen resolution

Asked by Alex Packov

After initial install max monitor resolution is 800x600 when my monitor and graphic card is capable of 1024x720

I need to increase Monitor resolution to 1024x720 but only available options are up to 800x600. Laptop on which I am installing (Toshiba Portege 7140CT) is fairly old but still capable of 1024x720.
Could yuo please let me know what should I change to get higher resolution.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu xserver-xorg-video-trident Edit question
Assignee:
No assignee Edit question
Solved by:
Alex Packov
Solved:
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

Please open a terminal, copy and paste here the result of this command:

lspci | grep -i vga

Thank you

New to Ubuntu: read the Ubuntu Manual, it's very informative: http://ubuntu-manual.org/
Click on the "download Button" to download the latest PDF version.

Revision history for this message
Alex Packov (alexpackov) said :
#2

thank you

alex@UKP0010352:/etc/X11$ lspci | grep -i vga
01:00.0 VGA compatible controller: Trident Microsystems Cyber 9540 (rev 52)

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#3
Revision history for this message
Alex Packov (alexpackov) said :
#4

Many thanks. I had to create xorg.conf file as it was missing on my system but all the rest was solved following the case below:

https://answers.launchpad.net/ubuntu/+source/xserver-xorg-video-trident/+question/121083