You are not logged in.
Hi,
I have installed mesa and packages following the arch wiki (https://wiki.archlinux.org/index.php/AMDGPU), but the textures in 3d models are not getting loaded right (https://imgur.com/a/NCPdQy8).
Tried with Kernel: 5.6.3-arch1-1 and linux-amd-raven kernel (5.4.1 (https://aur.archlinux.org/packages/linux-amd-raven/)).
Output of glxinfo
OpenGL vendor string: X.Org
OpenGL renderer string: AMD RAVEN2 (DRM 3.36.0, 5.6.3-arch1-1, LLVM 9.0.1)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 20.0.4
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.6 (Compatibility Profile) Mesa 20.0.4
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 20.0.4
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:Output of lshw
*-display
description: VGA compatible controller
product: Picasso
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:06:00.0
version: cc
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi msix vga_controller bus_master cap_list
configuration: driver=amdgpu latency=0
resources: irq:55 memory:e0000000-efffffff memory:f0000000-f01fffff ioport:e000(size=256) memory:fcc00000-fcc7ffffThe only related topic that i found was this one https://bbs.archlinux.org/viewtopic.php?id=191503, but there was no solution in there.
Tried with mesa-git too, but did not work.
Does anyone know what could be the root of this?
Thank you.
Obs: all hardware in stock.
Last edited by mataiuls (2020-04-12 21:14:40)
Offline
Well, downgrading mesa to 19.3.3-1 solved my problem.
Offline