WIP: Draft: Document what I did on Asahi Linux #120

Draft
Kitlith wants to merge 12 commits from patch-1 into main
Showing only changes of commit e4ccdb9b57 - Show all commits

View File

@@ -60,7 +60,7 @@ ln -s $XDG_RUNTIME_DIR/monado_comp_ipc /run/user/1000/
ln -s $XDG_RUNTIME_DIR/wivrn/comp_ipc /run/user/1000/wivrn/
# wivrn: Work around https://github.com/AsahiLinux/muvm/issues/178
ping -c1 8.8.8.8
ping -c1 8.8.8.8
# setup the environment variables for monado or wivrn
@@ -110,7 +110,7 @@ Assuming a similar script to the one described above, named `launch_wivrn.sh`, m
```sh
muvm -it -p 9757/udp -p 9757 -- ~/launch_wivrn.sh
```
2. Connect your headset to wivrn.
2. Connect your headset.
3. Start steam.
4. etc.