No audio on Windows 10 guest (VirtualBox 6.1.4)
Posted: 6. Apr 2020, 05:37
I tried installing a Windows 10 guest on my Artix Linux host but the audio appears to be off. Audio works perfectly on my host machine. All the settings in the guest machine point towards audio being enabled. The speakers in the guest machine are recognized, but when I try to test them, no audio plays.
I'm using ALSA Audio Driver for the host driver and Intel HD Audio for the audio controller. I tried following the steps on the wiki for audio debugging and after running the .wav files were generated correctly and sounded fine when I played them using mpv on my host machine.
Here is my Vbox.log with audio debugging enabled: pastebin (dot) com/raw/P1dpG2AV
Help is much appreciated.
I'm using ALSA Audio Driver for the host driver and Intel HD Audio for the audio controller. I tried following the steps on the wiki for audio debugging and after running
Code: Select all
VBoxManage setextradata Windows "VBoxInternal2/Audio/Debug/Enabled" "true"Here is my Vbox.log with audio debugging enabled: pastebin (dot) com/raw/P1dpG2AV
Help is much appreciated.