Jump to content
asynake

ajuda con DSDT em Sansung Notebook :(

Recommended Posts

Olá amigos, Eu sou novo nesta edição de fazer um hackintosh (desculpe pela portuges'm usando google traslator) Eu tenho um problema com a edição do DSDT compilando ... Eu tenho 2 erros e não sei como corrigilos con maciASL... nenhum outro editor para me recomendam? ou como consertar isso! muito obrigado. Estes são os erros:


6659, 6126, syntax error, unexpected PARSEOP_OPERATIONREGION, expecting '('

10082, 6126, syntax error, unexpected PARSEOP_OPERATIONREGION, expecting $end and premature End-Of-File


Especificações Notebook:

Samsung R480 Notebook

* Processador> Intel Core i5

* Chipset ---> Intel HM55

* Motherboard ---> R480

* Placa de Vídeo> NVIDIA GeForce GT 310M

* Audio ---> Realtek ALC269

image.tiff

Link to comment
Share on other sites

Ao descompilar você deve incluir tabelas que contenham objetos externos (-e)

 

-d [file] Disassemble or decode binary ACPI table to file (*.dsl)

-e [f1,f2] Include ACPI table(s) for external symbol resolution

 

Por exemplo

 

iasl -e SSDT1.aml,SSDT2.aml,SSDT3.aml -d DSDT.aml

-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

pernacabeluda muito obrigado .... realmente não é editar manualmente o DSDT ... à procura de uma compilação automática!, não entendo como a solução que você me diz. Eu anexei o arquivo para você ver! Eu só posso chegar aqui com o compilado ... porque por causa destes dois erros não maciASL deixe-me salvar o DSDT :(

dsdt.dsl.zip

Link to comment
Share on other sites

Você precisa postar todas as tabelas, roda este app para extrair

http://Olarila.com/apps/RunMe.zip

-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

De onde saiu o primeiro arquivo? Não faço idéia de como surgiram aqueles erros pois nesse último eles não existem.

DSDT.aml.zip

-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

Não entendo o que você está fazendo, consegui aplicar sem problemas.


Talvez seja melhor você escrever em inglês.

DSDT.zip

-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

I need to add to my DSDT ... the realtek alc 269 audio and drums because they are reset kexts me to restart the pc. Use maciASL ... apply these pach (patches) that you download from this same page! ... But I still get errors when compiling errors,,, 201, then 22 errors .... and not how to fix :(, specifications my notebook is up), patches ... are for sansung r480 and patch baterria for sansung series 3 I've attached you! it's okay? or what else might add. thanks for your help

Link to comment
Share on other sites

I applied the battery patch in the file attached to my previous post. You still need to install the kext

https://github.com/RehabMan/OS-X-ACPI-Battery-Driver


There's no ALC 269 patch, you just need to set the same layout-id in device HDEF as you use in your patched AppleHDA (in the patch you attached it's 0x0C or 12 in decimal)

                            "layout-id", 
                           Buffer (0x04)
                           {
                                0x0C, 0x00, 0x00, 0x00
                           }, 

-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

I say you have patched the battery in the above file ... but I still have 22 errors in the DSDT.dsl file when compiling with maciASL .... I do wrong? I should do with those 2 folders you've created the program happened to me? RunMe ... (ACPI and ioreg) where should I copy? I do not understand what is the procedure ... sorry :( not understand you ... you can guide me step by step from the beginning! I am newbie

Link to comment
Share on other sites

The last file I attached is AML, not DSL. Patched, errors fixed and compiled. Just use it.

-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

ah sorry was dizzy with many files .... then ... you've patched .... the battery? directly install the AML,,,, in the EXTRAS folder ... or multibeats? install it as "OS-X-ACPI-Battery-Driver-master" ...? are many folders and individual files ... it is necessary to install this patch if already in the AML? Thank you !!!

Link to comment
Share on other sites

Both are needed, patched DSDT.aml (/Extra) and ACPIBatteryManager.kext (/S/L/E)


http://Olarila.com/forum/download/file.php?id=6670


https://bitbucket.org/RehabMan/os-x-acpi-battery-driver/downloads

-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

Install ACPIBatteryManager.kext that is inside Release folder.

-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

This tool is not supported here.


Read about post install and power management

http://Olarila.com/forum/viewtopic.php?f=28&t=1716

-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

good friend :) I'm happy because I have the battery working properly !!! Now I just need to fix the audio! (I used VoodooHDA-2.8.5 ... runs fine audio speakers ... but I can not activate the internal microphone) then sometimes when the computer restarts disabled, those commands that have happened to me ..where I copy?

image.tiff

Link to comment
Share on other sites

hello


here is not beast install u have a proper site to post .. about beast


u follow post install guide.. and make proper questions..


must read about u try to achieve


no step by step about ur install


hack mac os x is 99% of reading , googling , persistency, and 1 % u have compatible hardware..


if that is not ur case .. buy a mac


good 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

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