You are not logged in.

#1 2020-10-26 23:11:27

drzetein
Member
Registered: 2020-05-27
Posts: 4

Disastrous problem with Mesa not loading OpenGL with amdgpu driver

Brief resume: On the wiki, it mentions the mesa-git package that contains some features for newer cards that still haven't arrived on the official driver. So I built and installed mesa-git and its related packages but OpenGL was not working. I thought it was only a problem of Mesa-git, so after trying to solve it for a while I decided to revert back to the original Mesa package. However, the problem remains, and I am having a hard time trying to find what is exactly the problem. The best I could find is inside xorg.0.log, it always says this:

nyzus@DionyzOS-LEX128G ~ % cat /var/log/Xorg.0.log |grep 'GLX'
[     7.499] (II) Initializing extension GLX
[     7.499] (II) AIGLX: Screen 0 is not DRI2 capable
[     7.499] (EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed (libvulkan.so.1: cannot open shared object file: No such file or directory)
[     7.499] (EE) AIGLX error: unable to load driver swrast
[     7.499] (EE) GLX: could not load software renderer
[     7.499] (II) GLX: no usable GL providers found for screen 0

Does anyone have a light on this issue?

Offline

#2 2020-10-27 00:02:42

progandy
Member
Registered: 2012-05-17
Posts: 5,304

Re: Disastrous problem with Mesa not loading OpenGL with amdgpu driver

Have you replaced all other packages like llvm again as well?

The swrast_dri error seems to come from a missing library, you should reinstall vulkan-icd-loader for that.

Last edited by progandy (2020-10-27 00:03:17)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

#3 2020-10-27 01:23:40

drzetein
Member
Registered: 2020-05-27
Posts: 4

Re: Disastrous problem with Mesa not loading OpenGL with amdgpu driver

Welp, I ended up making the problem worse while trying to fix it, so I decided the best solution was to just reinstall the root/usr partitions... at least i got home safe. Thank you, nevertheless

Last edited by drzetein (2020-10-27 01:24:06)

Offline

#4 2020-10-27 10:29:09

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,795

Re: Disastrous problem with Mesa not loading OpenGL with amdgpu driver

If drzetein used my mesa-git from aur, that defaults to using repo-llvm .
Manual user action is needed to use one of the llvm trunk variants.

The error looks like it might be caused by an incorrect conf file, but I guess we'll never know due to the re-install.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

Board footer

Powered by FluxBB