Jump to content

Recommended Posts

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:

Link to comment
Share on other sites

hello I have ASUS laptop x550ld with nvidia 820m and intel.I cannot install highsierra and mojave because cannot reach installer because I cannot patch my dsdt to disable nvidia.I attached my clover.zip if anyone can help me to patch dsdt with guide provided here:

https://www.tonycrapx86.com/threads/fix-window-server-service-only-ran-for-0-seconds-with-dual-gpu.233092/

CLOVER.zip

Link to comment
Share on other sites

  • Administrators

[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

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

  • Administrators

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

 

Added in 1 minute 1 second:

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

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

  • Administrators

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

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

  • Administrators

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

new SEND_ME after reboot

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

  • Administrators

[ref]endless_shutters[/ref], don't have any error in log


just about usb, u need follow here

https://Olarila.com/forum/viewtopic.php?p=65287#p65287

344062714_MaLd0n2018-12-02s18_21_30.thumb.png.a565b957fe666ea73e8338c539124408.png

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

[ref]endless_shutters[/ref], don't have any error in log


just about usb, u need follow here

https://Olarila.com/forum/viewtopic.php?p=65287#p65287

MaLd0n 2018-12-02 às 18.21.30.png

 

thank you for looking.


this message appeared at the end of the boot screen:


[iGPU] Graphics driver failed to load: could not register with Framebuffer drvier!


What does that mean?

Link to comment
Share on other sites

  • Administrators

[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

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

[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

Link to comment
Share on other sites

  • Administrators

[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

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

[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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...