direct rending doesnt work in xorg

Björn König bkoenig at cs.tu-berlin.de
Sun Apr 16 19:13:42 UTC 2006


Danny Butroyd schrieb:

> Section "Device"
>         Identifier  "Card0"
>         Driver      "ati"
>         VendorName  "ATI Technologies Inc"
>         BoardName   "Radeon R250 Lf [Radeon Mobility 9000 M9]"
>         BusID       "PCI:1:0:0"
>         Screen          0
> EndSection

You have to use the driver "radeon" in order to use 3D acceleration.

> [rvn] /home/danny# glxinfo
> name of display: :0.0
> libGL: XF86DRIGetClientDriverName: 5.0.3 r200 (screen 0)
> libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/r200_dri.so
> libGL error: dlopen /usr/X11R6/lib/modules/dri/r200_dri.so failed
> (/usr/X11R6/lib/modules/dri/r200_dri.so: Undefined symbol
> "_glapi_add_entrypoint")
> libGL error: unable to find driver: r200_dri.so
> 
> The solution (according to the wiki) is to reinstall DRI and LIBGL from
> source, however, I have reinstalled all the relevant ports but I still
> get the same problem.  Can anyone help?

Does /usr/X11R6/lib/modules/dri/r200_dri.so exist?

Regards
Björn


More information about the freebsd-questions mailing list