vinberg88 / opensuse

How to install different desktops via Wsl and Windows 11 - Linux - KDE - Gnome - Xfce - Windows 11 - WSL2 - GWSL
35 stars 13 forks source link

what i need to change if i have amd video card ? #2

Closed Redisal closed 4 months ago

Redisal commented 4 months ago

ln -s libcuda.so.1.1 libcuda.so.1 ln -s libcuda.so.1.1 libcuda.so echo -e "[automount]\nldconfig = false" | sudo tee -a /etc/wsl.conf sudo mkdir /usr/lib/wsl/lib2 sudo ln -s /usr/lib/wsl/lib/* /usr/lib/wsl/lib2 echo /usr/lib/wsl/lib2 | sudo tee /etc/ld.so.conf.d/ld.wsl.conf

vinberg88 commented 4 months ago

You need to speak to WSL.... I dont want you to have problems =)

vinberg88 commented 4 months ago

You dont need to paste that in Bash... its up to you...