Contribute
Register

[Guide] Booting the OS X installer on LAPTOPS with Clover

If your laptop has DVMT-prealloc set as required (64MB or 128MB), you should disable or remove the 32MB patch

I've found the specified location in the plist. Is changing the 1 to 0 like below sufficient to disable the patch?
Code:
<key>framebuffer-patch-enable</key>
<integer>0</integer>

If not, what is the proper way to do so?

My dedicated memory shows as 128MB in Windows:
386750
 
Question, why not lets say develop a USB maker, which
  1. Gathers computer h/w
  2. Downloads from online database the needed drivers
  3. Get confirmation report if any H/W parts might not be supported
  4. Writes the installation into USB DISK
  5. Then we just boot this USB and hassle-free install OSX.

Any developers could actually cook such an app :) ?
 
Question, why not lets say develop a USB maker, which
  1. Gathers computer h/w
  2. Downloads from online database the needed drivers
  3. Get confirmation report if any H/W parts might not be supported
  4. Writes the installation into USB DISK
  5. Then we just boot this USB and hassle-free install OSX.
Any developers could actually cook such an app :) ?
too much upkeep

besides, that's lazy, if you want lazy install windows

fun part of hackintosh is to learn new skills
 
too much upkeep

besides, that's lazy, if you want lazy install windows

fun part of hackintosh is to learn new skills
As Confucius used to say "Hackintosh not for lazy person."

Here's my favorite quote from Confucius also relevant here:
It does not matter how slowly you go so long as you do not stop.

Our greatest glory is not in never falling, but in rising every time we fall.

Wheresoever you go, go with all your heart.
He never mentioned reading the FAQ but don't forget to do that as well. ;)
 
Last edited:
I've found the specified location in the plist. Is changing the 1 to 0 like below sufficient to disable the patch?
Code:
<key>framebuffer-patch-enable</key>
<integer>0</integer>

If not, what is the proper way to do so?

The 32mb related DVMT setting is clearly commented in the plist (stolenmem/fbmem properties).

My dedicated memory shows as 128MB in Windows:
View attachment 386750

You missed some reading:
IMPORTANT!: Contrary to many of the guides you will read, Windows is NOT a valid way to determine what DVMT-prealloc is set to. There is no correlation, especially with Windows 10.
 
Hi,

I am trying to reach the installer but I can't because of some USB erros. It's HP EliteBook Revolve 810 G1.

I can attach DSDT via Clover if it's needed.

I tried USBInjectAll, FakePCID with USBXHCI but nothing
 

Attachments

  • EFI.zip
    2.4 MB · Views: 64
  • IMG_20190228_172107.jpg
    IMG_20190228_172107.jpg
    3 MB · Views: 63
Hi,

I am trying to reach the installer but I can't because of some USB erros. It's HP EliteBook Revolve 810 G1.

I can attach DSDT via Clover if it's needed.

I tried USBInjectAll, FakePCID with USBXHCI but nothing

EFI/Clover is not at all as per post #1.
And your profile does not indicate hardware details for the laptop you're asking for help.
Please read post #1 again.
 
EFI/Clover is not at all as per post #1.
And your profile does not indicate hardware details for the laptop you're asking for help.
Please read post #1 again.

Now, I fixed my profile, I added some EFI drivers in the folder, I copied the config_HD4000_1366x768.plist and renamed to config.plist but I am stuck at the same error. The same EFI folder boots on my ProBook 4540s.
 

Attachments

  • EFI.zip
    2.3 MB · Views: 73
Hi,

Mojave 10.14.3
HP ProOne 440 g4 All-in-One

CPU: Core i3 8100T
Chipset: Q370,
SDS: NVME Kingston 240Gb
8Gb DDR4

Display: 1920x1080 connected like LVDS


I try config_UHD630 but give a black screen.

Could only install with options:
  • ig-platform-id: 0x3E9B0007
  • AAPL,ig-platform-id: 07009B3E
  • inject intel
But haven't acceleration :(

Thx for help
 

Attachments

  • ACPI origin.zip
    78.2 KB · Views: 68
  • lspci.txt
    1.5 KB · Views: 105
Back
Top