Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2017 14:54:07 +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-XxjYAysvuy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217886-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217886-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217886

--- Comment #7 from Nils Beyer <nbe@renzel.net> ---
My system: FreeBSD 12.0-CURRENT #0 334829e6c(drm-next)-dirty
My card: Radeon RX460

Thanks for the patch - applied it successfully (had to remove four empty
previous patch files).

Now "glxinfo" tries to load "amdgpu_dri.so". Because this file doesn't exis=
t on
my system, I simply have copied "radeonsi_dri.so" to "amdgpu_dri.so".

Of course, it doesn't work:
---------------------------------------------------------------------------=
-----
libGL error: MESA-LOADER: failed to retrieve device information
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 error: core dri or dri2 extension not found
libGL error: failed to load driver: amdgpu
---------------------------------------------------------------------------=
-----

sysctl hw.dri
---------------------------------------------------------------------------=
-----
hw.dri.timestamp_precision: 20
hw.dri.vblank_offdelay: 5000
hw.dri.debug: 0
hw.dri.0.modesetting: 1
hw.dri.0.busid: pci:0000:24:00.0
hw.dri.0.vblank:=20
crtc ref count    last     enabled inmodeset
  00  00 00003788 00000001 00      00
  01  01 00000000 00000000 00      01
  02  01 00000000 00000000 00      01
  03  01 00000000 00000000 00      01
  04  01 00000000 00000000 00      01
hw.dri.0.bufs:=20
hw.dri.0.clients:=20
a dev            pid   uid      magic     ioctls
y drm/0        101792     0          0          0

hw.dri.0.vm:=20
slot offset             size       type flags address            mtrr

hw.dri.0.name: amdgpu 0x199 pci:0000:24:00.0
---------------------------------------------------------------------------=
-----


I feel we're almost there...

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



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