#Weird graphical bug
39 messages · Page 1 of 1 (latest)
this is bugged mesa, i dunno wherher this issue is known
downgrading it should fix it
i don't remember what version is known good
because you have updated mesa to the buggy version
debian is on 24.3.3-1, im not sure if i tested that version though
i know that pre 24.3 does not present the bad behaviour for sure
anyhow i will try to bisect the offending commit anyways
Whats mesa
So which driver should i get?
how do I do that?
run
sudo pacman -U file:///var/cache/pacman/pkg/mesa-1\:24.2.7-1-x86_64.pkg.tar.zst
for example, this specific version may not be in your cache, so use any that starts with 24.2 (also assuming x64)
you can get an old version from here then https://archive.archlinux.org/packages/m/mesa/mesa-1%3A24.2.7-1-x86_64.pkg.tar.zst
after I instaled and pacman'ed it, I rebooted to a black screen except for cursor, though upgrading mesa back fixed it. any idea what i'm doing wrong?
oh yeah well then some other package is unfortunately incompatible with the downgrade (that also happened to me just yesterday), i think using vulkan (although less stable) should be a good enough workaround for now 
add --graphics Vulkan into everest-launch.txt
that caused it to crash when i tried to run it
Does the crash say anything like logs or information?
System.InvalidOperationException: No supported FNA3D driver found!
at Microsoft.Xna.Framework.FNALoggerEXT.FNA3DLogError(IntPtr msg) in /tmp/FNA/src/FNALoggerEXT.cs:line 98
maybe try updating graphics driver? I'm not sure
make sure you have vulkan-intel
sorry for taking a while, but i tried vulkan-intel and now have a different error (progress, I hope):
Ver 1.4.0.0-fna [Everest: 5328-azure-2e584]
02/12/2025 00:44:50
System.DllNotFoundException: Unable to load shared library '/tmp/mm-exhelper.so.7NEmKs' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable:
/home/[Redacted for privacy]/.local/share/Steam/steamapps/common/Celeste/piton-runtime/shared/Microsoft.NETCore.App/7.0.12//tmp/mm-exhelper.so.7NEmKs: cannot open shared object file: No such file or directory
/tmp/mm-exhelper.so.7NEmKs: cannot enable executable stack as shared object requires: Invalid argument
Ooh, thanks! I’ll try when I get home tonight