Index: /trunk/src/VBox/Devices/Audio/DevCodec.cpp
===================================================================
--- /trunk/src/VBox/Devices/Audio/DevCodec.cpp	(revision 33628)
+++ /trunk/src/VBox/Devices/Audio/DevCodec.cpp	(revision 33629)
@@ -254,6 +254,6 @@
             pNode->port.u32F08_param = 0;
             pNode->node.au32F00_param[0xC] = 0x34;
-            pNode->port.u32F09_param = 0;
             pNode->port.u32F07_param = RT_BIT(5);
+            pNode->port.u32F09_param = RT_BIT(31)|0x7fffffff;
             if (!pState->fInReset)
                 pNode->port.u32F1c_param = RT_MAKE_U32_FROM_U8(0x50, 0x90, 0xA1, 0x02); /* Microphone */
