Opened 9 years ago
Closed 9 years ago
#14653 closed defect (fixed)
No sound in linux guests since 5.0 (affects VMs created with 5.0, not updated from 4.x)
Reported by: | Pulfer | Owned by: | |
---|---|---|---|
Component: | audio | Version: | VirtualBox 5.0.4 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Linux |
Description
There's no sound in linux guests since 5.0. The issue affects only VMs created with 5.0, not updated from 4.x. It happens because VBox 5.0 introduced audio codec option which doesn't seem to work properly for AC97.
The workaround is either to set Intel HD Audio instead of AC97 as the default controller for all guest OS presets. Or to switch audio controller from AC97 to Intel HD Audio and back in VM settings (like suggested here https://bbs.archlinux.org/viewtopic.php?id=202362 ). Switching audio controller removes codec option from VM settings so sound starts working properly.
Should be fixed in the next 5.0.x maintenance release.