ERROR: ld.so: object '/usr/lib/extest/libextest.so' from LD_PRELOAD cannot be preloaded (wrong ELF c
Got this annoying error every time when i run terminal or install something. How to get rid of it?
12 Replies
Also, for some reason im not getting the last versions of VKD3D, DXVK and VULKAN automatically...
you have added some tweak or function that is attempting to load
LD_PRELOAD
in that way. you need to find out what is running in the background on every run. check .bashrc
or similar to see what has been addedVKD3D and DXVK are rolled in with Proton. Vulkan is essentially driven by Mesa, which is 24.1.7 on FC40: https://packages.fedoraproject.org/pkgs/mesa/mesa-vulkan-drivers/
mesa-vulkan-drivers - Fedora Packages
View mesa-vulkan-drivers in the Fedora package repositories. mesa-vulkan-drivers: Mesa Vulkan drivers
Mesa? Im using NVIDIA GPU. But the version of Vulkan is 1.3.290 even tho the last is supposed to be 1.3.296
vulkan-headers - Fedora Packages
View vulkan-headers in the Fedora package repositories. vulkan-headers: Vulkan Header files and API registry
fedora doesn't use bleeding edge stuff
you shouldn't be attempting to change this yourself
what is it that you're trying to accomplish?
Maybe it will sound dumb but I played RDR 2 and the frametime was a bit choppy so i thought why no to experiment...
Thanks for clarification! Btw the error just dissapeared after update and reboot for some reason
it's a harmless warning otherwise
Actually on Reddit when i had an issue with God Of War they recommended me bleeding edge, it didn't actually help but updating DXVK solved the issue with VRAM (coincidentally, the last version had a fix for NVIDIA GPUs and it was released just 2 days ago lol)
if you want a more recent version of DXVK, use GE-Proton
Yea that's what im doing now
GE9-15
Extest is used for steam input on Wayland.
Only way you get the error (which is nothing wrong) in the terminal is if you browse game files from steam and open a terminal through that browser window.