From owner-freebsd-multimedia Mon Feb 5 2:46: 4 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from wop21.wop.wtb.tue.nl (wop21.wop.wtb.tue.nl [131.155.56.216]) by hub.freebsd.org (Postfix) with ESMTP id 61D4337B491 for ; Mon, 5 Feb 2001 02:45:46 -0800 (PST) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.11.1/8.11.1) id f15Aiq769844; Mon, 5 Feb 2001 11:44:52 +0100 (CET) (envelope-from karelj) Date: Mon, 5 Feb 2001 11:43:46 +0100 From: "Karel J. Bosschaart" To: Volker Stolz Cc: fultz@localline.com, freebsd-multimedia@FreeBSD.ORG Subject: Re: DRI w/ XFree-4.0.2 and Voodoo3 Message-ID: <20010205114346.A69810@wop21.wop.wtb.tue.nl> Reply-To: K.J.Bosschaart@wtb.tue.nl References: <3A7E1409.FA7B74DF@localline.com> <20010205111254.A23820@agamemnon.informatik.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20010205111254.A23820@agamemnon.informatik.rwth-aachen.de>; from stolz@I2.Informatik.RWTH-Aachen.DE on Mon, Feb 05, 2001 at 11:12:54AM +0100 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Feb 05, 2001 at 11:12:54AM +0100, Volker Stolz wrote: > In local.freebsd-multimedia, you wrote: > >I'm having problems getting DRI support with XFree86-4.0.2 and my 3Dfx > >Voodoo3 3000 PCI. X works normally but in the log from xinit it says > >that DRI is disabled. > > Search the list-archives, there are several items containing the > information. There should be a PR related to DRM, too. > You have to enter a subdirectory in the XFree-port, apply a bunch of > patches (contained in the PR), invoke make and put the resulting drm.ko > & tdfx.ko in /modules and load them. Didn't know about that PR... but as far as I can see, those patches are not enough for XF 4.0.2. It will compile, but when you start X, it will complain about the drm version; XF 4.0.2. expects version 2, but the bsd part of the tree currently has 1: (EE) MGA(0): [drm] MGADRIScreenInit failed (DRM version = 1.0.0, expected 2.0.x) . Disabling DRI. Someone from the list has sent me patches for drm which made it work for me (with Matrox G400). Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message