VirtualBox

Changeset 62672 in vbox for trunk


Ignore:
Timestamp:
Jul 29, 2016 9:01:44 AM (8 years ago)
Author:
vboxsync
Message:

HDA: Re-enabled speakers for OS X guests.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevIchHdaCodec.cpp

    r62585 r62672  
    11771177            pNode->port.u32F07_param = CODEC_F07_IN_ENABLE;
    11781178            pNode->port.u32F08_param = 0;
    1179             pNode->port.u32F09_param = CODEC_MAKE_F09_ANALOG(true /* fPresent */, CODEC_F09_ANALOG_NA);
     1179            /* If Line in is reported as enabled, OS X sees no speakers! Windows does
     1180             * not care either way, although Linux does.
     1181             */
     1182            pNode->port.u32F09_param = CODEC_MAKE_F09_ANALOG(0, 0);
    11801183
    11811184            pNode->port.node.au32F00_param[0x9] = CODEC_MAKE_F00_09(CODEC_F00_09_TYPE_PIN_COMPLEX, 0, 0)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette