AsahiLinux / muvm

muvm - run programs from your system in a microVM
77 stars 12 forks source link

Sound not working (pulseaudio socket forwarding issue?) #79

Open teohhanhui opened 2 hours ago

teohhanhui commented 2 hours ago

On the host:

teohhanhui@han-macbook-air:~$ ls -la $XDG_RUNTIME_DIR/pulse/
total 16
drwx------.  2 teohhanhui teohhanhui  80 Oct 10 23:15 .
drwx------. 20 teohhanhui teohhanhui 640 Oct 11 00:05 ..
srw-rw-rw-.  1 teohhanhui teohhanhui   0 Oct 10 23:15 native
-rw-r--r--.  1 teohhanhui teohhanhui   5 Oct 10 23:15 pid

Inside the VM:

teohhanhui@han-macbook-air:~$ ls -la $XDG_RUNTIME_DIR/pulse/
total 0
drwxr-xr-x. 2 teohhanhui teohhanhui  40 Oct 11 00:07 .
drwxr-xr-x. 4 teohhanhui teohhanhui 140 Oct 11 00:07 ..
teohhanhui commented 2 hours ago

Uhh... This is just missing socat dependency in the Fedora package. And we fail silently. :laughing: