From owner-freebsd-multimedia Sun Jan 6 13: 7:27 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from asmodean.nks.net (asmodean.nks.net [216.139.201.16]) by hub.freebsd.org (Postfix) with ESMTP id 51E2D37B444 for ; Sun, 6 Jan 2002 13:06:48 -0800 (PST) Received: from localhost (joeo@localhost) by asmodean.nks.net (8.9.3/8.9.3) with ESMTP id QAA19296; Sun, 6 Jan 2002 16:06:41 -0500 Date: Sun, 6 Jan 2002 16:06:41 -0500 (EST) From: X-Sender: To: Jordan Hubbard Cc: Subject: Re: OpenGL In-Reply-To: <15141.1010278642@winston.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The Xserver creates the drm device nodes when it tries to initialize DRM. The permisions on the node are setup in XF86Config. Is this workstation running current? Just currious since the irongate AGP fix (I'm assuming this is an amd 751 equipped slot A athlon motherboard) hasn't made it into the stable branch as far as I'm aware. On Sat, 5 Jan 2002, Jordan Hubbard wrote: > > > 3) DRI device perms > > > > > ls -ltd /dev > > drwxr-xr-x 4 root wheel 17408 Jan 5 09:18 /dev/ > > > ls -ltd /dev/dri > > drwxrwxrwx 2 root wheel 512 Jan 5 10:13 /dev/dri/ > > > ls -ltd /dev/dri/* > > crw-rw-rw- 1 root wheel 145, 0 Jan 5 10:13 /dev/dri/card0 > > And how did you get this created without devfs? I see nothing in our > MAKEDEV which supports this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message