DRI troubles

Ricard Pascual Diaz raver at hosting.sytes.net
Thu Jan 29 11:33:59 PST 2004


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:

# This loads the GLX module
    Load       "glx"
# This loads the DRI module
    Load       "dri"


Once I started XFree86 I checked if DRM is laoded and also if AGP device is supported:

# dmesg | grep drm
drm0: <ATI Radeon Lf R250 Mobility 9000 M9> port 0xa000-0xa0ff mem 0xec100000-0xec10ffff,0xf0000000-0xf7ffffff irq 11 at device 0.0 on pci1
info: [drm] AGP at 0xe8000000 64MB
info: [drm] Initialized radeon 1.10.0 20020828 on minor 0
info: [drm] Loading R200 Microcode
drm0: [MPSAFE]
info: [drm] Loading R200 Microcode

# dmesg | grep agp
agp0: <SIS Generic host to PCI bridge> mem 0xe8000000-0xebffffff at device 0.0 on pci0


Then, when I exec 'glxinfo' it reports 'direct rendering: No' and it's so confusing 'cause I checked in XFree86 logs that it becomes enabled when XFree86 starts:

(II) RADEON(0): Direct rendering enabled


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

XFree86Config, XFree86.log and glxinfo.log are attached to provide further details.


Thanks in advance,

###
	" I chose not to choose life: I chose something else.
	And the reasons? There are no reasons.
	Who need reasons when you've got BSD? "

		Ricard Pascual Diaz AKA 'raver'
		raver at hosting.sytes.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: XFree86.0.log
Type: application/octet-stream
Size: 34171 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040129/ffee9298/XFree86.0-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: XF86Config
Type: application/octet-stream
Size: 15245 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040129/ffee9298/XF86Config-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: glxinfo.log
Type: application/octet-stream
Size: 3431 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040129/ffee9298/glxinfo-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040129/ffee9298/attachment-0001.bin


More information about the freebsd-current mailing list