No sound on host from any VM

Discussions related to using VirtualBox on Linux hosts.
Post Reply
seadron
Posts: 1
Joined: 17. Jul 2020, 05:24

No sound on host from any VM

Post by seadron »

After upgrading from 5.2.20 to 6.1.12, I have no sound no matter what guest I use, despite the log showing it's connecting successfully to the ALSA output. I've tried running the command

Code: Select all

VBoxManage setextradata global VBoxInternal2/Audio/ALSAAudio/BufferSizeMs "100"
suggested by others for this situation, but it doesn't resolve the issue(I've also tried other numbers between 50 and 250 to no avail). I thought it might be my .asoundrc, but eliminating it causes VirtualBox to complain it can't find the device "default" and a simplified one pointing directly at the hardware makes it give errors that the device is busy(despite there not being any other open applications open that could produce audio). I've attached the log of starting XP, attempting to play a sound from the sound panel and shutting it down again, which only shows expected error related to attempting to open the ALSA default as an input. Normally I'd just revert back to 5.2.20, but the modules suddenly stopped building on the same kernel they'd built on before.
Attachments
asoundrc.txt
(1.28 KiB) Downloaded 14 times
VBox.log
(121.66 KiB) Downloaded 9 times
traeumer
Posts: 7
Joined: 23. Jan 2014, 11:24
Primary OS: Mac OS X other
VBox Version: OSE Fedora
Guest OSses: windows 7, Fedora, linuxes

Re: No sound on host from any VM

Post by traeumer »

Hi,
encountered the same problem after yesterdays dnf update (of Fedora 32) with a windows 7 guest.

I then downgraded to VirtualBox-6.1.x86_64-6.1.10_138449_fedora32-1 but still I have no audio :-(

I am using a plantronics headset that is connect to the host.
The audio device "high definition audio device" is not working as shown in the device manager under windows.
Post Reply