From owner-freebsd-multimedia Fri Nov 24 4:21:27 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from grok.example.net (cr479972-a.rct1.bc.wave.home.com [24.113.37.168]) by hub.freebsd.org (Postfix) with ESMTP id B459237B4CF for ; Fri, 24 Nov 2000 04:21:25 -0800 (PST) Received: by grok.example.net (Postfix, from userid 1000) id 10B01212E29; Fri, 24 Nov 2000 04:21:24 -0800 (PST) Date: Fri, 24 Nov 2000 04:21:24 -0800 From: Steve Reid To: Stephen Hocking Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: XF86-4, Linux binaries, DRI? Message-ID: <20001124042124.A367@grok> References: <200011230505.eAN553G15445@bloop.craftncomp.com> <20001124024742.A355@grok> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <20001124024742.A355@grok>; from Steve Reid on Fri, Nov 24, 2000 at 02:47:42AM -0800 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Nov 24, 2000 at 02:47:42AM -0800, Steve Reid wrote: > Hmm... System halts at kldload. Nevermind, seems to be working now. It just wants to be loaded from /boot/loader.conf instead of /etc/rc.conf. I think I'm close... libGL error: MGA DRI driver expected DRM driver version 2.0.x but got version 1.0.0 So I hack the mga kernel module to return version 2.0.0 (can't hurt to try, right?) and: libGL error: XF86DRIQueryDirectRenderingCapable returned false Okay, so I guess I need a _real_ 2.0.x DRM driver. Any idea where to get one? I thought XF86 4.0.1 was the latest...? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message