Hi, I recently installed FreeBSD 10.1-RC4. I have a Radeon 4670 and I'm getting this error when I use any 3D software
That's the output of
My /etc/make.conf says:
I have used the GALLIUM TEXTURE options when building graphics/dri. I'm using the x11-drivers/xf86-video-ati driver.
Please tell me if you need more information.
Code:
libGL: screen 0 does not appear to be DRI2 capable
libGL: OpenDriver: trying /usr/local/lib/dri/swrast_dri.so
$ glxgears
. uname -a
says:
Code:
FreeBSD casav 10.1-RC4 FreeBSD 10.1-RC4 #0 r273874: Fri Oct 31 08:49:44 UTC 014 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
My /etc/make.conf says:
Code:
WITH_CCACHE_BUILD=yes
QT4_OPTIONS= CUPS QGTKSTYLE
OVERRIDE_LINUX_BASE_PORT=c6
OVERRIDE_LINUX_NONBASE_PORTS=c6
I have used the GALLIUM TEXTURE options when building graphics/dri. I'm using the x11-drivers/xf86-video-ati driver.
Please tell me if you need more information.