Jump to content
sensenku

4 errors DSDT High Sierra 10.13.6 on HP ENVY 17-j070ca

Recommended Posts

  • Administrators

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

change EHC1 to EH01
45484331
45483031

change EHC2 to EH02
45484332
45483032

change GFX0 to IGPU
47465830 
49475055 

change HECI to IMEI
48454349 
494d4549 

change SAT0 to SATA
53415430 
53415441 

-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

Do I have to change these in Clover Configurator? Thank you a lot for replying


[ref]MaLd0n[/ref], I changed it in Clover Configurator in my config.plist file, but errors still exist.

 

change EHC1 to EH01
45484331
45483031

change EHC2 to EH02
45484332
45483032

change GFX0 to IGPU
47465830 
49475055 

change HECI to IMEI
48454349 
494d4549 

change SAT0 to SATA
53415430 
53415441 

Link to comment
Share on other sites

  • Administrators

[ref]sensenku[/ref], u apply some patches and error appears? if yes what 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

[ref]MaLd0n[/ref], iI did not applied any patches yet, just Compiled and it gave me errors. I googled some of them and fixes all errors, now I have 4 warnings, 46 remarks and 82 optimization. Unfortunately, I am Perfectionist man. I have to get 0 warnings, 0 remarks and 0 optimization ))

I have mostly:

1522, 1075, NamePath optimized (^_Y00._MAX)

1524, 1075, NamePath optimized (^_Y00._LEN)

...


Warnings are Method Local things

3786, 3144, Method Local is set but never used (Local0)


I just need to fix warnings firstly, Do you know how to fix Method Local things like this one? As I guess 4 of the warnings appear at the end of the Method. Do I have to write Return (Zero) or anything else?

 

Method (_Q11, 0, NotSerialized)  // _Qxx: EC Query
                   {
                       Subtract (NPS, One, NPS)
                       If (CondRefOf (\_PR.CPU0._PPC, Local0))
                       {
                           Store (NPS, \_PR.CPU0._PPC)
                           Notify (\_PR.CPU0, 0x80)
                       }

                       If (CondRefOf (\_PR.CPU1._PPC, Local0))
                       {
                           Store (NPS, \_PR.CPU1._PPC)
                           Notify (\_PR.CPU1, 0x80)
                       }

                       If (CondRefOf (\_PR.CPU2._PPC, Local0))
                       {
                           Store (NPS, \_PR.CPU2._PPC)
                           Notify (\_PR.CPU2, 0x80)
                       }

                       If (CondRefOf (\_PR.CPU3._PPC, Local0))
                       {
                           Store (NPS, \_PR.CPU3._PPC)
                           Notify (\_PR.CPU3, 0x80)
                       }

                       If (CondRefOf (\_PR.CPU4._PPC, Local0))
                       {
                           Store (NPS, \_PR.CPU4._PPC)
                           Notify (\_PR.CPU4, 0x80)
                       }

                       If (CondRefOf (\_PR.CPU5._PPC, Local0))
                       {
                           Store (NPS, \_PR.CPU5._PPC)
                           Notify (\_PR.CPU5, 0x80)
                       }

                       If (CondRefOf (\_PR.CPU6._PPC, Local0))
                       {
                           Store (NPS, \_PR.CPU6._PPC)
                           Notify (\_PR.CPU6, 0x80)
                       }

                       If (CondRefOf (\_PR.CPU7._PPC, Local0))
                       {
                           Store (NPS, \_PR.CPU7._PPC)
                           Notify (\_PR.CPU7, 0x80)
                       }
                   }

 

And I gess that EC Query is for backlighting of display. And my Brightness up and Brightness down buttons do not work in High Sierra.


Thank you a lot for helping me.

Link to comment
Share on other sites

  • Administrators

[ref]sensenku[/ref], u don't need fix it, just need patches and fix errors for compile, in some cases the best is not fix some warnings, other version

https://github.com/acpica/acpica

-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]sensenku[/ref], u only need fix/patch dsdt, principal bios/uefi table

-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]MaLd0n[/ref], Ok, I did it then yeeeppppaa )) Thank you a lot and I want to add battery icon to my system, so I have to find the correct patch for my Laptop's battery icon? Then I have to copy the corrected DSDT.aml to the EFI/Clover/ACPI/patched folder? And then write the name (DSDT.aml) in to the config.plist file "Acpi--->DSDT name" field via Clover Configurator?

You are a hero

Link to comment
Share on other sites

  • Administrators

[ref]sensenku[/ref], battery check here

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


put dsdt in clover/acpi/patched and set name in config.plist, acpi tab

-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]MaLd0n[/ref], My DSDT looks really different than example one.

Example one says to look for ERAM

jJGvFqC.jpg


But I have ECF2

M7XHt7m.jpg


Example one finds ConcetenateResTemplate (Local0, ADD blablabla)

VVtP2FE.jpg


But I dont have such line, instead of I have Store line and I think it's different line code.

bNz9TXH.jpg


I really appreciate your help and I promise will send you at least 10 or more beers donation after solving my problems ))

Link to comment
Share on other sites

  • Administrators

[ref]sensenku[/ref], check if work

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

Downloading now, and do I have to install Rehabman's Battery Indicator Driver?


Added in 8 minutes 53 seconds:

Battery works yeepppppaa now and Trackpad settings is also visible now. But it has a little problem. In Windows and Linux I could use 3 fingers, but I can not use three finger to switch between fullscreen apps and 3 finger other things. How can I enable this feature?

And btw, please message me the link to donate you

Link to comment
Share on other sites

  • Administrators

-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

Thank you for VoodooPS2Controller, now it works perfectly. Last 2 things left, Sleep mode and brightness buttons. They do not work well.

And btw, Paypal is banned in my country please send me another address, I can not pay and receive money via Paypal in Azerbaijan. I know that I annoyed you, but please send me anther address for paying you.

Link to comment
Share on other sites

  • Administrators

[ref]sensenku[/ref], brightness key

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

-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]sensenku[/ref], payoneer - email danielnmaldonado@gmail.com

-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

I did as tutorial said and I have 2 main problems.


1. Tutorial says I have to find KBC0, PS2M, PS2K or KBD0 or something other. But I have 2 of them in my DSDT file: PS2M and PS2K.

2Nb7XhJ.jpg


PS2M <---- I think this is responsible to Mouse (TrackPad)

DhZSmVw.jpg


PS2K<---- I think this is responsible to Keyboard buttons (I think I have to add code or changes to this line)

eqxOPf5.jpg



2. my Debug report is strange. Let me explain you. I pressed Brightness down button and it showed me _Q13 and then pressed Brightness up button and it showed me _Q66. Strange thing happened when I do not press any button Debug reports me _Q66 every 3 seconds non-stopping.


a. My Debug: _Q13 and _Q66

L0CLJdW.png



b. I do not press any button, but _Q66 pressed every 3 seconds non-stopping.

wTNkwMy.png


Please, give me a link to donate you as You help me a lot.

Link to comment
Share on other sites

  • Administrators

[ref]sensenku[/ref], extract one send_me

donate u can use a payoneer - email is danielnmaldonado@gmail.com

i think with email work

-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]sensenku[/ref], k

extract one 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]sensenku[/ref],

--Run_Me

RunMe.app

">

-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

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...