Jump to content
Lipear

Ajuda DSDT fix

Recommended Posts

Se você editou conforme ele sugeriu (copiando a linha do LVDS de 3 para 4) você deve passar a usar ig-platform-id 01660004.

Isso eu não fiz, eu fiz o que estava escrito no link que ele me mandou, gerar o arquivo 01660003.txt com o comando ./list no terminal, editei tirando a chave DVI para VGA e rodei o comando do patch, só fiz isso.


Teria algum exemplo do que vc acabou de falar ?

Link to comment
Share on other sites

Tem que editar o 01660004, aplicar o patch e usar esse ig-platform-id


0503 0000 0200 0000 3000 0000


Tem os comandos no link que ele postou.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Tem que editar o 01660004, aplicar o patch e usar esse ig-platform-id


0503 0000 0200 0000 3000 0000


Tem os comandos no link que ele postou.

 

Acho que entendi, uso o 01660004.txt, na linha do LCD interno eu troco por essa que vc mandou, correto ? Mas na DSDT está o ig-plataform 01660003, tem algum problema ? chegando em casa eu testo e te aviso.

Link to comment
Share on other sites

Sim. Muda para 01660004 na DSDT.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Sim. Muda para 01660004 na DSDT.

 

pernacabeluda, consegui injetar a DSDT. O ig-platform que o Artur tinha injetado para mim tava errado, modifiquei para o 3 e troquei gfx por igpu e iniciou o notebook normalmente, não cheguei a fazer o que vc falou. Postei a foto da DSDT antes e depois da minha modificação. Ve se ta tudo certinho por favor. Só continuo com o problema da kext AGPM não subir.

antes.png.dba528a32f9bcf86bab370da8e1cdb79.png

depois.png.201cca9b83d00b672ef34e3918954bb0.png

Link to comment
Share on other sites

olá


este já tem a platform-id 3

 

DSDT.aml.zip

 

a agpm não subir só pode ser de não estares a usar o smbios correto..


e vê também o cpu powermanagement...


bom hack

PB Easy Note TM 86 - i5 430 M - H55M - Ram - 6 GB - Alc272 - Radeon HD 5470 512 QE/CI

Lenovo G500 - i5 3230m - HM77 - Ram - 8 GB - Conexant audio - HD 4000

My OS X Files 

Link to comment
Share on other sites

olá


este já tem a platform-id 3

 

[attachment=0]DSDT.aml.zip[/attachment]

 

a agpm não subir só pode ser de não estares a usar o smbios correto..


e vê também o cpu powermanagement...


bom hack

 

Artur, fiz o patch na IntelCPUPowerManagement e retirei a NullCPUPowerManagement, iniciou o sistema direitinho, mas ainda continua sem subir a AppleGraphicsPowerManagement. To usando o SMBIOS Macbook Pro 9,2

Link to comment
Share on other sites

está usando a dsdt com o patch para renomear todas as ocorrências de gfx0 para igpu?


e veja se não está subindo mesmo. no terminal digite kextstat e veja se não aparece AGPM na lista.

Se quando viaja faz o que quer, quando viajar, não leve a mulher ----  No PM support. Use the forum.
.
Dell Latitude i7 8565U 16Gb 256Gb M.2 Intel UHD620 (macOS 14.3) OC

Lenovo Core I5 6200U 8Gb 256Gb HD520 (macOS 14.4b) OC

Ryzen 7 5700X 32Gb 2Tb nvme RTX 3060TI 8Gb (W11)

Link to comment
Share on other sites

está usando a dsdt com o patch para renomear todas as ocorrências de gfx0 para igpu?


e veja se não está subindo mesmo. no terminal digite kextstat e veja se não aparece AGPM na lista.

 

Mendietinha, o patch seria esse abaixo ne ? Se for , quando clico em patch -> open patch -> preview, aparece comando invalido no anexo abaixo. Eu tentei procurar algum ocorrencia de GFX0 na minha DSDT, apertando COMMAND + F, mas não encontrou nada.


# rename GFX0 -> IGPU for better power management

into_all all code_regex GFX0\. replaceall_matched begin IGPU. end;

into_all all code_regex \.GFX0 replaceall_matched begin .IGPU end;

into_all all code_regex \sGFX0, replaceall_matched begin IGPU, end;

into_all all code_regex \(GFX0 replaceall_matched begin (IGPU end;

into_all all label GFX0 set_label begin IGPU end;

into_all all label _SB.PCI0.GFX0 set_label begin _SB.PCI0.IGPU end;

into_all all label \_SB.PCI0.GFX0 set_label begin \_SB.PCI0.IGPU end;

into_all all label _SB.PCI0.GFX0.DD02 set_label begin _SB.PCI0.IGPU.DD02 end;

into_all all label \_SB.PCI0.GFX0.DD02 set_label begin \_SB.PCI0.IGPU.DD02 end;

into_all all label ^^GFX0 set_label begin ^^IGPU end;

into_all all label ^GFX0 set_label begin ^IGPU end;

1793594307_CapturadeTela2014-11-29s00_06_38.thumb.png.260e9e5b9599831767a7478354b1743c.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...