Contribute
Register

[solved] HP 250 G5: i7-7200U SIERRA

Status
Not open for further replies.
Joined
Nov 28, 2012
Messages
206
Motherboard
ASUS Z170-A
CPU
Intel Core i7-6700K
Graphics
NVIDIA GeForce GTX 960 4095 MB
Mac
  1. iMac
Hello Guys, I'm trying to hackintosh my new laptop that is
HP 250 G5: i7-7200U, Intel HD Graphics 620, 1920x1080 15'6.

I made the usb installer with Unibeast, I patched the config_HD615_620_630_640_650.plist, I put the kext in Clover/kexts/other folder:
FakeSMC.kext
GenericUSBXHCI.kext
IntelGraphicsFixup.kext
Lilu.kext
VoodooPS2Controller.kext

I had kernel panic at boot.
here my screen photo and EFI folder.
Thanks so much for your support.

dfrank
 

Attachments

  • EFI.zip
    1.7 MB · Views: 250
  • Kernel Panic.jpg
    Kernel Panic.jpg
    4 MB · Views: 677
Hello Guys, I'm trying to hackintosh my new laptop that is
HP 250 G5: i7-7200U, Intel HD Graphics 620, 1920x1080 15'6.

I made the usb installer with Unibeast, I patched the config_HD615_620_630_640_650.plist, I put the kext in Clover/kexts/other folder:
FakeSMC.kext
GenericUSBXHCI.kext
IntelGraphicsFixup.kext
Lilu.kext
VoodooPS2Controller.kext

I had kernel panic at boot.
here my screen photo and EFI folder.
Thanks so much for your support.

dfrank
Follow the Clover guide linked from the FAQ.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
 
Use the appropriate config.plist file, and you have tons of useless copies of that same file.
 
Your DVMT is set wrong. Change it to 96MB.
 
Use the appropriate config.plist file, and you have tons of useless copies of that same file.

Thank you for advices, friends.

I fixed it with the RehabMan guidelines:

Also, once you enable the patch, you still may have panic... It is because Clover cannot patch a kext that loads outside of kernel cache, and these graphics kexts may not be in cache. To work around this problem, use an invalid ig-platform-id (0x12345678). DO NOT use a bogus FakeID, as that will defeat the purpose. Once you are able to boot with the invalid ig-platform-id, rebuild cache, then boot normally with your intended ig-platform-id.

Than changed to

0x19160000

You can rebuild cache in Terminal:

sudo kextcache -I /

dfrank
 
Hello Guys, I'm updating my situation:

HP 250 G5: i7-7200U, Intel HD Graphics 620, 1920x1080 15'6.
BIOS - Secure Boot - DISABLE
Always Fan ON - Disable

BOOTING USB
config_HD615_620_630_640_650.plist
Disable driver NONE

Kext / Other
VoodooPS2Controller.kext
USBInjectAll.kext
FakeSMC.kext
FakePCIID.kext
FakePCIID_Intel_HD_Graphics.kext

Graphic acceleration OK

VoodooHDA 2.9.0 Clover-V9
Analog Audio OK

ACPIBatteryManager.kext

RealtekRTL8111.kext
LAN OK

FakePCIID_Broadcom_WiFi.kext
BCM94352Z_WiFiPatchConfigPlist
WiFi OK

With kext utility
BrcmFirmwareRepo.kext
BrcmNonPatchRAM2.kext. NO BLUETOOtH

DSDT patches

Brightness Fix
Battery Fix (battery_HP-G6-B13sl)

HPET Fix
SMBUS Fix
IRQ Fix
RTC Fix
FIX WAKE 2
USB3 PRw Skylake instant wake
OS Check Win8

Sleep OK

Battery Seems OK (is there any other fix better then battery_HP-G6-B13sl?)

NOT WORKING
HDMI external audio (Did I miss anything in config.plist HD620 kext to patch?)
BLUETOOTH

Thanks for supporting.
frank
 

Attachments

  • dfrankHP.ioreg.zip
    649.2 KB · Views: 110
  • DSDT_SSDT.zip
    77.6 KB · Views: 146
  • EFI.zip
    2.2 MB · Views: 299
I solved BLUETOOTH with kext utility
BrcmFirmwareRepo.kext
BrcmPatchRAM2.kext.

Please any help for HDMI external audio?

THANKS
dfrank
 
I had a look but I don't understand.
Please help me to fix my config.plist.
I don't see any example of "HDMI-audio, port 0204, 0x0a260005 0x0a260006" to be enabled in my config.plist for kabylake.
Thanks
dfrank
 
I had a look but I don't understand.
Please help me to fix my config.plist.
I don't see any example of "HDMI-audio, port 0204, 0x0a260005 0x0a260006" to be enabled in my config.plist for kabylake.
Thanks
dfrank

You have to create it manually based on the data in the framebuffer kext as it relates to your ig-platform-id.
 
Status
Not open for further replies.
Back
Top