-
Notifications
You must be signed in to change notification settings - Fork 450
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] GPU llvmpipe, libEGL warning: failed to open /dev/dri/renderD128: Permission denied #1513
Comments
vulkan never worked in WSL. OpenGL had worked before, but was broken recently. We detect GPUs by DirectX inside WSL. If we fail to connect DirectX, we fall back to enumerate PCI devices, which should print |
The error message is printed when fastfetch is connecting EGL. It was a regression in 2.34.0 but has been fixed in the nightly builds. |
Please upload the result of |
how can i install this version? |
Note the version hides the error message only but doesn't really solve your problem. |
Okay sure, I thought the problem was with my drivers, I'll wait for the next updates ty |
I could downgrade to 2.33.0, is there a simple command to run in the terminal, it worked correctly for me |
This |
Not fixed :/
|
I suggest searching for help in WSL repo: https://github.com/microsoft/WSL/issues |
The error message will be removed in the next release of fastfetch, but you can only get llvmpipe, which is a software renderer |
very good, thanks for the support :)) |
Read the FAQ first
Description
vulkaninfo | less
ERROR: [Loader Message] Code 0 : setup_loader_term_phys_devs: Failed to detect any valid GPUs in the current config
ERROR at ./vulkaninfo/./vulkaninfo.h:245:vkEnumeratePhysicalDevices failed with ERROR_INITIALIZATION_FAILED
I am unable to use my system GPU, I have
Intel (R) HD graphics, I did all kinds of tests, I even used chatGPT, but I can't solve it ://
Version used
❯fastfetch --version fastfetch 2.34.0 (x86_64)
Bug prevalence
Always
Regression
Not sure
Installation
Built from source
Package manager
apt
Screenshots
Configuration
No response
System information
lilnynho in ~
❯fastfetch -c ci.jsonc --format json
libEGL warning: failed to open /dev/dri/renderD128: Permission denied
libEGL warning: failed to open /dev/dri/renderD128: Permission denied
libEGL warning: failed to open /dev/dri/renderD128: Permission denied
libEGL warning: failed to open /dev/dri/renderD128: Permission denied
❯fastfetch --list-features
threads
vulkan
wayland
xcb-randr
xrandr
drm
drm_amdgpu
gio
dconf
dbus
imagemagick6
zlib
xfconf
sqlite3
rpm
egl
glx
osmesa
opencl
libpulse
libddcutil
libzfs
Directx Headers
linux/videodev2
linux/wireless
The text was updated successfully, but these errors were encountered: