On 9/6/19 1:12 PM, Rich Shepard wrote:
> $ glxinfo | grep -i opengl
> OpenGL vendor string: VMware, Inc.
> OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.8, 128 bits)

Your [AMD/ATI] Device 699f Radeon7 (Vega) needs to be using the amdgpu
module.  VMware above is incorrect.

As root,

# lspci -v | less

and scroll down to the "VGA compatible controller:" section  look for

        Kernel driver in use: amdgpu
        Kernel modules: amdgpu

It also might say radeon | radeonhd

If it says "vmmare", that is wrong and you need to fix it.

check:
  /var/log/Xorg.0.log to see what X.org/mesa is tying to probe.
  is xf86-video-amdgpu installed?

Also, I think Slackware's Mesa-11.2.2 is to old for the Vega GPUs.
https://www.linuxquestions.org/questions/slackware-14/amdgpu-module-refuses-to-load-with-radeon-rx-570-card-4175648108/


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
PLUG mailing list
PLUG@pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to