Low screen resolution

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Husse

Re: Low screen resolution

Post by Husse »

A message somewhat lacking in clarity - edit how? :o
Begin with booting into Recovery mode
Then run the "Fix X option" there - this may do it
Do you use the Restricted driver? That is have you installed a driver?
If not use Hardware Drivers from the menu to install it
If you still have problems some editing may help
You have not told us which Mint you use - please always include version and edition
I'll assume you have the main edition and Elyssa or newer

Code: Select all

gksu gedit /etc/X11/xorg.conf
(In a terminal)
Begin with copying (mark all > Copy > paste in an empty file)
There is not much in that file but there should be a line
Driver "nvidia"
if you use the restricted driver or
Driver"nv"
if you use the open source driver
If not edit or add the line in
Section "Device"
In Section "Screen" add
SubSection "Display"
Depth 24
Virtual 1280 1024
EndSubSection
Remove the Depth 24 already present
Instead of 1280 1024 use the resolution you want if this was not it
Save your edit and reboot
Hopefully you have the resolution you want now
If not tell us which Mint you use - include version and edition and post lspci (l is a lower case L)
There is more we can do, but IO hope we don't have to use that
You asked how to restart X - Ctr+Alt+Backspace
Disabled in Ubuntu form Jaunty
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.
SilverRain79

Re: Low screen resolution

Post by SilverRain79 »

Hi,

Sorry to reopen this topic but I'm having some trouble with my screen resolution as well but the fix described in this post hasn't worked for me. It worked for my other, smaller, CRT monitor. However I just purchased a bigger CRT Monitor and when I went to change the resolution b/c I didn't like 1024x768 so I switched it to 1152x864 and still didn't like that either. The only other option is 1360x768 which is a wide screen resolution and obviously won't do. My new monitor is a Compaq Presario MV 900 which is supposed to have a resolution up to 1600x1200. I edited the xorg.config file, rebooted, tried restarting the x server, blah...blah...blah... And the highest resolution I can get is 1152x864, which I guess is fine. It's just that I have a huge screen that could be better utilized with a higher resolution. *sigh* Any help would be appreciated.

I'm using Linux Mint - Gloria 64bit
Linux Kernel 2.6.28-15-generic
GNOME 2.26.1
I'm using the suggested restricted Nvidia driver.

Thanks,
SilverRain

*edit*
And now it seems every time I play Alien Arena my screen resolution resets to auto. When I put it back then close the window out the button on my taskbar, for the display functions windows which I just closed, is still there. It won't go away. And if I click on it it brings up the window that's beside it in the task bar and so on screwing up the entire task bar. Also, all of the settings I changed for my task bar now seem to have reverted as well. 0.o
Locked

Return to “Hardware Support”