Jump to content

Recommended Posts

Posted

Hi Madlon,

My problem...

I'd try to patch my dsdt with DSDTPatcher-Linux-Mac-Win, on win7, (the same under SL, with original dsdt... :? )


my system is: Acer Aspire 6930G...



...getting only this error when running the patch:


[[Line 2167 type Error message Name already exists in scope (PNLF)]]



Aborted, Compilation Failed



Please Help ME!!!! :?:o:?:o:?:o

Asus M12F - i9 10900k - RAM 32GB - RX5700XT SE Nitro+ 8GB - BS 11.1

  • Administrators
Posted

send me DSDT

run on terminal

perl -e 'open(CMD, "ioreg -lw0 \| grep DSDT|") or die; while(<CMD>) { chomp; if($_ =~ /\"DSDT\.?\d?\"=<([^>]*)>/) { $buff = $1; open(PIP, "|xxd -r -p > ~/Desktop/dsdt.aml") or die; print PIP "$1"; } }'

-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 Consulting for macOS Hackintosh since 2006 HERE

  • Administrators
Posted
My dsdt...


Many, many Thanks

dsdt.lucke77.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 Consulting for macOS Hackintosh since 2006 HERE

Posted

[attachment=0]dsdt.lucke77.zip[/attachment]

 

Hi Maldon,

Thanks for DSDT, now my hackintosh works...

My trackpad and keyboard do not work even with voodoops2.

Sleep don't work


Can you re-help me?

Asus M12F - i9 10900k - RAM 32GB - RX5700XT SE Nitro+ 8GB - BS 11.1

  • Administrators
Posted

send me kextstat

-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 Consulting for macOS Hackintosh since 2006 HERE

Posted

Ok... hi Maldon,


I resolved for trackpad and Key (install a kext from kexts.com)

but for sleep... nothing. If i go in sleep mode, the system return in wake-auto after 2/3 seconds)

What do you think...?


my kextstat attached

Kextstat Lucke77.txt.zip

Asus M12F - i9 10900k - RAM 32GB - RX5700XT SE Nitro+ 8GB - BS 11.1

Posted

Check the wake reason in kernel log

grep Wake /var/log/kernel.log

-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 Consulting for macOS Hackintosh since 2006 HERE

Posted
Check the wake reason in kernel log

grep Wake /var/log/kernel.log

 

Ok guys,

my wake reason log, says:


Aug 14 00:16:00 Mac-Pro Kernel[0]: Wake reason = USB4

Aug 14 00:16:00 Mac-Pro kernel[0]: System Wake

Aug 16 03:53:15 Mac-Pro kernel[0]: Wake reason = USB4

Aug 16 03:53:15 Mac-Pro kernel[0]: System Wake

Aug 16 02:12:44 Mac-Pro kernel[0]: Wake reason = USB4

Aug 16 02:12:44 Mac-Pro kernel[0]: System Wake

Aug 16 14:26:38 Mac-Pro kernel[0]: Wake reason = USB4

Aug 16 14:26:38 Mac-Pro kernel[0]: System Wake

Aug 16 14:48:38 Mac-Pro kernel[0]: Wake reason = USB4

Aug 16 14:48:38 Mac-Pro kernel[0]: System Wake

Aug 16 14:54:48 Mac-Pro kernel[0]: Wake reason = USB4

Aug 16 14:54:48 Mac-Pro kernel[0]: System Wake


...and now...

Asus M12F - i9 10900k - RAM 32GB - RX5700XT SE Nitro+ 8GB - BS 11.1

Posted

Edit method _PSW in device USB4 to always Store (Zero, U1EN)

http://www.insanelymac.com/forum/index.php?s=&showtopic=155345&view=findpost&p=1533492


Sometimes just removing method _PRW from USB4 does the job.

-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 Consulting for macOS Hackintosh since 2006 HERE

Posted



I try and then tell you.... ;)

 


Sleep works very well!


Many thanks oldnapalm!

Asus M12F - i9 10900k - RAM 32GB - RX5700XT SE Nitro+ 8GB - BS 11.1

Posted

Ok guys, my next little problem is the following


I've a 9600GT 1GB but Snow see only 512MB...


Depends on the DSDT, or I'll to use an efi...

Asus M12F - i9 10900k - RAM 32GB - RX5700XT SE Nitro+ 8GB - BS 11.1

Posted

Thanks oldnapalm, :D

i used nvenabler, now recognize 1GB correctly of the card.

Asus M12F - i9 10900k - RAM 32GB - RX5700XT SE Nitro+ 8GB - BS 11.1

Posted

You think is possible to enable my fingerprint sensor of the 6930g synaptics touchpad...

Asus M12F - i9 10900k - RAM 32GB - RX5700XT SE Nitro+ 8GB - BS 11.1

Posted (edited)

Oldanapalm, i try for fingerprint but nothing...

Edited by Guest

Asus M12F - i9 10900k - RAM 32GB - RX5700XT SE Nitro+ 8GB - BS 11.1

Posted
Can you please help me with my dsdt file to, I am getting the same error on my Aspire 6930G.

 



What errors do you mean?

Asus M12F - i9 10900k - RAM 32GB - RX5700XT SE Nitro+ 8GB - BS 11.1

Posted

18:48:45: Trying to download available patches...

18:48:46: Data successfully downloaded.

18:49:01: Pack Acer - Aspire 6930G selected.

18:49:07: Trying to download patch...

18:49:07: Patch file successfully downloaded.

18:49:07: Extracting system DSDT...

18:49:08: Decompiling DSDT...

18:49:08: Parsing DSL code...

18:49:10: Applying patches...

18:49:13: Saving the new DSL file...

18:49:13: Compiling and checking compiler errors...

18:49:14: First compile errors: 3

18:49:14: Fixing errors...

18:49:14: Second compile errors: 1

18:49:14: Compiling again...

18:49:14: Third compile errors: 1

18:49:14: Aborted, compilation failed

Posted

You may download my dsdt, but every dsdt varies little with the same notebook. So, I'd say ... you need the help of Maldon and oldnapalm ...

Asus M12F - i9 10900k - RAM 32GB - RX5700XT SE Nitro+ 8GB - BS 11.1

Posted

Yes I have tried your dsdt file, but it is just starting boot looping.


But is there some place I can download the patch-txt file for Acer Aspire 6930G, and then use the dsdteditor to fix my dsdt file ?

Posted
Yes I have tried your dsdt file, but it is just starting boot looping.


But is there some place I can download the patch-txt file for Acer Aspire 6930G, and then use the dsdteditor to fix my dsdt file ?

 

Here is the right place to ask ... Just wait and have faith ...

Asus M12F - i9 10900k - RAM 32GB - RX5700XT SE Nitro+ 8GB - BS 11.1

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