Re: Screen resoluton




My original install of Ubuntu set itself at a default screen
resolution of 640 X 480.
The preferences panel has no other resolution offered .
How can I remedy this? I usually run at 1024 x 768.
thanks


edit the xorg.conf file adding the resolutions your system supports.

sudo gedit /etc/X11/xorg.conf
Look for "Modes"

Mine looks like this:

Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624"
"800x600" "720x400" "640x480"

I had to add all but "1280x1024", which was added during the install.

If this doesn't work right off, you will likely have to create some
"Modelines" which is more complicated. Google is your friend here, since
someone likely has already done this on a system similar to yours.

You may also want to change your DefaultDepth to 24 if it isn't already.




--
Kevin C. Smith


--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • RE: Lost print spool during SP2 upgrade
    ... Did you ever find a resolution for this? ... can't find a fix. ... > How do I remedy this issue? ... I even lost my access to my home network printer! ...
    (microsoft.public.windowsxp.print_fax)
  • Re: Screen resoluton
    ... The preferences panel has no other resolution offered. ... How can I remedy this? ... Gunnar ...
    (Ubuntu)
  • Re: X.org configuration in sysinstall
    ... > Yeah that IS kind of dumb. ... I generally end up adding a DefaultDepth and a Modes line at that depth to ... force the resolution a specific way. ...
    (freebsd-current)
  • Re: Xorg - how to disable some video modes?
    ... line (when not using DefaultDepth 24 it seems all modes are listed ... Then X will start in the higher resolution it can find in "Modes", ... You can also see the list of available resolutions with that command ... Monitor "Monitor0" ...
    (freebsd-questions)
  • Re: [SLE] monitor resolution problem
    ... On Tue, 2005-07-26 at 17:44 +0000, Mike Markiw III wrote: ... file you can change for the default resolution. ... Next go to the line you have for the DefaultDepth and change the order ... UNIX since 1989, linux since 1994, SuSE since 1998 ...
    (SuSE)