Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 2004 06:43:11 +1100
From:      Andrew Kenneth Milton <akm@theinternet.com.au>
To:        Ricard Pascual Diaz <raver@hosting.sytes.net>
Cc:        current@freebsd.org
Subject:   Re: DRI troubles
Message-ID:  <20040129194311.GS358@zeus.theinternet.com.au>
In-Reply-To: <20040129193250.152cb166.raver@hosting.sytes.net>
References:  <20040129193250.152cb166.raver@hosting.sytes.net>

next in thread | previous in thread | raw e-mail | index | archive | help
+-------[ Ricard Pascual Diaz ]----------------------
| Hello!
| I'm trying to enable DRI in my FreeBSD-5.2-RELEASE laptop with an ATI Radeon 9000 video card. First of all, I uncommented these /etc/X11/XFree86Config lines:

[snip]

| Everything seems to be ok and following guidelines in http://people.freebsd.org/~anholt/dri/ site I didn't miss any step.

What are the permission on /dev/dri/card0

try chowning it to your username and restart X.

If that works, and you're using xdm you can try adding the line

chown $USER /dev/dri/card*

in /usr/X11R6/lib/X11/xdm/GiveConsole

(you should chown root in TakeConsole).

s/xdm/wdm/ if you're using wdm.

(or you can just perma-chown it in /etc/devfs.conf if you don't care all that
much)


-- 
Totally Holistic Enterprises Internet|                      | Andrew Milton
The Internet (Aust) Pty Ltd          |  M:+61 416 022 411   |
ACN: 082 081 472 ABN: 83 082 081 472 |akm@theinternet.com.au| Carpe Daemon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040129194311.GS358>