Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Feb 2006 20:43:56 -0800
From:      "Kevin Oberman" <oberman@es.net>
To:        Bob Perry <rperry@gti.net>
Cc:        freebsd-gnome@FreeBSD.org
Subject:   Re: [Fwd: Only 640x480 Resolution Available After Upgrade] 
Message-ID:  <20060224044356.435A74504C@ptavv.es.net>
In-Reply-To: Your message of "Thu, 23 Feb 2006 21:31:26 EST." <43FE6FFE.7030808@gti.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Thu, 23 Feb 2006 21:31:26 -0500
> From: Bob Perry <rperry@gti.net>
> Sender: owner-freebsd-gnome@freebsd.org
> 
> This message was run in another mailing list with no resolution. 
> Thought I'd try it in the gnome list.
> 
> Any suggestions are welcome.
> 
> Thnx,
> Bob
> 
> -------- Original Message --------
> Subject: Only 640x480 Resolution Available After Upgrade
> Date: Sun, 19 Feb 2006 13:33:09 -0500
> From: Bob Perry <rperry@gti.net>
> To: freebsd-x11@freebsd.org
> 
> I'm running FreeBSD RELEASE 5.4 and recently upgraded my xorg port.  Ran
> into several problems since then, one of which included loss of
> available screen resolution modes.  Prior to the upgrade, I ran at
> 1024x768.  Following the upgrade, 640x480 is the only mode available.  I
> had a bad day with the upgrade so I assume I did something wrong/stupid.
> 
> Regardless, my xorg.conf file reflects the following:
> 	Section "Screen"
> 		Identifier	"Screen0"
> 		Device		"Card0"
> 		Monitor		"Monitor0"
> 		DefaultDepth		24
> 		Subsection	"Display"
> 			Viewport	0 0
> 			Depth		24
> 			Modes		"1024x768" "800x600" "640x480"
> 		EndSubSection
> 	EndSection
> 
> I don't believe the file changed and question where else can I look to
> troubleshoot the problem?

There are lots of things that can effect this. Monitor definition is most
significant. The first thing to look at is your /var/log/Xorg.0.log
file. It's long and lots of it is not relevant, but it contains a rather
long section detailing the selection of the display resolution and the
monitor and card capability.

I quick thing to try is to rename your configuration and starting
Xorg. It will generate its configuration by probing the system and
usually does quite well.
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman@es.net			Phone: +1 510 486-8634



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060224044356.435A74504C>