Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Apr 2006 21:13:41 +0200
From:      =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de>
To:        Danny Butroyd <danny@g-mapps.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: direct rending doesnt work in xorg
Message-ID:  <44429765.8030501@cs.tu-berlin.de>
In-Reply-To: <44425035.4010403@g-mapps.com>
References:  <44425035.4010403@g-mapps.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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