Jump to content

Bootscreen problem


Diazz72
 Share

13 posts in this topic

Recommended Posts

Hmm, i can't watch your video right now, in my job and we have a proxy problem.

 

What bootloader are you using? If you use Clover, try this:

<dict>
<key>Comment</key>
<string>Bootloader Graphics - Second Stage Patch</string>
<key>Find</key>
<data>QYjE6xE=</data>
<key>Name</key>
<string>IOGraphicsFamily</string>
<key>Replace</key>
<data>QYjE6zE=</data>
</dict>

Or, if you Chameleon (make a backup of your IOGraphicsFamily.kext first) and apply this patch:

sudo perl -i.bak -pe 's|\x41\x88\xC4\xEB\x11|\x41\x88\xC4\xEB\x31|sg' /System/Library/Extensions/IOGraphicsFamily.kext/IOGraphicsFamily
sudo touch /System/Library/Extensions
Link to comment
Share on other sites

 

Hmm, i can't watch your video right now, in my job and we have a proxy problem.

 

What bootloader are you using? If you use Clover, try this:

<dict>
<key>Comment</key>
<string>Bootloader Graphics - Second Stage Patch</string>
<key>Find</key>
<data>QYjE6xE=</data>
<key>Name</key>
<string>IOGraphicsFamily</string>
<key>Replace</key>
<data>QYjE6zE=</data>
</dict>

Or, if you Chameleon (make a backup of your IOGraphicsFamily.kext first) and apply this patch:

sudo perl -i.bak -pe 's|\x41\x88\xC4\xEB\x11|\x41\x88\xC4\xEB\x31|sg' /System/Library/Extensions/IOGraphicsFamily.kext/IOGraphicsFamily
sudo touch /System/Library/Extensions

Same thing ;(

Link to comment
Share on other sites

I have the same screen at boot, but my "white load line" is at the center of the screen (Chameleon). 

Didn't know it was an error, one more thing to worry about now... :)

Link to comment
Share on other sites

Mac Mini does this with 10.11 as well as 10.10.4 final so I doubt its a hack issue, wait for a fix after all its just the bootscreen.

My Mac Mini doesn't do that, and that's not a problem of 10.10.4 or 10.11 I can assure you.

Link to comment
Share on other sites

 Share

×
×
  • Create New...