Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jun 2004 23:08:20 +0000
From:      j.e.drews@att.net
To:        freebsd-x11@freebsd.org
Subject:   Re: Xorg server gives errno 2
Message-ID:  <061120042308.294.40CA3B64000087B00000012621604666489C990A9D0BD20AD206@att.net>

next in thread | raw e-mail | index | archive | help
Hi again Lofi:


  Interesting results here. If I run glxgears with the xorg.conf
http://www.silbsd.org/bugreports/xorg.conf
I get these results:

8995 frames in 5.0 seconds = 1799.000 FPS
9014 frames in 5.0 seconds = 1802.800 FPS
8995 frames in 5.0 seconds = 1799.000 FPS

However if I use the old XF86Config file with the Xorg server:
http://www.silbsd.org/bugreports/XF86Config
I get these results:

9411 frames in 5.0 seconds = 1882.200 FPS
9425 frames in 5.0 seconds = 1885.000 FPS
9418 frames in 5.0 seconds = 1883.600 FPS
9273 frames in 5.0 seconds = 1854.600 FPS

In my xorg.conf file I have this:
Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth 16
	SubSection "Display"
		Viewport   0 0
		Depth     16
		Modes	"1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "DRI"
	Mode	0666
EndSection

 Should I remove the Viewport 0 0  ?

                                   Kind regards,
                                   Jonathan


> On Friday 11 June 2004 21:30, j.e.drews@att.net wrote:
> 
> > Hi:
> >
> >  I uninstalled the XFree86-Server-4.3.0_14 and then installed the new
> > xorg-server. I then ran pkgdb -F and made wrapper-1.0_3 point to the newly
> > installed xorg-server. I ran Xorg -configure and it created a xorg.conf.new
> > file.
> 
> Have you tried running it on your old configuration from XFree86? You don't 
> need to rename or move it, xorg will use it if it doesn't find other configs.
> 
> -- 
>    ,_,   | Michael Nottebrock               | lofi@freebsd.org
>  (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
>    \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org
> 



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