Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2017 22:12:39 +0200
From:      Jens <jd.fbsd@goneja.de>
To:        freebsd-x11@freebsd.org
Subject:   Radeon Redwood glamor detected, failed to initialize EGL
Message-ID:  <20170817201238.GA1425@gam0r>

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



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