Contribute
Register

[Guide] Lenovo IdeaPad U330/U430/U530 using Clover UEFI

Status
Not open for further replies.
Thank you for your guide...
i have successful installed yosemite10.10.2 on my lenovo U430P, opened also HIDPI after i changed new 1080p screen.

but i got a little problem that on 2nd boot i have a little glitter and i found my FAKEPCIID HD4400-HD4600.kext didn't load, could u help me pls?
attached my dsdt and ssdt files

thank u bro
 

Attachments

  • patchmmatic.zip
    32.8 KB · Views: 76
  • build.zip
    26.9 KB · Views: 85
Thank you for your guide...
i have successful installed yosemite10.10.2 on my lenovo U430P, opened also HIDPI after i changed new 1080p screen.

but i got a little problem that on 2nd boot i have a little glitter and i found my FAKEPCIID HD4400-HD4600.kext didn't load, could u help me pls?
attached my dsdt and ssdt files

thank u bro

Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
rm -R ~/Downloads/RehabMan
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post ioreg: 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.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
 
Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
rm -R ~/Downloads/RehabMan
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post ioreg: 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.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu

thank u for reply, attached

thank u very much
 

Attachments

  • MacBook Air.zip
    376.8 KB · Views: 87
  • RehabMan.zip
    27.8 KB · Views: 80
I don't see anything wrong. FakePCIID is loading just fine.

yes, i have checked in the system report, the FakeFCIID.kext was loaded, yet the FakePCIID_HD4600_4400.kext wasn't, computer is working well, i just bother if there are some problem if didn't load the FakePCIID_HD4600_4400.kext.
 
yes, i have checked in the system report, the FakeFCIID.kext was loaded, yet the FakePCIID_HD4600_4400.kext wasn't, computer is working well, i just bother if there are some problem if didn't load the FakePCIID_HD4600_4400.kext.

Your ioreg shows FakePCIID_HD4600_HD4400.kext is loaded...

Screen Shot 2015-03-15 at 8.16.47 AM.png

You're probably not looking in the right place, or have a basic misunderstanding as to how injector (codeless) kexts work.
 
Your ioreg shows FakePCIID_HD4600_HD4400.kext is loaded...

View attachment 130408

You're probably not looking in the right place, or have a basic misunderstanding as to how injector (codeless) kexts work.

you are right, i really have the basic misunderstanding with kext work, i just saw from system report....
thank you very much rehabman
 
you are right, i really have the basic misunderstanding with kext work, i just saw from system report....
thank you very much rehabman

Yes...

Injector (codeless) kexts do not show in System Information.
 
Some update on the WiFi card for me. I have purchased another Broadcom card. I figured it should be as similar as possible to the one you had posted a page or two back.

Your card read "B1" in the upper right corner. I could tell from the already ended eBay listing. So I went through the web to search for a similar AC-card and found one here:
http://www.ebay.de/itm/161509510268?_trksid=p2060353.m1438.l2649&ssPageName=STRK:MEBIDX:IT

===
I can confirm this card passes the BIOS whitelist (at least the one I was sent does). Cheap shipping around the EU - so grab one if you want to.
===

Now I don't need my rebranded Atheros AR5B195 any longer :headbang: This post was written while a movie downloaded with 29 MB/s over the air in the background.
 
Some update on the WiFi card for me. I have purchased another Broadcom card. I figured it should be as similar as possible to the one you had posted a page or two back.

Your card read "B1" in the upper right corner. I could tell from the already ended eBay listing. So I went through the web to search for a similar AC-card and found one here:
http://www.ebay.de/itm/161509510268?_trksid=p2060353.m1438.l2649&ssPageName=STRK:MEBIDX:IT

===
I can confirm this card passes the BIOS whitelist (at least the one I was sent does). Cheap shipping around the EU - so grab one if you want to.
===

Now I don't need my rebranded Atheros AR5B195 any longer :headbang: This post was written while a movie downloaded with 29 MB/s over the air in the background.

Great... thanks for confirming.

Meanwhile, I've been tweaking BrcmPatchRAM.kext.

I've been battling an intermittent issue where bluetooth doesn't come back after wake from sleep. My latest commit (so far) seems to fix it.

Please test the latest build: https://bitbucket.org/RehabMan/os-x-brcmpatchram/downloads
 
Status
Not open for further replies.
Back
Top