Contribute
Register

HP Probook 440 g5 i5 no heaphone output audio from jack

Status
Not open for further replies.
Joined
Mar 10, 2011
Messages
16
Motherboard
GA-Z170XP-SLI
CPU
i7 6700
Graphics
GTX 960 / GTX 970
Mobile Phone
  1. iOS

Attachments

  • debug_18385.zip
    3.1 MB · Views: 107
  • Screen Shot 2019-06-27 at 16.47.00.png
    Screen Shot 2019-06-27 at 16.47.00.png
    538.7 KB · Views: 129
Last edited:
Yes, I have this problem, Can any one fix the problem?

Hi

The workaround is to use voodoohda, but with this you loose the hdmi audio. Working also in Mojave with this kext.
 
Hi

The workaround is to use voodoohda, but with this you loose the hdmi audio. Working also in Mojave with this kext.
missing audio properties in your config.plist

check the hackintool to set this up:

missing this section:
Code:
<key>PciRoot(0)/Pci(0x1f,3)</key>
            <dict>
                <key>layout-id</key>
                <integer>3</integer>
                <key>PinConfigurations</key>
                <data></data>
                <key>hda-gfx</key>
                <string>onboard-1</string>
                <key>no-controller-patch</key>
                <integer>1</integer>
            </dict>

example:
 
If you plug a combo headphones (headphones with mic) does the mic work or not at all ?
 
Status
Not open for further replies.
Back
Top