README: document pipewire not working

This commit is contained in:
Jörg Thalheim 2025-11-03 18:05:16 +01:00
parent 181e675f02
commit f295e7b32a

View file

@ -53,4 +53,7 @@ PATH=$PWD/muvm/target/release:$PATH ./munix testvm
- Linux system with KVM support (`/dev/kvm`)
- For GPU acceleration: Kernel 6.13+ with compatible drivers (amdgpu, msm)
- For Wayland: `XDG_RUNTIME_DIR` and `WAYLAND_DISPLAY` set
- For audio: PipeWire running with `PIPEWIRE_RUNTIME_DIR` or `XDG_RUNTIME_DIR`
## Known Issues
- **PipeWire audio**: Not yet working.