Contribute
Register

[Guide] Lenovo V330-15IKB using Clover UEFI hotpatch

Status
Not open for further replies.
Any updates on the Opencore and Catalina migration? I've been trying to get it to work with Clover but it's just a headache, it either fails on memory or fails to get past starting VoodooPS2Mouse.
 
I have a problem!
My Hackintosh (V330-15IKB) installer only boots if I remove the extra memory stick 16gb ddr4 2666mhz.
Otherwise I get a kernel panic.
Should I edit something in your config to make it work?

@anmool Clover developers have done a lot of changes on recent build and they broke many parts or acpi patches and fixed on the other builds, Clover is messy right now.
I will do one more update for clover and then i will move my guides to OpenCore.
Its just much better in every way that you look at it.
That would be AWESOME to have a OpenCore tutorial for this laptop!
Right now the tutorial seems to be outdated (Not working with latest clover version)

Thank you for all your work!
 
Last edited:
Hi, I'm glad to see there's recent activity in this thread (there seems to be several Lenovo V330 threads here, though). Lenovo had a $450 doorbuster for the V330 so this is my new laptop. The keyboard is sure worse than HP. A Bluetooth keyboard and trackpad might be good future accessories.

Unibeast (Mojave) worked almost with no modification. But this is 2019. The Lenovo came with 12 GB of RAM, which was problem. I had to specify the physical RAM configuration in Clover's config.plist. If anyone else with more than 8 GB of RAM is having trouble getting your Lenovo V330 to boot, let me know and I'll post the method in detail.

Also, this is 2019, and the physical configuration of the V330-15IKB seems to be different from what's been described in earlier posts. This one has no AMD Radeon graphics. I have two type A USB ports and one type C port.

The trackpad on this laptop just doesn't seem to work. Does anyone have a recently manufactured V330 (similar configuration to mine) and got your trackpad to work? FWIW the ACPI ID comes up as TPD0, so that's how different the currently sold hardware is.
I have the same problem, can't boot with a 16gb ram module. Only with the preinstalled 4gb module. Can you please provide the info you're talking about how to fix it? Thanks in advance!

UPDATE:
After configuring config.plist via clover configurator and setting the memory slots manually (2 slots, with slot 1 for the first memory and slot 2 for the second memory defined) everything works now! No panic!

Anyway it would be a HUGE DEAL if there will be a openCore tutorial for this laptop! :)
I would even spend some money to you for your work on openCore!
Thank in in advance!

UPDATE LATEST WORKING CLOVER VERSION:
The last working Clover version seems to be: Clover_v2.5k_r5070.zip
Every later version throughs out ACPI errors.

UPDATE FILEVAULT2 WORKING:
FV2 does not work out of the box.
You have to delete this code insight the config.plist to make it work:
Code:
        <key>Hide</key>
        <array>
            <string>Preboot</string>
        </array>


Are there any plans to make it comptible with Opencore? That would be awesome!
 
Last edited:
4k is not working via usb c.

2560 is the maximum resolution.

Is any fix available?
 
I have the same problem, can't boot with a 16gb ram module. Only with the preinstalled 4gb module. Can you please provide the info you're talking about how to fix it? Thanks in advance!

UPDATE:
After configuring config.plist via clover configurator and setting the memory slots manually (2 slots, with slot 1 for the first memory and slot 2 for the second memory defined) everything works now! No panic!

I'm glad you were able to figure it out. We need to manually specify the memory configuration in Clover's config.plist if we have more than 8 GB memory (or more than one memory module idk).

Screen Shot 2020-05-14 at 10.32.15 AM.png


This is what I have in the SMBIOS page. I had to use Windows to find out the physical RAM configuration, but I'm sure I could have done it in linux (getting linux to run with WiFi on this laptop was a separate pain). I'd have to retrace my steps from unboxing to macOS boot to write up the whole procedure, which is why I haven't gotten around to doing it.

Few More Thoughts:
Mine is an i7. I noticed a few posts in this thread wondering if you need i5 and if i7 doesn't work. i7 is fine. I turned off hyperthreading, though, and I seem to have better performance. It's subjective, and I didn't test it. Does anyone have definitive recommendations whether to have hyperthreading on or off?

OpenCore:
Since Unibeast works almost unmodified (I only needed the manual RAM configuration), I'm sure it's not difficult to boot with OpenCore. It doesn't work out-of-the-box; more like there is no such thing as OOB with OpenCore. The documentation says "it just takes time." I love my hackintosh, but I'm not going to spend that kind of time to get the configuration right, especially when Clover still works.
 
I'm glad you were able to figure it out. We need to manually specify the memory configuration in Clover's config.plist if we have more than 8 GB memory (or more than one memory module idk).

View attachment 469593

This is what I have in the SMBIOS page. I had to use Windows to find out the physical RAM configuration, but I'm sure I could have done it in linux (getting linux to run with WiFi on this laptop was a separate pain). I'd have to retrace my steps from unboxing to macOS boot to write up the whole procedure, which is why I haven't gotten around to doing it.

Few More Thoughts:
Mine is an i7. I noticed a few posts in this thread wondering if you need i5 and if i7 doesn't work. i7 is fine. I turned off hyperthreading, though, and I seem to have better performance. It's subjective, and I didn't test it. Does anyone have definitive recommendations whether to have hyperthreading on or off?

OpenCore:
Since Unibeast works almost unmodified (I only needed the manual RAM configuration), I'm sure it's not difficult to boot with OpenCore. It doesn't work out-of-the-box; more like there is no such thing as OOB with OpenCore. The documentation says "it just takes time." I love my hackintosh, but I'm not going to spend that kind of time to get the configuration right, especially when Clover still works.
Do you know how I can enable 4k@60fps?

macOS Is only showing up 2560x resolution if my 4k lg Monitor is connected through usb-c(Display Port protocol).

on Windows 4K is working perfectly fine.

Let me know if there’s anything I can assist you with for debugging this problem!
 
hansdiether,

I haven't tried external video or Sidecar. I only have a 2k monitor for the desktop and a 1080p TV.

I'll happier getting the trackpad to work. Bluetooth is a distant second, but native WiFi isn't going to happen.
 
I will do one more update for clover and then i will move my guides to OpenCore.
Its just much better in every way that you look at it.

That would be quite awesome. As good as your guide is/was I could never get it working on my V330-15IKB, nor even the generic Unibeast method. :( Hopefully OpenCore will solve some problems (with the proper tweaking).

Thanks in advance! :)
 
I have the same problem, can't boot with a 16gb ram module. Only with the preinstalled 4gb module. Can you please provide the info you're talking about how to fix it? Thanks in advance!

UPDATE:
After configuring config.plist via clover configurator and setting the memory slots manually (2 slots, with slot 1 for the first memory and slot 2 for the second memory defined) everything works now! No panic!

Anyway it would be a HUGE DEAL if there will be a openCore tutorial for this laptop! :)
I would even spend some money to you for your work on openCore!
Thank in in advance!

UPDATE LATEST WORKING CLOVER VERSION:
The last working Clover version seems to be: Clover_v2.5k_r5070.zip
Every later version throughs out ACPI errors.

UPDATE FILEVAULT2 WORKING:
FV2 does not work out of the box.
You have to delete this code insight the config.plist to make it work:
Code:
        <key>Hide</key>
        <array>
            <string>Preboot</string>
        </array>


Are there any plans to make it comptible with Opencore? That would be awesome!
Was this install with Catalina, and were you using the latest github repo or the old one?

I can't get it past Starting VoodooPS2Mouse
 
Hi. I am getting started in the hackintosh world. I am trying to install Mojave 10.14.6 on my Ideapad 330S-15IKB. I am following this fantastic guide but it stays in ACPI Error: Method parse / execution failed ...
Could you help me?. Thank you.
 

Attachments

  • IMG_6337.JPG
    IMG_6337.JPG
    2.5 MB · Views: 83
Status
Not open for further replies.
Back
Top