Carlos Rafael Ramirez

Results 428 comments of Carlos Rafael Ramirez

Hello, I don't know about the other programs but LXAppearance is GTK2 based so it doesn't support high-dpi scaling. You need to adjust the **GDK_DPI_SCALE** environment variable so this app...

Hello, Thank you for reporting it. Zink is a driver that translate Opengl calls into Vulkan ones. The version 24 of mesa enables it by default. We tried to remove...

I'll try to reproduce it and I'll tell you. Meanwhile try setting: `export LIBGL_ALWAYS_SOFTWARE=1`

Thank you for the suggestions we will take them into consideration. However, Nautilus and Gnome in general are too heavy and have a lot of requirements that the majority of...

Hello @renhiyama , The described issues should not happen in the latest version of the distro. 1. systemd is now enabled by default taking into consideration disabling the services that...

Happening to me also. With 2.5.1: ![Image](https://github.com/user-attachments/assets/cbb07dd6-326c-4834-893d-f4f351f02c20) after uninstalling and installing 2.4.12 it worked again

The thing is that without it, the GPU video acceleration won't work out of the box as it does in WSL 2.4

@benhillis as I know the service **systemd-udevd** is the one in charge for loading the module. But for any reason it is not loading the module in kernel 6.x

Out of topic: Why do you have this `[boot] systemd=true` in your .wslconfig?, it belongs to /etc/wsl.conf

@mio-moto I see some things in your configuration that you should take a look at: 1. LD_LIBRARY_PATH: I have NVIDIA and WSL 2.5.10, MESA acceleration and VA-API works well for...