Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2003 09:14:35 +0100
From:      UndeRsc0re <delrosso.a@inwind.it>
To:        Corey Holcomb-Hockin <crsntlvs@ipeg.com>
Cc:        multimedia@FreeBSD.ORG
Subject:   Re: FreeBSD 4.7 Matrox G400 OpenGL help
Message-ID:  <20030207091435.16764aa8.delrosso.a@inwind.it>
In-Reply-To: <3E44B6BF.1080308@ipeg.com>
References:  <3E44B6BF.1080308@ipeg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 07 Feb 2003 23:50:23 -0800
Corey Holcomb-Hockin <crsntlvs@ipeg.com> wrote:

> I need help setting up FreeBSD to compile and run OpenGL programs on my
> Matrox G400.
> 
> I've done a few things already.  I just got a a7v-266e motherboard
> because my old a7a-133 couldn't load the drm module.  I've compiled > agp
> into the kernel.  I've loaded drm_kmod-0.9.5_1 by running 
> drm.sh.sample

mv drm.sh.sample drm.sh
chmod +x /usr/local/etc/rc.d/drm.sh

> by hand but I'm not sure how to set it up to automatically load.  I've
> set my kern.module_path in etc/sysctl.conf to
> "/;/boot/;/modules//;/usr/local/lib/drm", but that doesn't seem to do
> it.  I've also added dri and glx to my XF86Config.
> 
> I've been told before I need to compile the Xfree86 port with
> WITH_MATROX_GXX_DRIVER=yes but I haven't done that yet because of the
I have a Matrox G400, but i have compiled WITH_MATROX_GXX_DRIVER=no
This is the dual head support, i think.
In the /etc/X11/XF86Config:
    
    Load       "glx"
    Load        "dri"
    Load        "GLcore"

Bye!

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




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