Radeon Redwood glamor detected, failed to initialize EGL

Jens Daukschies jd.fbsd at goneja.de
Fri Aug 18 19:19:47 UTC 2017


Solved

*** 2017-08-17 22:12 Jens:
> 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
> _______________________________________________
> freebsd-x11 at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-x11
> To unsubscribe, send any mail to "freebsd-x11-unsubscribe at freebsd.org"
*** [Jens 2017-08-17 22:12]

I replaced /usr/local/lib/xorg/modules/extensions/libglx.so from nvidia
with the one from xorg-server and commented out every line of 
/usr/local/etc/libmap.d/nvidia.conf

Now glx works with both cards. Except the nvidia driver complaints with
an error message in Xorg.log. That works for me.

Best
Jens


More information about the freebsd-x11 mailing list