Contribute
Register

[Guide] LENOVO Z50-70 using Clover UEFI (10.12)

Status
Not open for further replies.
Various Clover versions are available on sourceforge.
Okay - I'll look for that. Also, for the guide. I followed everything, and ran every necessary command.
 
Okay - I'll look for that. Also, for the guide. I followed everything, and ran every necessary command.

You should check your /L/E and see if you find an AppleHDA injector kext.
And you should check your config.plist for the presence of the correct AppleHDA patches.
Then you need to get AppleHDA in cache so Clover can patch it.
 
1. /L/E contains one AppleHDA related kext - AppleHDA.kext.

2. c.p contains this..? Something to do with AppleHDA.

Code:
<key>Comment</key>
                <string>AppleHDA .xml.zlib to .zml.zlib</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                LnhtbC56bA==
                </data>
                <key>Name</key>
                <string>AppleHDA</string>
                <key>Replace</key>
                <data>
                LnptbC56bA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Conexant CX20751/2 HD Audio</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                ixnUEQ==
                </data>
                <key>Name</key>
                <string>AppleHDA</string>
                <key>Replace</key>
                <data>
                D1HxFA==
                </data>
            </dict>

3. how do I do that?
 
That is wrong. AppleHDA.kext should be only in /S/L/E.

Keep in mind this guide seems to link my Z50 repo, which is not being maintained (it is only for 10.11).

Refer to 'the-braveknight' repo for updated content.

This thread seems to be a copy-cat guide...

See original guide maintained by the-braveknight: https://www.tonymacx86.com/members/the-braveknight.1466999/

Just realised it is in /S/L/E/...

Somehow confused it, but it is in /S/L/E/...

Used the original guide before (remember me, guy with graphics issue?)
 
Just realised it is in /S/L/E/...

Somehow confused it, but it is in /S/L/E/...

Used the original guide before (remember me, guy with graphics issue?)

Fact remains this guide is somewhat unauthorized copy-cat... and is not being maintained.

Real guide is linked by post #108.

Note that my Z50 github uses CodecCommander.kext for setting the pin configs and .zml.zlib files in AppleHDA.kext/Contents/Resources. Not sure what the current guide uses, but I think it uses an AppleHDA injector.
 
Status
Not open for further replies.
Back
Top