DRI troubles

Andrew Kenneth Milton akm at theinternet.com.au
Thu Jan 29 11:44:18 PST 2004


+-------[ 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 at theinternet.com.au| Carpe Daemon


More information about the freebsd-current mailing list