Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2017 15:10:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 217886] xorg fails to init GL on stable/11 because of a devel/libdevq bug(?)
Message-ID:  <bug-217886-7141-tKRQTueSQS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217886-7141@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217886

Nils Beyer <nbe@renzel.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nbe@renzel.net

--- Comment #9 from Nils Beyer <nbe@renzel.net> ---
(In reply to myself from comment #7)

Sorry, here the verbose version of 'glxinfo':

env LIBGL_DEBUG=verbose glxinfo
--------------------------------------------------------------------------------
name of display: :0
libGL: Can't open configuration file /home/nbe/.drirc: No such file or
directory.
libGL error: MESA-LOADER: failed to retrieve device information
libGL: using driver amdgpu for 4
libGL: OpenDriver: trying /usr/local/lib/dri/amdgpu_dri.so
libGL: driver does not expose __driDriverGetExtensions_amdgpu(): Undefined
symbol "__driDriverGetExtensions_amdgpu"
libGL error: core dri driver extension not found
libGL error: failed to load driver: amdgpu
libGL error: MESA-LOADER: failed to retrieve device information
libGL: using driver amdgpu for 4
libGL: OpenDriver: trying /usr/local/lib/dri/amdgpu_dri.so
libGL: driver does not expose __driDriverGetExtensions_amdgpu(): Undefined
symbol "__driDriverGetExtensions_amdgpu"
libGL error: core dri or dri2 extension not found
libGL error: failed to load driver: amdgpu
libGL: OpenDriver: trying /usr/local/lib/dri/swrast_dri.so
libGL: Can't open configuration file /home/nbe/.drirc: No such file or
directory.
libGL: Can't open configuration file /home/nbe/.drirc: No such file or
directory.
--------------------------------------------------------------------------------

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

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