Radeon Redwood glamor detected, failed to initialize EGL
Jens
jd.fbsd at goneja.de
Thu Aug 17 20:34:28 UTC 2017
Hi,
3D Acceleration does not work on my Radeon card with the radeonkms
kernel module.
I have two PCIE graphics cards, a Nvidia card, that is working fine with
the nvidia-driver from ports and a Radeon Evergreen Redwood HD5570:
https://www.asus.com/de/Graphics-Cards/EAH5570_SILENTDI1GD2/specifications/
This is the error from Xorg.log
$ grep EE /var/log/Xorg.0.log
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1680.285] (EE) RADEON(1): eglInitialize() failed
[ 1680.286] (EE) RADEON(1): glamor detected, failed to initialize EGL.
My configuration
$ cat /usr/local/etc/X11/xorg.conf.d/*
You find here https://pastebin.com/CMHnnMdD
This is my Xorg.log https://pastebin.com/UYVREVsA
And this my dmesg https://pastebin.com/fY1ThHWQ
Here is my pciconf https://pastebin.com/YT5dEvnx
My dev info https://pastebin.com/PtjWd20Q
In the IRC it was suggested that it might be a problem with the nvidia
glx module.
glx info: https://pastebin.com/MV0igZnv
I replaced the nvidia module with the one from xorg-server. This is Xorg
log with original glx module: https://pastebin.com/8tTyRFJP
Also I rebuilt and reinstalled xorg-server and mesa libs and the kernel.
I'd like to get the card working with 3D.
Thanks
Jens
More information about the freebsd-x11
mailing list