[How To]WSL2+WIN11/WIN10 work good #458
Error996
started this conversation in
Show and tell
Replies: 5 comments 7 replies
|
Can confirm that PulseAudio is required on Win11+WSL2.
docker run \
--device /dev/kvm \
-e AUDIO_DRIVER=pa,server=unix:/tmp/pulseaudio.socket \
-v /mnt/ubuntu22/wslg/runtime-dir/pulse/native:/tmp/pulseaudio.socket \
-v /mnt/ubuntu22/wslg/.X11-unix:/tmp/.X11-unix \
sickcodes/docker-osx:monterey |
4 replies
|
I would pay money for someone to help me get this working on windows 11 |
0 replies
1 reply
|
I've tried the instructions with tahoe and I assigned 32G RAM and 12 cores to the WSL2 config. I also followed through with the install of the system but I notice crazy lag when trying to move the cursor or select options to the point that it's almost unusable. msrdc_G812hanVwI.mp4Any idea what I can do to make it perform better? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
First you need to make wsl2 work good,for example is ubuntu-20
~/.bashrc,add these codehttps://sourceforge.net/projects/vcxsrv/and installhttps://github.com/sickcodes/Docker-OSX#id-like-to-run-docker-osx-on-windowsAll reactions