Jump to content

Intel HD Graphics 520 4 MB


iammask
 Share

8 posts in this topic

Recommended Posts

Can anyone help me with it?
I updated my Hackintosh from 10.12.6 to Mojave.
In Sierra everything was working fine with minstolen patch

Have a search for:
Intel Framebuffer patching with Whatevergreen
On this forum.


Sent from my iPhone using Tapatalk
Link to comment
Share on other sites

had it done. Posting the solution for others in need.

1. remove fakesmc, whatevergreen & Lilu from /S/L/E

2. put fakesmc, whatevergreen & Lilu to /efi/clover/kext/other

3. use gfxutil 

$ ./gfxutil -f IGPU
DevicePath = PciRoot(0x0)/Pci(0x2,0x0)

4. refer official whatevergreen guide for ig-platform-id

5. add these to config.plist /device/properties

<key>Properties</key>
		<dict>
			<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
			<dict>
				<key>AAPL,ig-platform-id</key>
				<data>
				AAAWGQ==
				</data>
				<key>framebuffer-con1-alldata</key>
				<data>
				AQUJAAAIAACHAQAA
				</data>
				<key>framebuffer-con1-enable</key>
				<integer>1</integer>
				<key>framebuffer-fbmem</key>
				<data>
				AACQAA==
				</data>
				<key>framebuffer-patch-enable</key>
				<integer>1</integer>
				<key>framebuffer-stolenmem</key>
				<data>
				AAAwAQ==
				</data>
			</dict>

6. Reboot and done

Link to comment
Share on other sites

  • 2 weeks later...
On 11/13/2018 at 8:07 AM, SavageAUS said:

Any particular reason to move the kexts to the other folder?


Sent from my iPhone using Tapatalk

No, just like that. Actually from my first hackintosh I am readily putting them into other folder. Does it affect the working?

Link to comment
Share on other sites

  • 5 months later...

i installed MacOs Mojave on a HP laptop and graphics shows as Intel HD 520 4mb. This is the first time i'm installing a hackintosh so please help me.

HP Notebook - 15-ac610tu

Intel® Core™ i3-6100U with Intel® HD Graphics 520 (2.3 GHz, 3 MB cache, 2 cores)

4 GB DDR3L SDRAM

please help me......:help:

Link to comment
Share on other sites

  • 2 weeks later...
On 5/18/2019 at 7:22 PM, KanishkaDev said:

i installed MacOs Mojave on a HP laptop and graphics shows as Intel HD 520 4mb. This is the first time i'm installing a hackintosh so please help me.

HP Notebook - 15-ac610tu

Intel® Core™ i3-6100U with Intel® HD Graphics 520 (2.3 GHz, 3 MB cache, 2 cores)

4 GB DDR3L SDRAM

please help me......:help:

1. Mount your EFI Partition with Clover Configurator

2. Download this repo https://github.com/RehabMan/OS-X-Clover-Laptop-Config

3. Search for the 520 config file and open it using clover configurator

4. At graphics section, on ig-platform-id fill with 0x19160000, then save

5. Copy it to EFI/Clover

6. Backup your default config.plist (just rename it to something else)

7. Rename the 520 config file to config.plist

8. Done! just reboot it. Hope this helps

Edited by nendraharyo
Link to comment
Share on other sites

  • 3 months later...
On 5/26/2019 at 9:39 AM, nendraharyo said:

1. Mount your EFI Partition with Clover Configurator

2. Download this repo https://github.com/RehabMan/OS-X-Clover-Laptop-Config

3. Search for the 520 config file and open it using clover configurator

4. At graphics section, on ig-platform-id fill with 0x19160000, then save

5. Copy it to EFI/Clover

6. Backup your default config.plist (just rename it to something else)

7. Rename the 520 config file to config.plist

8. Done! just reboot it. Hope this helps

I tried this but it didnt work, any ideas?

Link to comment
Share on other sites

 Share

×
×
  • Create New...