Based on the description of your issue with the Lenovo Y700-15ISK and OpenCore while installing macOS Ventura, it seems like you're experiencing a problem with the internal display output during the boot process. Here’s a guide to help you troubleshoot and potentially resolve this issue:
Guide Step by Step:
Check EFI Folder Structure:
- Ensure that your EFI folder is correctly set up for OpenCore. It should include the necessary drivers, kexts, and ACPI patches.
Graphics Configuration:
- Since you have an Intel HD 5300 GPU, ensure you're using the correct ig-platform-id for this iGPU in your
config.plist
. - Verify that your GTX 960M is indeed disabled in BIOS, as macOS does not support most Nvidia GPUs and it can cause conflicts.
- Since you have an Intel HD 5300 GPU, ensure you're using the correct ig-platform-id for this iGPU in your
SMBIOS Configuration:
- For an Intel Skylake processor like the i7-6700HQ, using a Skylake SMBIOS like MacBookPro13,1 might be more appropriate than spoofing to a Kaby Lake SMBIOS.
- Incorrect SMBIOS can lead to compatibility issues, including display problems.
Display Output Settings:
- In your
config.plist
, underDeviceProperties
, ensure that the display output is set to route through the internal display. - You may need to experiment with different framebuffer patching settings to get the internal display working.
- In your
Audio Codec Verification:
- Identify your specific ALC audio codec model. This can be crucial for getting audio working properly.
- Use an appropriate kext, like AppleALC, with the correct layout-id for your audio codec.
Check ACPI Patches:
- Ensure that your DSDT and SSDT patches (if you're using them) are correctly applied and are compatible with macOS Ventura.
- Commonly needed patches include those for battery management, brightness control, and disabling discrete GPUs.
Update Kexts and OpenCore:
- Make sure you are using the latest versions of OpenCore and all the kexts. Outdated software can cause compatibility issues.
Troubleshooting with Verbose Mode:
- Boot in verbose mode (using the
-v
boot argument) to see where the boot process might be failing. - Kernel panic logs or error messages can provide valuable clues to the underlying issue.
- Boot in verbose mode (using the
HDMI Output as a Temporary Solution:
- While troubleshooting, using an HDMI output as you're currently doing can be a temporary workaround.
- However, the goal should be to get the internal display working correctly.
Seeking Community Help:
- If you're still having trouble, consider seeking assistance from the Hackintosh community forums. Provide detailed information about your hardware, EFI setup, and the issues you’re experiencing.
Backup and Documentation:
- Always keep backups of your working EFI and any changes you make.
- Documenting your process can help in troubleshooting and might assist others with similar hardware.
Remember, creating a Hackintosh can be a complex process, especially with laptop hardware. It often requires a bit of trial and error to get everything working smoothly.
Help creating opencore for lenovo Y700-15ISK (MacOs ventura)
* Hardware:
-CPU: intel 6700HQ
-GPU: intel HD5300
-RAM: 16GB
Motherboard:
-Laptop model: Lenovo Y700-15ISK
-Screen(s) Number: 1
-Screen(s) Resolution: 1920x1080
-Audio Codec: ALC-
-Ethernet Card: Realtek
-Wifi/BT Card: bcm94360ng
-GPU: GTX-960M (disabled in bios)
Hello im using opencore to install mac os ventura on my laptop i successfully installed mac os but the problem is when i bootup the laptop it displays the apple logo but it went black and if i plug an hdmi it outputs, and i i spoof the smbios to kaby lake it wont boot at all
[link] [comments]
Post a Comment