Jump to content

Recommended Posts

  • Administrators
Posted

Unable to go to #6 as its not booting for post installation

use fakesmc instead virtualsmc and use hackintool to avoid kp framebuffer

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted (edited)

ok so i´m with 10.4.3

booted ok with clover from uefi disk



got rid of graphic glitches and Resolution is ok 720 and 1080 with my 24 inches budget LG LED


but now the colors on the screen are not OK , I mean er .... hahah it´s Pink!!!! LOL , it shows tinted : black is purple , white is green/yellow... weird.


have ethernet but no sound via hdmi or motherboard but I´m using an external audio card , btw usbs seem to non work properly

as i cannot read my trascend external hd 1TB with all my music :( edit : yes its readable but system shows it as internal disk ) see image

also my bluetooth dongle stopped work with mojave


this is my config.plist :

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ACPI</key>
<dict>
	<key>DSDT</key>
	<dict>
		<key>Fixes</key>
		<dict>
			<key>AddMCHC</key>
			<true/>
			<key>FixHPET</key>
			<true/>
			<key>FixIPIC</key>
			<true/>
			<key>FixRTC</key>
			<true/>
			<key>FixShutdown</key>
			<true/>
			<key>FixTMR</key>
			<true/>
		</dict>
		<key>Patches</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>change XHCI to XHC</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				WEhDSQ==
				</data>
				<key>Replace</key>
				<data>
				WEhDXw==
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>change XHC1 to XHC</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				WEhDMQ==
				</data>
				<key>Replace</key>
				<data>
				WEhDXw==
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>change SAT0 to SATA</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				U0FUMA==
				</data>
				<key>Replace</key>
				<data>
				U0FUQQ==
				</data>
			</dict>
		</array>
	</dict>
	<key>DropTables</key>
	<array>
		<dict>
			<key>Signature</key>
			<string>DMAR</string>
		</dict>
		<dict>
			<key>Signature</key>
			<string>MATS</string>
		</dict>
	</array>
	<key>FixHeaders</key>
	<true/>
	<key>HaltEnabler</key>
	<false/>
	<key>SSDT</key>
	<dict>
		<key>Generate</key>
		<dict>
			<key>PluginType</key>
			<true/>
		</dict>
	</dict>
</dict>
<key>Boot</key>
<dict>
	<key>Arguments</key>
	<string>keepsyms=1 dart=0 debug=0x100 -v shikigva=40</string>
	<key>DefaultVolume</key>
	<string>LastBootedVolume</string>
	<key>Timeout</key>
	<integer>5</integer>
	<key>XMPDetection</key>
	<string>Yes</string>
</dict>
<key>Devices</key>
<dict>
	<key>Audio</key>
	<dict>
		<key>Inject</key>
		<integer>1</integer>
		<key>ResetHDA</key>
		<true/>
	</dict>
	<key>Properties</key>
	<dict>
		<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
		<dict>
			<key>AAPL,ig-platform-id</key>
			<data>
			BwCbPg==
			</data>
			<key>framebuffer-patch-enable</key>
			<data>
			AQAAAA==
			</data>
			<key>framebuffer-stolenmem</key>
			<data>
			AAAwAQ==
			</data>
		</dict>
	</dict>
	<key>USB</key>
	<dict>
		<key>FixOwnership</key>
		<true/>
	</dict>
</dict>
<key>Graphics</key>
<dict>
	<key>Inject</key>
	<false/>
</dict>
<key>GUI</key>
<dict>
	<key>Scan</key>
	<dict>
		<key>Entries</key>
		<true/>
		<key>Tool</key>
		<true/>
	</dict>
</dict>
<key>KernelAndKextPatches</key>
<dict>
	<key>AppleIntelCPUPM</key>
	<false/>
	<key>KernelPm</key>
	<true/>
	<key>KextsToPatch</key>
	<array>
		<dict>
			<key>Comment</key>
			<string>Port limit increase</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			g710////EA==
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.12.x</string>
			<key>Name</key>
			<string>com.apple.driver.usb.AppleUSBXHCI</string>
			<key>Replace</key>
			<data>
			g710////Gw==
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>Port limit increase (RehabMan)</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			g32IDw+DpwQAAA==
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.13.x</string>
			<key>Name</key>
			<string>com.apple.driver.usb.AppleUSBXHCI</string>
			<key>Replace</key>
			<data>
			g32ID5CQkJCQkA==
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>Port limit increase (Ricky)</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			g/sPD4OPBAAA
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.14.x</string>
			<key>Name</key>
			<string>com.apple.driver.usb.AppleUSBXHCI</string>
			<key>Replace</key>
			<data>
			g/sPkJCQkJCQ
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>External icons patch</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			RXh0ZXJuYWw=
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>Name</key>
			<string>AppleAHCIPort</string>
			<key>Replace</key>
			<data>
			SW50ZXJuYWw=
			</data>
		</dict>
	</array>
</dict>
<key>RtVariables</key>
<dict>
	<key>BooterConfig</key>
	<string>0x28</string>
	<key>CsrActiveConfig</key>
	<string>0x3E7</string>
	<key>MLB</key>
	<string>C02726902CDH69F1M</string>
	<key>ROM</key>
	<string>UseMacAddr0</string>
</dict>
<key>SMBIOS</key>
<dict>
	<key>BoardSerialNumber</key>
	<string>C02726902CDH69F1M</string>
	<key>ProductName</key>
	<string>iMac18,1</string>
	<key>SerialNumber</key>
	<string>C02TX0VDH7JY</string>
	<key>SmUUID</key>
	<string>91492A73-595C-4D97-A6FC-2B5D3ED1B54D</string>
</dict>
<key>SystemParameters</key>
<dict>
	<key>InjectKexts</key>
	<string>Yes</string>
	<key>InjectSystemID</key>
	<true/>
</dict>
</dict>
</plist>

 

please check it


and my run.me


thank you all

will donate for a bunch of beers if you nice people help me out xD :meeting



edit: now im trying with smbios macmini 8,1 and its the same : usb , sound and colors are not ok

Send me nexuss-Mac-Pro.zip

Edited by Guest
  • Administrators
Posted

ok so i´m with 10.4.3

CLOVER.zip

use it with last clover version

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted

ok

use -disablegfxfirmware

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted

use -disablegfxfirmware

 

already done , i plugged hdmi and it works but still RGB problem


should i try with imac 18,1 ; 18,2 or 18,3 ? macmini is not graphics upgradable neither ram i guess so i prefer to not use it cause i need at least 16 gb ram

136891085_Screenshot2019-03-08at15_21_01.thumb.png.cd6ef01492ba7188f3653f66efb59eed.png

1433780153_Screenshot2019-03-08at15_17_56.png.a142e9b37dbd55ce35c503f5172ce4db.png

1026687370_Screenshot2019-03-08at15_15_27.png.ee8f93caf2567729ab2217e9ff87a7a9.png

1289757725_Screenshot2019-03-08at15_13_37.png.7defcf3442069f2dbbfca0258e30af0e.png

  • Administrators
Posted

already done , i plugged hdmi and it works but still RGB problem

u try a other profile?

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted

imac 18,3 or imac pro 1,1 are the best as they are for coffeelake cpu

AMD Ryzen 7 3700X, MSI MPG X570 Gaming Plus, Corsair Vengeance RGB PRO 16GB DDR4 3200MHz, Sapphire rx 5700 XT, fractal celcius s36

:superman:superman

HP Notebook - 15-ay028ca (Touch), 16 GB 2133 MHz DDR4, Intel HD Graphics 520 1536 MB

Asus z97-c i5, i5 4460, 32 GB 1648 MHz DDR3, Radeon RX 560 4096 MB, Corsair H75 Liquid CPU Cooler

Posted (edited)

u try a other profile?

tried macmini 8,1 , and imac 17,1 ; 18,1 and 18,2


Added in 1 minute 47 seconds:

imac 18,3 or imac pro 1,1 are the best as they are for coffeelake cpu

will try tonight with those


thanks !


edit: before trying i may say that before searching on everymac.com i see that imac pro 1,1 has skylake Xeon processors and imac 18,3 has kaby lake i5 and i7

and i may say no integrated graphics in those models , just dedicated radeon


the only one with coffee lake cpu is macmini 8,1

intel uhd 630 is only on macmini 8,1 and imac 18,1 + 18,2 apple computers

am I wrong?

Edited by Guest
  • Administrators
Posted

tried macmini 8,1 , and imac 17,1 ; 18,1 and 18,2

Monitor profile

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted

Added in 4 minutes 9 seconds:

take one shot without whatevergreen kext, if work i add patches into dsdt

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted

take one shot without whatevergreen kext, if work i add patches into dsdt

ok :cap

tried with no whatevergreen >>>>> same RGB issue: pink screen



BTW I noticed that I have this kexts in library/extensions and efi/clover/kexts/other


there are duplicates

should i delete duplicates?

which folders should i use?

thanks

1902092614_Screenshot2019-03-09at01_31_50.png.c94f7a4243cd3932f856297daeddcd2c.png

2021571972_Screenshot2019-03-09at01_30_38.png.f8d364e60b650df3337d29cd164d10ea.png

Posted

Any idea why the Olarila image is giving USB not enough sufficient power for the ports on trying to install? Boot up the USB and choose the Olarila install and keep getting that error. I have tried another image from another source and works perfectly fine. I don't know why all of a sudden the Olarila image is giving that issue. I have tried with USB 2.0 and USB 3.0 drives and tried every port on my laptop. I have also tried the High Sierra image and same thing. I have managed to get the Mojave 10.14.3 image installed before and had to redo it because my HDD went out and replaced it.


I just don't understand what is causing this problem all of a sudden. if I use images from another site it seems to work perfectly fine, but when I try any of the Olarila images again... same issue.



 

20190308_200603.thumb.jpg.8ea28f368be4b446138193d9a83cf8ab.jpg

20190308_200651.thumb.jpg.a82e2fa91bd03ecd2ce6706f2d984356.jpg

  • Administrators
Posted

same issue.

u need use a usb 2 port


Added in 38 seconds:

ok :cap

u dont need kexts fakepciid and intelhd injector

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted

delete these?

check Olarila clover folder for chipset serie 100/200/300

https://Olarila.com/forum/viewtopic.php?f=81&t=6771

https://Olarila.com/forum/viewtopic.php?f=28&t=8222

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted

I want to install hackintosh in hp-bs022la https://www.hponline.com.ar/p/notebook-hp-15-bs022la-jt9ao4

, but when wanting to start the installation it does not work config.plist and config2.plist, if or if I have to run it in video compatibility mode

make sure your bios is current as some need it to be an make sure you adjust you bios as some setting need changing with some of these

Load Optimized Defaults

If your CPU supports VT-d, disable it

If your system has CFG-Lock, disable it

If your system has Secure Boot Mode, disable it

Set OS Type to Other OS

If your system has IO SerialPort, disable it

Set XHCI Handoff to Enabled

also som hp laptops have hidden advance setting select f10+A but press A immediately after pressing f10 use 2 hands to select as it changes fast

AMD Ryzen 7 3700X, MSI MPG X570 Gaming Plus, Corsair Vengeance RGB PRO 16GB DDR4 3200MHz, Sapphire rx 5700 XT, fractal celcius s36

:superman:superman

HP Notebook - 15-ay028ca (Touch), 16 GB 2133 MHz DDR4, Intel HD Graphics 520 1536 MB

Asus z97-c i5, i5 4460, 32 GB 1648 MHz DDR3, Radeon RX 560 4096 MB, Corsair H75 Liquid CPU Cooler

  • Administrators
Posted

hp-bs022la

u need post one photo in error screen

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted

Managed to get the Olarila 10.14.3 installed again. The Intel HD4600 seems to be working and listed as 2048mb.


Still can't get the USB issues straightened out in Mojave. It still won't read USB drives inside of Mojave.


Also trying to get the Wifi/Bluetooth card working. Wifi is working and seems to be working fine with 5ghz, but can't get the bluetooth to work or handoff, etc. This is the card I have installed:


Wireless-AC Dual band Half Mini PCI-E Wifi Network Card For AzureWave AW-CE123H Broadcom BCM94352HMB,IEEE 802.11ac, 867Mbps 2.4G/5Ghz WLAN+Bluetooth BT 4.0 For Laptop Notebook


I have installed the following kexts into Library/Extensions, but don't see any reference to the bluetooth, etc in the config.plist:

BrcmBluetoothInjector.kext

BrcmNonPatchRAM2.kext

FakePCIID_Broadcom_Wifi.kext

FakePCIID_XHCIMux.kext

FakePCIID.kext


Attached is a current copy of my config.plist as well.

config.plist.zip

Posted

I don't see any of my devices on this list. I watched the video but none of my devices show up on it like it does in the video.


Could not attach IOREG file. said it was too big. 5.4mb in size.

 

342292330_ScreenShot2019-03-10at8_13_45PM.png.77f86fee14a79b4aa01be432235a525f.png

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...