Jump to content

Recommended Posts

Posted

Hello,

Olarila is the best project so far. Please, could you patch? Everything works fine but sometimes (after wake up) my monitor stays dark. I switch it off and on few times and then it works again. My graphics is gt710 and lcd is ThinkVision p27q (via hdmi cable). Thank you in advance.

Send me Iarys-iMac.zip

Posted

Added in 1 minute 45 seconds:

[ref]Naveed Ahmad[/ref], DSDT.aml.zip

Very Very Thanks Dear Daniel Maldonado :guitar

Mobile

SkyLake

DELL LATiTUDE E-7470 14" 6th Gen

Display Touch Screen Working on Mojave-10.14.3

Cpu Intel i5-6300U

GPU QHD-540/520

Res FHD 2560 x 1440

Ram 12GB DDR4

Hynix 256 GiB Nvme SSD

Clover UEFI 10.14.3

:cap:frantics:guitar:shock:

  • Administrators
Posted

[ref]TheWiggler[/ref], if dont have "basic" option, i think only voodooI2C work, need read a correct patch for u


Added in 47 seconds:

[ref]adrjac[/ref], is a same patches, i think is some config or kext


Added in 3 minutes 32 seconds:

[ref]luisclement[/ref], I2C is a personal patch, need read in developer site and follow instructions


Added in 3 minutes 40 seconds:

[ref]zoe934[/ref], DSDT.aml.zip

 

Added in 2 minutes 44 seconds:

[ref]IaryD[/ref], DSDT.aml.zip

use last Lilu + WEG kexts


Added in 2 minutes 51 seconds:

[ref]Viperu[/ref], DSDT.aml.zip

 

Added in 2 minutes 34 seconds:

[ref]supertux-ptbr[/ref], DSDT.aml.zip

sleep work is rare with IntelHD 530


Added in 3 minutes 32 seconds:

[ref]Pro2005[/ref], DSDT.aml.zip

check out clover folder for serie 9


Added in 1 minute 27 seconds:

[ref]pooriansari2[/ref], add properties

<dict>
			<key>Comment</key>
			<string>Inject "name" as (data)"#display" to disable graphics drivers on NVidia</string>
			<key>Device</key>
			<string>NVidia</string>
			<key>Disabled</key>
			<false/>
			<key>Key</key>
			<string>name</string>
			<key>Value</key>
			<data>
			I2Rpc3BsYXkA
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>Inject "IOName" as "#display" to disable graphics drivers on NVidia</string>
			<key>Device</key>
			<string>NVidia</string>
			<key>Disabled</key>
			<false/>
			<key>Key</key>
			<string>IOName</string>
			<key>Value</key>
			<string>#display</string>
		</dict>
		<dict>
			<key>Comment</key>
			<string>Inject bogus class-code to prevent graphics drivers loading for NVidia</string>
			<key>Device</key>
			<string>NVidia</string>
			<key>Disabled</key>
			<false/>
			<key>Key</key>
			<string>class-code</string>
			<key>Value</key>
			<data>
			/////w==
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>Inject "name" as (data)"#display" to disable graphics drivers on AMD</string>
			<key>Device</key>
			<string>ATI</string>
			<key>Disabled</key>
			<false/>
			<key>Key</key>
			<string>name</string>
			<key>Value</key>
			<data>
			I2Rpc3BsYXkA
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>Inject "IOName" as "#display" to disable graphics drivers on AMD</string>
			<key>Device</key>
			<string>ATI</string>
			<key>Disabled</key>
			<false/>
			<key>Key</key>
			<string>IOName</string>
			<key>Value</key>
			<string>#display</string>
		</dict>
		<dict>
			<key>Comment</key>
			<string>Inject bogus class-code to prevent graphics drivers loading for AMD</string>
			<key>Device</key>
			<string>ATI</string>
			<key>Disabled</key>
			<false/>
			<key>Key</key>
			<string>class-code</string>
			<key>Value</key>
			<data>
			/////w==
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>Inject bogus vendor-id to prevent graphics drivers loading for AMD</string>
			<key>Device</key>
			<string>ATI</string>
			<key>Disabled</key>
			<false/>
			<key>Key</key>
			<string>vendor-id</string>
			<key>Value</key>
			<data>
			//8AAA==
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>Inject bogus device-id to prevent graphics drivers loading for AMD</string>
			<key>Device</key>
			<string>ATI</string>
			<key>Disabled</key>
			<false/>
			<key>Key</key>
			<string>device-id</string>
			<key>Value</key>
			<data>
			//8AAA==
			</data>
		</dict>

 

and use intelgfx 0x12345678

DSDT.aml.zip

DSDT.aml.zip

DSDT.aml.zip

DSDT.aml.zip

-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

[ref]endless_shutters[/ref], CLOVER.zip

 

Added in 1 minute 1 second:

[ref]zoe934[/ref], disable _DSM to XDSM patch

-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

[ref]endless_shutters[/ref], CLOVER.zip


Added in 1 minute 1 second:

[ref]zoe934[/ref], disable _DSM to XDSM patch

 

Thank you MaLd0n!.... i replaced my clover folder with the uploaded one and encountered numerous errors on boot. Not sure what to do

  • Administrators
Posted

[ref]endless_shutters[/ref], extract new SEND_ME

-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

[ref]endless_shutters[/ref], DSDT.aml.zip

new SEND_ME after reboot

-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

[ref]endless_shutters[/ref], u need check a correct config for perfect hardware acceleration

check here, but i think ur gpu is diff

https://Olarila.com/forum/viewtopic.php?f=62&t=7164

-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

[ref]endless_shutters[/ref], CLOVER.zip


Added in 1 minute 1 second:

[ref]zoe934[/ref], disable _DSM to XDSM patch

 

The only problem is that I can only wake up my hackintosh through Power Button, not mouse/keyboard.

Posted

[ref]endless_shutters[/ref], u need check a correct config for perfect hardware acceleration

check here, but i think ur gpu is diff

https://Olarila.com/forum/viewtopic.php?f=62&t=7164

 

I changed the ig platform id and I suspect it may be working. I need to do testing when I have a few mins.


Question, will the fakesmc kext package break this efi? I'd like to get HWmonitor back up and running.


I owe you some beers MaLd0n

  • Administrators
Posted

[ref]zoe934[/ref], to avoid some problems use only power button


u can add a _prw into device usb for wake mouse/keyboard


Added in 57 seconds:

[ref]endless_shutters[/ref], if work u see a intelaccelerator in ioreg

2019039999_MaLd0n2018-12-02s19_54_27.png.4da9e0a0d65b7c7a5785519a0ba93d76.png

-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

[ref]zoe934[/ref], to avoid some problems use only power button


u can add a _prw into device usb for wake mouse/keyboard

 


Where to add _prw? in clover configurator or MaciASL?

Posted

[ref]zoe934[/ref], to avoid some problems use only power button


u can add a _prw into device usb for wake mouse/keyboard


Added in 57 seconds:

[ref]endless_shutters[/ref], if work u see a intelaccelerator in ioreg

MaLd0n 2018-12-02 às 19.54.27.png

 

intelaccelerator is showing in IOreg


I tried to export a video in FCP and it crashed the computer. Now I cant reopen FCP. I tried a fresh reinstall and i am still getting this error log...

Problem Report for Final Cut.rtf

848751884_ScreenShot2018-12-02at6_53_10PM.png.99fb6590afcc73dc2be46c2f1b24acc0.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...