From 25eb24299c9357cdf5e08b3f4c25e773b000f167 Mon Sep 17 00:00:00 2001 From: Martin Stein Date: Wed, 13 Apr 2022 14:41:55 +0200 Subject: [PATCH] machine.vbox6: add audio enabledIn/Out options The file listed only enabled="false" in the audio adapter tag. However, setting only this option to true isn't sufficient for guest audio to work. One has to set also enabledIn respectively enabledOut in the same tag. The new default vbox6 file reflects this. Fixes #4476 --- repos/ports/recipes/raw/vbox6/machine.vbox6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos/ports/recipes/raw/vbox6/machine.vbox6 b/repos/ports/recipes/raw/vbox6/machine.vbox6 index bfe40f93a0..d6a1a79851 100644 --- a/repos/ports/recipes/raw/vbox6/machine.vbox6 +++ b/repos/ports/recipes/raw/vbox6/machine.vbox6 @@ -48,7 +48,7 @@ - +