[Bug 110214] radeonsi: xterm scrollback buffer disappears while paging up/down
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Mar 30 12:32:15 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=110214
--- Comment #27 from Diego Viola <diego.viola at gmail.com> ---
Actually, about your question:
> And you're making sure that the X server picks up your self-built radeonsi_dri.so for glamor?
I'm compiling Mesa in my home directory with the following configure switches:
./autogen.sh --enable-gles1 --enable-gles2 --enable-glx-tls
--with-egl-platforms=x11,drm,wayland --with-dri-drivers=radeon
--with-gallium-drivers=radeonsi --enable-debug --enable-autotools
make -j8
export LD_LIBRARY_PATH=/home/diego/mesa/lib
export LIBGL_DRIVERS_PATH=/home/diego/mesa/lib/gallium
So I assume this should make the X server pick the radeonsi_dri.so from
/home/diego/mesa/lib/gallium right?
I looked at the ~/.local/share/xorg/Xorg.0.log but it's not so clear:
[ 437.304] (II) modeset(0): [DRI2] DRI driver: radeonsi
[ 437.307] (II) AIGLX: Loaded and initialized radeonsi
Is there a way to verify beyond this which radeonsi driver it's using?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190330/a957fc8c/attachment.html>
More information about the dri-devel
mailing list