Contribute
Register

After turn on addPNLF in Clover

Status
Not open for further replies.
OMG so what is my problem here T_T, why I don't workT_T
hdmi audio guide is here:
 
hdmi audio guide is here:
I follow this guide few times, bu I'm not sure why have hdmi output without audio....
Cause I have output in other monitor, but no audio choice for me.
Also I follow the guide and I find the Conntector-type in IOREG is not 00 08 00 00 , but I use hackintool do the frambuffer for con1-type change to 00 08 00 00 (HDMI) already.
Is it I missing some step ?
 
I follow this guide few times, bu I'm not sure why have hdmi output without audio....
Cause I have output in other monitor, but no audio choice for me.
Also I follow the guide and I find the Conntector-type in IOREG is not 00 08 00 00 , but I use hackintool do the frambuffer for con1-type change to 00 08 00 00 (HDMI) already.
Is it I missing some step ?
Use this tool and upload your problem reporting files:

make sure to have your hdmi cable plugged into external monitor before running the tool above
 
Use this tool and upload your problem reporting files:

make sure to have your hdmi cable plugged into external monitor before running the tool above
Yeah I've plugged HDMI cable with the external monitor.
Here is my PR, Please take a look, Thank you.
Also I don't know is it my config problem, When I start to get into system, Sometimes will get black screen, but actually the system is still running, I need to wait a few minutes wait it bright again, is that my SSDT-PNLF-COFFEELAKE.aml problem?
 

Attachments

  • debug_17721.zip
    7.2 MB · Views: 59
Yeah I've plugged HDMI cable with the external monitor.
Here is my PR, Please take a look, Thank you.
Also I don't know is it my config problem, When I start to get into system, Sometimes will get black screen, but actually the system is still running, I need to wait a few minutes wait it bright again, is that my SSDT-PNLF-COFFEELAKE.aml problem?
config.plist:
you may want to enable these:
Code:
<string>The following fixes may be needed for onboard audio/USB/etc</string>
                <key>FixHPET</key>
                <false/>
                <key>FixIPIC</key>
                <false/>
                <key>FixRTC</key>
                <false/>
                <key>FixTMR</key>
                <false/>

also you may want to experiment with a config.plist from the laptop guide and see what ports are available under the Properties section
 
config.plist:
you may want to enable these:
Code:
<string>The following fixes may be needed for onboard audio/USB/etc</string>
                <key>FixHPET</key>
                <false/>
                <key>FixIPIC</key>
                <false/>
                <key>FixRTC</key>
                <false/>
                <key>FixTMR</key>
                <false/>

also you may want to experiment with a config.plist from the laptop guide and see what ports are available under the Properties section
Thank you very much,I will try this tmr.
Thanks a lot
 
Status
Not open for further replies.
Back
Top