From owner-freebsd-questions Wed Aug 7 7:30:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 820DF37B400 for ; Wed, 7 Aug 2002 07:30:42 -0700 (PDT) Received: from smtp.vianet.ca (taco.vianet.on.ca [209.91.128.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 5516543E81 for ; Wed, 7 Aug 2002 07:30:41 -0700 (PDT) (envelope-from beholder@unios.dhs.org) Received: (qmail 27349 invoked from network); 7 Aug 2002 14:30:36 -0000 Received: from unknown (HELO unios.dhs.org) (66.186.64.82) by smtp.vianet.ca with SMTP; 7 Aug 2002 14:30:36 -0000 Message-ID: <3D512F0B.2030003@unios.dhs.org> Date: Wed, 07 Aug 2002 10:30:35 -0400 From: Pat Wendorf User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020724 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: linux_dri strangeness Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've setup FreeBSD DRI on my 4.6-STABLE box (glxinfo shows the proper response), and it is working fine for non-root users as well as root (280+ fps in glxgears). I've installed the linux_dri package, as well as the new linux_base (7.x), but the linux version of glxinfo says I'm using indirect mode. I tried the debugging trick, and found that it can't open /dev/dri/card0, yet it opens fine for the FreeBSD dri test programs. Is there something I need to configure to allow linux_dri to access the freebsd dri drivers? - Pat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message