From owner-freebsd-emulation@FreeBSD.ORG Fri May 8 12:42:52 2009 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BFB21065674 for ; Fri, 8 May 2009 12:42:52 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 2BE058FC0C for ; Fri, 8 May 2009 12:42:51 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from bb.ipt.ru ([194.62.233.89]) by services.ipt.ru with esmtp (Exim 4.54 (FreeBSD)) id 1M2PPf-000AFG-3j for freebsd-emulation@FreeBSD.org; Fri, 08 May 2009 16:42:51 +0400 To: freebsd-emulation@FreeBSD.org From: Boris Samorodov Date: Fri, 08 May 2009 16:42:50 +0400 Message-ID: <92596693@bb.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Subject: [new port] graphics/linux-dri74 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2009 12:42:52 -0000 Hello List, I've just committed a new port graphics/linux-dri74. This port is intended to replace graphics/linux_dri and graphics/linux-f8-dri. The new port introduces linux DRI-7.4 drivers, libraries and binaries. One may use portupgrade/portmaster to switch to the new port: ----- # portupgrade -o graphics/linux-dri74 linux_dri ----- The port may be used with at least FreeBSD-7.2 and setting compat.linux.osrelease=2.6.16. Tested with recent xorg and drm. Use linux glxinfo to detect if direct rendering is enabled: ----- % /compat/linux/usr/bin/glxinfo| grep render direct rendering: Yes OpenGL renderer string: Mesa DRI R300 20060815 x86/MMX/SSE2 TCL ----- For those who like gears there is a linux binary: ----- % /compat/linux/usr/bin/glxgears Running synchronized to the vertical refresh. The framerate should be approximately the same as the monitor refresh rate. 9050 frames in 5.0 seconds = 1809.925 FPS 9060 frames in 5.0 seconds = 1811.917 FPS 9060 frames in 5.0 seconds = 1811.966 FPS ^C ----- Enjoy. WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve