Jump to content

Maximus VII Ranger Sleep / Wake Issue


Thogg Niatiz
 Share

54 posts in this topic

Recommended Posts

More progress:

 

Patching the AppleIntelFramebufferAzul.kext with Clover helps:

            <dict>
                <key>Name</key>
                <string>AppleIntelFramebufferAzul</string>
                <key>Find</key>
                <data>AQUJAAAEAACHAAAA</data>
                <key>Replace</key>
                <data>AQUSAAAIAAAGAAAA</data>
                <key>Comment</key>
                <string>10.10-Azul-Port_0x5-DP2HDMI</string>
            </dict>
            <dict>
                <key>Name</key>
                <string>AppleIntelFramebufferAzul</string>
                <key>Find</key>
                <data>AgQKAAAEAACHAAAA</data>
                <key>Replace</key>
                <data>AgQSAAAIAAAGAAAA</data>
                <key>Comment</key>
                <string>10.10-Azul-Port_0x6-DP2HDMI</string>
            </dict>
            <dict>
                <key>Name</key>
                <string>AppleIntelFramebufferAzul</string>
                <key>Find</key>
                <data>AwYIAAAEAAARAAAA</data>
                <key>Replace</key>
                <data>AwYSAAAIAAAGAAAA</data>
                <key>Comment</key>
                <string>10.10-Azul-Port_0x7-DP2HDMI</string>
            </dict>

I found Toledas audio_CloverHDMI script which contains these patches. This way I could reuse my DSDT without any further patches. Now my Screen both are detected as external devices and wake works like a charm... unfortunately only until El Capitan. On Sierra it doesn't work anymore, but I couldn't find a fix for that...

Link to comment
Share on other sites

Removing the sensor plugins makes it get further, but it doesn't even get to Waiting for DSMOS...

But I don't told you to delete sensors plugins, just one kext.  :P

 

I found Toledas audio_CloverHDMI script which contains these patches. This way I could reuse my DSDT without any further patches. Now my Screen both are detected as external devices and wake works like a charm... unfortunately only until El Capitan. On Sierra it doesn't work anymore, but I couldn't find a fix for that...

Toleda is a Jedi! hahahaha  :lol:

 

Congrats for your dedication  ^_^

 

About macOS Sierra, wait until tomorrow, we'll get the final version.

Link to comment
Share on other sites

But I don't told you to delete sensors plugins, just one kext.  :P

I removed that kext before. Of course removing the sensor plugins was no solution, I just wanted to see what would happen.

 

Great, I can't wait to have my system prepared for Sierra release  :w00t: Thanks for your support so far!

  • Like 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...