Jump to content

E6440: trouble with Azul framebuffer


k00l3

Recommended Posts

  • Replies 35
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

I am using the smbios.plist  from the Sierra Pack it is placed in /Extra on the EFI partition & /Extra on the installation partiion  and it does specify 11.1

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>SMbiosdate</key>
    <string>29/10/13</string>
    <key>SMbiosvendor</key>
    <string>Apple Inc.</string>
    <key>SMbiosversion</key>
    <string>MBP111.88Z.0138.B03.1310291227</string>
    <key>SMboardproduct</key>
    <string>Mac-189A3D4F975D5FFC</string>
    <key>SMfamily</key>
    <string>MacBook Pro</string>
    <key>SMmanufacturer</key>
    <string>Apple Inc.</string>
    <key>SMmemmanufacturer_1</key>
    <string>Hynix Semiconductor</string>
    <key>SMmemmanufacturer_2</key>
    <string>Hynix Semiconductor</string>
    <key>SMproductname</key>
    <string>MacBookPro11,1</string>
    <key>SMserial</key>
    <string>CK810102XYL</string>
    <key>SMsystemversion</key>
    <string>1.0</string>
</dict>
</plist>
 

Link to comment
Share on other sites

  • Administrators

Then, your setup is incorrect. Maybe you have several partitions with OS X and the bootloader is picking stuff from the 1st partition only. Enoch will pickup its theme from /Extra/Themes folder too. I don't see why you've added the folder to the EFI partition.

Link to comment
Share on other sites

  • Administrators

I wouldn't be so categoric with regards to following the guide "to the T": you've kept KernelBooter_kexts parameter to Yes. As such, your cache is ignored, kexts placed in /L/E should be ignored and you only inject kexts from /E/E. Once you're placed all add-on kexts to /L/E and rebuilt your cache, the boot parameter is meant to be set to No, as stipulated in the guide.

Link to comment
Share on other sites


×
×
  • Create New...