-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
01f3c62
commit c5642e9
Showing
1 changed file
with
89 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,89 @@ | ||
# Ideapad-slim-3-15IML05-hackintosh-monterey | ||
hackintosh efi for lenovo ideapad slim 3 | ||
# Lenovo-ideapad-slim-3-15IML05-hackintosh-Monterey | ||
Functional, ready to use, perfect efi for lenovo ideapad slim 3 15IML05 HACKINTOSH | ||
|
||
But remember to enter your smbios first before using it! | ||
|
||
Please to make sure that you have the same model and bios version, but remember : **IDEAPAD AND IDEAPAD-SLIM IS NOT THE SAME** | ||
|
||
Model : LENOVO-IDEAPAD-SLIM-3 15IML05 | ||
|
||
Bios : DXCN44WW | ||
|
||
Cpu : i3-10110u cometlake-u | ||
|
||
Ram : 4gb micron | ||
|
||
Storage :NVMe SSSTC_CL1-4D256_SSD 256 gb | ||
|
||
Wifi adapter : intel wireless ac 9560 | ||
|
||
Audio : realtek audio 230 | ||
|
||
If you have lenovo laptop close enough to this model please do not use this efi as is, you have to configure it yourself with dortania open core guide according to your cpu model | ||
|
||
|
||
# https://dortania.github.io/OpenCore-Install-Guide/ | ||
|
||
|
||
# Working : | ||
Wifi(HeliPort), | ||
Sleep, | ||
Keyboard, | ||
Screen brightness, | ||
Audio, | ||
2 Usb port (2.0 and 3.0), | ||
Camera, | ||
Bluetooth, | ||
Battery status, | ||
Headphone jack, | ||
Display brightness hotkey, | ||
Mousepad / trackpad, | ||
PowerButton (CTRL + POWER). | ||
|
||
# Not working : | ||
1 Usb port (3.0). | ||
|
||
# Not tested : | ||
Hdmi port, | ||
Sd card reader. | ||
|
||
|
||
# How to use : | ||
|
||
Put your smbios in the config.plist | ||
|
||
Generate ssdt's with ssdttime : ssdt-EC,ssdt-HPET,ssdt-PNLF.ssdt-RTCAWAC,ssdt-XOSI | ||
|
||
Put the generated ssdt's in the EFI>OC>ACPI folder | ||
|
||
Install mac os Monterey | ||
|
||
And after installing mac os : install HeliPort | ||
|
||
# Troubleshooting : | ||
|
||
1 If it does not boot or it goes to black screen and restarted you can try : | ||
|
||
enabling/disabling dsdt (dsdt is disabled by default) | ||
|
||
recreate mac os installer | ||
|
||
|
||
2 If ghostbuster logo appear you can try : | ||
|
||
enable verbose mode and googling the error message | ||
|
||
try different smbios | ||
|
||
|
||
3 If kernel panic appears after installing mac os you can try: | ||
|
||
setting the date to 2019 and reinstall mac os | ||
|
||
configure your bios settings | ||
|
||
This project took 3 weeks and i highly appriciate a star from you :) | ||
|
||
**And please use this at your own risk!!!** | ||
![Screen Shot 2023-07-25 at 5 19 54 PM](https://github.com/Reyhankeselek/Ideapad-slim-3-15IML05-hackintosh-monterey/assets/87765920/a2e62f49-8715-4570-a391-e7f8ea1b60cf) | ||
![Screen Shot 2023-07-25 at 5 18 58 PM](https://github.com/Reyhankeselek/Ideapad-slim-3-15IML05-hackintosh-monterey/assets/87765920/364f00c3-f5b7-4e20-b3e1-9120364426ff) |