Xorg server gives errno 2

j.e.drews at att.net j.e.drews at att.net
Fri Jun 11 23:08:23 GMT 2004


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 at 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 at freebsd.org
>  (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
>    \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org
> 



More information about the freebsd-x11 mailing list