On Tue, 10 Sep 2019, Ben Koenig wrote:
woah woah WOAH. Slow it down for a second, you guys are making this way too
complicated.
post the output of the following commands, run in succession:
$ uname -a
$ lsmod | grep amdgpu
$ glxinfo | grep Open
That's all I need to find out what is going on.
$ uname -a
Linux baetis 4.4.190 #1 SMP Mon Aug 26 15:57:46 CDT 2019 x86_64 AMD Ryzen 7
2700 Eight-Core Processor AuthenticAMD GNU/Linux
$ lsmod | grep amdgpu
$
This was followed by:
# modprobe amdgpu
with this result:
# lsmod | grep amdgpu
amdgpu 609767 0
ttm 82851 1 amdgpu
drm_kms_helper 119954 1 amdgpu
drm 326102 3 ttm,drm_kms_helper,amdgpu
hwmon 4199 3 igb,amdgpu,asus_wmi
i2c_algo_bit 6154 2 igb,amdgpu
i2c_core 48117 7
drm,igb,i2c_dev,i2c_piix4,drm_kms_helper,i2c_algo_bit,amdgpu
$ glxinfo | grep Open
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.8, 128 bits)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 11.2.2
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 11.2.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 11.2.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:
I downloaded the most recent BIOS firmware for the Asus Pro X470 motherboard
and will upgrade it today. Also, I could upgrade the kernel to the 4.19.x in
-current64 (the source is in packages/k/ but not the modules, firmware, and
other packages). Would this help resolve hardware and application issues?
Thanks,
Rich
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug