Contribute
Register

[Guide] Lenovo Y50/Y70 (UHD or 1080p) using Clover UEFI

Status
Not open for further replies.
[Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

Boot with USB. Do 'make cleanallex'. Do ./disassemble.sh.

Post ~/Projects/y50.git folder.
Post EFI/Clover folder from USB.


After it
Code:
[COLOR=#000000]'make cleanallex'. Do ./disassemble.sh. [/COLOR]
I Post My ~/Projects/y50.git folder.
And I Post my EFI/Clover folder from USB.
 

Attachments

  • y50.git.zip
    17.5 MB · Views: 217
  • CLOVER.zip
    3.7 MB · Views: 209
[Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

...
And I Post my EFI/Clover folder from USB.

USB EFI is incorrect (critical to use the correct config.plist). No expectation that it will work with the config.plist you're using.

Follow the guide in post #1 for creating your USB.

Attaching correct config.plist (which would be the result if you followed post #1 in preparing your USB):
 

Attachments

  • config.plist
    8.7 KB · Views: 284
[Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

USB EFI is incorrect (critical to use the correct config.plist). No expectation that it will work with the config.plist you're using.

Follow the guide in post #1 for creating your USB.

Attaching correct config.plist (which would be the result if you followed post #1 in preparing your USB):

THANK YOU

I used your file
Booting from USB
And I still have Error 1
After the make command
 

Attachments

  • IMG_1891.jpg
    IMG_1891.jpg
    999.2 KB · Views: 171
[Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

View attachment EFI_Y50.zip

I get stuck on the Apple Logo with the grey progress bar when I boot from the Clover USB. It sticks around 20%. I'm using the 4K version with 4720 2.6 cpu and 16 gb ram ,gtx 960m gpu of the Lenovo. Does anyone have any suggestions? Thanks
 
[Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

I did a lot of copy/paste and changed most to BCM94352Z. If I'm not mistaken, your laptop has NGFF WiFi card, so you need the 'Z' model not 'HMB' (HMB is half-mini PCIe).

The BCM94352HMB and BCM94352Z are identical except for the form factor.

Unfortunately for owners of this laptop, BCM94352Z is harder to find than BCM94352HMB. That "market shortage" is likely short-term, however.

Hello!

thanks for the "guide" and thank you very much for this website!
I use hackintosh for 7 years, in a few days I will try to intall yosemite in "Lenovo IdeaPad Y50-70 59424201 W8.1 (1080) "

Display: 1920 x 1080 pixel), glare
Intel Core i7-4710HQ 4x 2.50 GHz (3.50 GHz Turbo)
Intel HM86 Express
Gigabit Ethernet (10/100/1000)WLAN802.11b, 802.11g, 802.11n

I cant get this "BCM94352Z" in europe

I can replace the for:
AzureWave Broadcom BCM94352HMB 802.11ac 867Mbps WLAN +BT 4.0 Half Mini PCIE Card ?

Thanks in avance!
Best Regards
Leo
 
[Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

THANK YOU

I used your file
Booting from USB
And I still have Error 1
After the make command

Unfortunately, I'm not clairvoyant.

Please post EFI/Clover folder from USB and ~/Projects/y50.git folder.

Posting "it didn't work" without files is a waste of time for both of us.
 
[Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

View attachment 139612

I get stuck on the Apple Logo with the grey progress bar when I boot from the Clover USB. It sticks around 20%. I'm using the 4K version with 4720 2.6 cpu and 16 gb ram ,gtx 960m gpu of the Lenovo. Does anyone have any suggestions? Thanks

Read the guide in post #1 carefully. You did not set config.plist/Graphics/Inject/Intel=false.
 
[Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

Hello!

thanks for the "guide" and thank you very much for this website!
I use hackintosh for 7 years, in a few days I will try to intall yosemite in "Lenovo IdeaPad Y50-70 59424201 W8.1 (1080) "

Display: 1920 x 1080 pixel), glare
Intel Core i7-4710HQ 4x 2.50 GHz (3.50 GHz Turbo)
Intel HM86 Express
Gigabit Ethernet (10/100/1000)WLAN802.11b, 802.11g, 802.11n

I cant get this "BCM94352Z" in europe

I can replace the for:
AzureWave Broadcom BCM94352HMB 802.11ac 867Mbps WLAN +BT 4.0 Half Mini PCIE Card ?

Thanks in avance!
Best Regards
Leo

If I'm not mistaken your laptop does not have a half-mini PCIe slot. Only NGFF.
 
[Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

Unfortunately, I'm not clairvoyant.

Please post EFI/Clover folder from USB and ~/Projects/y50.git folder.

Posting "it didn't work" without files is a waste of time for both of us.


Right, sorry about that


I uploaded now
 

Attachments

  • CLOVER.zip
    3.7 MB · Views: 185
  • y50.git.zip
    17.6 MB · Views: 179
[Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

Right, sorry about that


I uploaded now

I forgot to add build/readme.txt to the repo. It is now fixed.

You can update:
Code:
cd ~/Projects/y50.git
git pull

Or you can simply make the build directory:
Code:
cd ~/Projects/y50.git
mkdir build
 
Status
Not open for further replies.
Back
Top