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
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:40 UTC