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

Raft WSL stuck on getting distros #1

Closed SeeEyei closed 4 months ago

SeeEyei commented 5 months ago

I reinstalled WSL2 on Windows 11 and restarted the computer and it still didn't work

vinberg88 commented 4 months ago

See if there is any solution. Have problems after reinstallation. Had to reinstall all of Windows 11 and now it won't work.

vinberg88 commented 4 months ago

Here you have =] you need to do this after installation.

EXTRA EXTRA: If you can't get gwsl to work "X server" This is a good way.

sudo nano /etc/wsl.conf

Add this to terminal and save and REBOOT

[network] generateHosts = true generateResolvConf = false

Add this to terminal - save and reboot - Now GWSL works with sound

sudo nano /etc/resolv.conf

nameserver 172.18.112.1

Regards, Mattias Vinberg