Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 May 2009 16:42:50 +0400
From:      Boris Samorodov <bsam@ipt.ru>
To:        freebsd-emulation@FreeBSD.org
Subject:   [new port] graphics/linux-dri74
Message-ID:  <92596693@bb.ipt.ru>

next in thread | raw e-mail | index | archive | help
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



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