Mint 5 screen resolution.

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
alan2273
Level 2
Level 2
Posts: 78
Joined: Wed Jan 03, 2007 2:36 pm
Location: England

Mint 5 screen resolution.

Post by alan2273 »

I have just installed Mint 5 and I am only getting 640 X 480 resolution.
I have a LG1720B TFT monitor and a Nvidia 7600GT graphics card.
How do I force it to set to 1280 X 1024, which is the native resolution for my monitor.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
67GTA
Level 6
Level 6
Posts: 1301
Joined: Wed Jun 06, 2007 9:49 pm
Location: Kentucky, USA

Re: Mint 5 screen resolution.

Post by 67GTA »

Have you installed the Nvidia driver?
"The only thing necessary for the triumph of evil is for good men to do nothing." Edmund Burke
User avatar
linuxviolin
Level 8
Level 8
Posts: 2081
Joined: Tue Feb 27, 2007 6:55 pm
Location: France

Re: Mint 5 screen resolution.

Post by linuxviolin »

Open a terminal and type

Code: Select all

sudo gedit /etc/X11/xorg.conf
then in the section 'Monitor' you can set up the 'HorizSync' and 'VertRefresh' for your screen and in section 'Screen', subsection 'Display' you can add your resolution....

No need to have absolutely the nvidia driver for this resolution, I have 1600x1200 with the 'nv' driver on my PC... :wink:
K.I.S.S. ===> "Keep It Simple, Stupid"
"Simplicity is the ultimate sophistication." (Leonardo da Vinci)
"Everything should be made as simple as possible, but no simpler." (Albert Einstein)
User avatar
67GTA
Level 6
Level 6
Posts: 1301
Joined: Wed Jun 06, 2007 9:49 pm
Location: Kentucky, USA

Re: Mint 5 screen resolution.

Post by 67GTA »

Does the nv driver support the 7600?
"The only thing necessary for the triumph of evil is for good men to do nothing." Edmund Burke
User avatar
linuxviolin
Level 8
Level 8
Posts: 2081
Joined: Tue Feb 27, 2007 6:55 pm
Location: France

Re: Mint 5 screen resolution.

Post by linuxviolin »

I guess... :?:

I have a 7300 and I have no problems with my distros and 1600x1200 and 'nv'

One must try... :roll:
K.I.S.S. ===> "Keep It Simple, Stupid"
"Simplicity is the ultimate sophistication." (Leonardo da Vinci)
"Everything should be made as simple as possible, but no simpler." (Albert Einstein)
User avatar
67GTA
Level 6
Level 6
Posts: 1301
Joined: Wed Jun 06, 2007 9:49 pm
Location: Kentucky, USA

Re: Mint 5 screen resolution.

Post by 67GTA »

I wasn't sure. I think there were some problems with Elyssa/Hardy with the 7600 series. My 7150 isn't supported by the nv driver, so my first reaction is to install the restricted driver. There is a hidden app in Elyssa/Hardy to set the gfx card/res. Run

Code: Select all

sudo displayconfig-gtk
in a terminal and see if you can get the desired res with the nv driver. If not, then use envy to install the nvidia driver, and try it again. The new xorg has really been a pain in the butt with setting this stuff up :evil:
"The only thing necessary for the triumph of evil is for good men to do nothing." Edmund Burke
McLovin

Re: Mint 5 screen resolution.

Post by McLovin »

I recently swapped out my ATI card for 7600gt and to get the resolution to work right, I installed the Nvidia driver through Envy, and then used the Nvidia tools to change the resolution and write it to the xorg.conf, it will do it for you in the settings dialogue.
Locked

Return to “Graphics Cards & Monitors”