Jump to content

Latitude E5440 High Sierra Upgrade using Clover


griftopia

Recommended Posts

hi Hervé

i have tested my laptop with the pack E6540-optimus bios A17 and the result is the same.

loop during the loading between acpibatterymanager and displaypolicy

 

please confirm that there is not update patch for the intel graphics boards : i have read that for a HD4000  with a new ig-platform-id for high sierra ?

 

 

 <key>ig-platform-id</key>

<string>0x01660003

<key>Inject</key>

<dict>

<key>ATI</key>

<false/>

<key>Intel</key>

<true/>

<key>NVidia</key>

<false/>

</dict>

<key>NvidiaSingle</key>

<false/>

<key>ig-platform-id</key>

<string>0x01660003</string>

</dict>

<key>KernelAndKextPatches</key>

<dict>

<key>AppleRTC</key>

<true/>

<key>AsusAICPUPM</key>

<true/>

<key>Debug</key>

<false/>

<key>KernelCpu</key>

<false/>

<key>KernelHaswellE</key>

<false/>

<key>KernelLapic</key>

<false/>

<key>KernelPm</key>

<false/>

<key>KextsToPatch</key>

<array>

<dict>

<key>Comment</key>

<string>HD4000 0x01660003 FrameBuffer 8 MB</string>

<key>Disabled</key>

<true/>

<key>Find</key>

<data>

AwBmAQECBAIAAAAEAAAAAQ==

</data>

<key>Name</key>

<string>AppleIntelFramebufferCapri</string>

<key>Replace</key>

<data>

AwBmAQECBAIAAAAEAACAAA==

</data>

</dict>

<dict>

<key>Comment</key>

<string>HDMI-audio HD4000 0x01660003, port 0304</string>

<key>Disabled</key>

<false/>

<key>Find</key>

<data>

AwQAAAAEAACBAAAA

</data>

<key>Name</key>

<string>AppleIntelFramebufferCapri</string>

<key>Replace</key>

<data>

AwQAAAAIAAAGAAAA

</data>

</dict>

<dict>

<key>Disabled</key>

<false/>

<key>Find</key>

<data>

QVBQTEUgU1NE

</data>

<key>Name</key>

<string>IOAHCIBlockStorage</string>

<key>Replace</key>

<data>

AAAAAAAAAAAA

</data>

</dict>

</array>

</dict>

<key>RtVariables</key>

<dict>

<key>BooterConfig</key>

<string>0x28</string>

<key>CsrActiveConfig</key>

<string>0x67</string>

<key>ROM</key>

<string>UseMacAddr0</string>

 

</dict>

 

 

Link to comment
Share on other sites

  • Administrators

HD4000 ??? You're very mistaken. That's Ivy Bridge integrated graphics...

 

You stated it yourself: you have HD4400 graphics, i.e. one of Intel's Haswell iGPU. You're meant to use Azul Layout #12 (layout-id 0x0a260006) and fake desktop HD4600 is 0412.

Link to comment
Share on other sites

yes , i have done a error and confusion in the dfferent name of graphics boards

 

Because of the new IntelGraphicsFixup with Lilu.kext, it is possible to delete the original patch :

<dict>
<key>Comment</key>
<string>Enable 9MB cursor bytes, 0x0a260006</string>
<key>Disabled</key>

 

it seem to be used on E7440 desktop 

do you think that this solution is better for my bootpack

best regards

Link to comment
Share on other sites

hi all,

i have installed high sierra in my E5440 with a partition in HFS+ (i used a SSD)

After clover boot , and initialized the ssd in HFS+ , i launch the installation in a terminal with the command : 

/Volumes/"Image Volume"/"install macOS High Sierra.app"/Contents/Resources/startosinstall --volume /Volumes/"HighSierra" --agreetolicense --converttoapfs NO

some kexts are copied to S/L/E ( AppleBacklightInjector.kext,AppleHDA_ALC292.kext,CodecCommander.kext,andDisableTurboBoostBattery.kext)

Audio /wifi/camera/USB/are now OK 

I have a module Bluetooth BCM20702A0. To activate this module i try to compile two old kexts (ok with sierra) Brcmfirmwarerepo.kext and brcmpatchram2.kext

bluetooth is activated but impossible to connect a device.

 

a solution ?

best regards

 

post-95727-0-62531700-1510076661_thumb.png

post-95727-0-65605900-1510076669_thumb.png

post-95727-0-02536600-1510076688_thumb.png

post-95727-0-20597400-1510076700_thumb.png

Link to comment
Share on other sites

×
×
  • Create New...