Date: Fri, 3 Dec 2004 23:09:06 +0100 From: Godwin Stewart <gstewart@bonivet.net> To: freebsd-stable@freebsd.org Subject: Re: the best graphicscard for FreeBSD Message-ID: <20041203230906.248e8311.gstewart@bonivet.net> In-Reply-To: <20041203214532.GA55232@slackbox.xs4all.nl> References: <51611.192.168.0.200.1101398532.squirrel@192.168.0.200> <87zn15zoqo.fsf@basilikum.skogtun.org> <41A63A78.2030506@mukappabeta.de> <41A9CC27.3030408@saunalahti.fi> <41AA70E3.2000108@mukappabeta.de> <41B0AFCC.1060501@mitre.org> <20041203193450.037d5e7a.gstewart@bonivet.net> <20041203214532.GA55232@slackbox.xs4all.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 3 Dec 2004 22:45:32 +0100, Roland Smith <rsmith@xs4all.nl> wrote: > For 3D you have to load the agp and radeon modules. This is a Rage128, not a Radeon. agp is built into the kernel and r128 is already kldloaded. I tried kldloading radeon anyway and running glxgears. It can't do any better than about 10 fps at 1024x768/24bits. Mind you, this might have something to do with it: $ glxinfo | grep direct direct rendering: No OpenGL renderer string: Mesa GLX Indirect And yet, quoting snippets from /var/log/Xorg.0.log: (II) LoadModule: "glx" (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a (II) Module glx: vendor="X.Org Foundation" compiled for 6.7.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.2 (II) Loading sub module "GLcore" (II) LoadModule: "GLcore" (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a (II) Module GLcore: vendor="X.Org Foundation" compiled for 6.7.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.2 (II) Loading extension GLX (II) LoadModule: "dri" (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a (II) Module dri: vendor="X.Org Foundation" compiled for 6.7.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.2 (II) Loading sub module "drm" (II) LoadModule: "drm" (II) Loading /usr/X11R6/lib/modules/freebsd/libdrm.a (II) Module drm: vendor="X.Org Foundation" compiled for 6.7.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.2 (II) Loading extension XFree86-DRI /etc/X11/xorg.conf also has this: Section "DRI" Mode 0666 EndSection -- G. Stewart - gstewart@bonivet.net There is nothing more frightening than ignorance in action.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041203230906.248e8311.gstewart>