From owner-freebsd-x11@FreeBSD.ORG Fri Jun 11 23:08:23 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7513E16A4CE for ; Fri, 11 Jun 2004 23:08:23 +0000 (GMT) Received: from mtiwmhc12.worldnet.att.net (mtiwmhc12.worldnet.att.net [204.127.131.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32E1643D53 for ; Fri, 11 Jun 2004 23:08:23 +0000 (GMT) (envelope-from j.e.drews@att.net) Received: from 204.127.135.75 ([204.127.135.75]) by worldnet.att.net (mtiwmhc12) with SMTP id <2004061123082011200svm8ie>; Fri, 11 Jun 2004 23:08:20 +0000 Received: from [64.105.56.145] by 204.127.135.75; Fri, 11 Jun 2004 23:08:20 +0000 From: j.e.drews@att.net To: freebsd-x11@freebsd.org Date: Fri, 11 Jun 2004 23:08:20 +0000 Message-Id: <061120042308.294.40CA3B64000087B00000012621604666489C990A9D0BD20AD206@att.net> X-Mailer: AT&T Message Center Version 1 (May 27 2004) X-Authenticated-Sender: ai5lLmRyZXdzQGF0dC5uZXQ= Subject: Re: Xorg server gives errno 2 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jun 2004 23:08:23 -0000 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 >