Contribute
Register

[Guide] Lenovo Yoga 3 14 [Broadwell, HD5500]

Status
Not open for further replies.
Can you help me with this?

Probably you didn't set DVMT-prealloc to 64mb (assuming you don't have a UHD screen).

--

Please provide complete details in your profile/signature
(Profile/Settings link in upper right corner of this site)

Mobo: manufacturer/model + bootloader(Clover/Chameleon/Chimera)
CPU: detailed CPU model + motherboard chipset
Graphics: all graphics devices + laptop internal screen resolution

For example, typical Ivy laptop:
Mobo: HP ProBook 4540s (Clover)
CPU: i5-3320m/HM76
Graphics: HD4000, 1366x768

Use CPU-Z on Windows to find CPU (Core iX-xxx) and motherboard chipset (HMxx), and graphics capabilities. For a laptop, these details are important and affect critical installation procedures.

Note: When specifying your bootloader, if using Clover legacy, please be sure to specify "Clover legacy"). Specifying "Clover" will be assumed as "Clover UEFI"
 
20160914_224323_HDR.jpg
hi i am new to the forum I have a similar configuration as yours
here:
core i5-5200U processor
4GB RAM
Intel HD5500
FHD touchscreen
Intel Wireless-AC 3160
500GB ST500LX012-SSHD-8GB

So I managed to install el capitan with great difficulty, almost everything works except the graphics card, it is detect by the system, but it is not working properly, it makes me 7mb

as it has almost the same configuration, can you explain how you made to work your graphics card please

thank you in advance and sorry for my english
 
View attachment 210732 hi i am new to the forum I have a similar configuration as yours
here:
core i5-5200U processor
4GB RAM
Intel HD5500
FHD touchscreen
Intel Wireless-AC 3160
500GB ST500LX012-SSHD-8GB

So I managed to install el capitan with great difficulty, almost everything works except the graphics card, it is detect by the system, but it is not working properly, it makes me 7mb

as it has almost the same configuration, can you explain how you made to work your graphics card please

thank you in advance and sorry for my english

Attach ioreg as ZIP: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
 
So I managed to install el capitan with great difficulty, almost everything works except the graphics card, it is detect by the system, but it is not working properly, it makes me 7mb
I found that I have to manually patch the binary of AppleIntelBDWGraphicsFramebuffer.kext with 0xED or hex friend and fill 16160002 on both blank of graphic on clover setting (which seems unnecessary on Sierra) in order to solve this problem, for the clover patch on that didn't work properly.
However, after I update the system from AppStore, the patch works again and I don't need to patch that again.
I think you can try this method cause I think we have the same problem. (It took me almost two week to figure out that...sad
 
I found that I have to manually patch the binary of AppleIntelBDWGraphicsFramebuffer.kext with 0xED or hex friend and fill 16160002 on both blank of graphic on clover setting (which seems unnecessary on Sierra) in order to solve this problem, for the clover patch on that didn't work properly.
However, after I update the system from AppStore, the patch works again and I don't need to patch that again.
I think you can try this method cause I think we have the same problem. (It took me almost two week to figure out that...sad

Keep in mind that Clover can only patch a kext that is in cache, or loaded without caches.
If you're transitioning from no graphics kexts loaded to attempting a boot with Clover KextsToPatch that apply to the graphics kexts, you must boot without caches, then rebuild cache before you can boot normally (with caches).
 
Hello

Thank you for the quick reply,
I managed to work the graphics card simply by changing ig-platform-id
I used 0x16260006 in Clover Configurator
 

Attachments

  • Capture d’écran 2016-09-19 à 18.55.24.png
    Capture d’écran 2016-09-19 à 18.55.24.png
    61.3 KB · Views: 219
I managed to work the graphics card simply by changing ig-platform-id
I used 0x16260006 in Clover Configurator

It is the same as used in post #1, config_FULL.plist.
 
Status
Not open for further replies.
Back
Top