Contribute
Register

Dell 7737 DSDT Compile Errors

Status
Not open for further replies.
Joined
Mar 30, 2018
Messages
38
Motherboard
Dell Inspiron 7737
CPU
i7-4500U
Graphics
HD 4600
Mac
  1. MacBook Pro
Hi,

I am currently trying to install Mojave on a Dell 17R 7737 (INTEL i7-4500u Haswell)

I have followed the guide on how to disassemble the ACPI files and patch them. I am running the command "iasl -da -dl -fe refs.txt *.aml" using the latest version of IASL. Yet I am still getting errors right off the bat in the DSDT file. I have basic knowledge of programming structure in a few languages but I'm lost here. Aside from commenting out lines over and over until it is error free I don't know what to do. The internet yields no help. I did the process twice as I thought the files may have been corrupt or failed the disassemble but I still get the same errors. I am using specification 5.0A, not sure if that's correct?

I did get a DSDT file working after commenting out tons of lines but I ended up with some erratic behaviour. So now I'm trying to start from scratch.

2 of the major issues I am struggling with is:

1) Sleep Functionality is a mess - When I invoke sleep the monitor goes off right away but the HDD and FAN continue to spin. I cannot bring it back to life until I hold the power button and boot from scratch.

2) I am using VoodooHDA for audio but the sound is so low - even at the highest volume. I tried a fix someone suggested in the .plist file of VoodooHDA by changing a value to true for a volume fix -- but still no change. I had fiddled with the DSDT so much I think this may have something to do with it, which is why I am trying to start over.

I have been following this guide: https://www.tonymacx86.com/threads/...-5x37-7x37-clover-yosemite-el-capitan.177410/ for the patches

Can someone help me, I'd greatly appreciate it.

I'm also not sure what to do with the SSDT files. Its my understanding the 3 files that have a 'x' I do not need. What do I do with the other SSDT files? Do I put them into the EFI patched folder? Do I need to run any patches on them? If so how do I know which patches I need to run on them?

Also I have been patching my DSDT with the patches listed in the Guide I posted above.

I have attached the decompiled DSDT and all unmodified .aml files.
 

Attachments

  • DSDT.aml
    54.7 KB · Views: 89
  • DSDT.dsl
    478.8 KB · Views: 88
  • SSDT-0-sensrhub.aml
    552 bytes · Views: 69
  • SSDT-1-PtidDevc.aml
    8 KB · Views: 78
  • SSDT-2-Cpu0Ist.aml
    1.2 KB · Views: 77
  • SSDT-3-CpuPm.aml
    2.7 KB · Views: 134
  • SSDT-4-SaSsdt.aml
    13.3 KB · Views: 86
  • SSDT-5-NvUltTbl.aml
    4.1 KB · Views: 73
  • SSDT-x3_0-ApIst.aml
    1.4 KB · Views: 83
  • SSDT-x3_1-Cpu0Cst.aml
    979 bytes · Views: 83
  • SSDT-x3_2-ApCst.aml
    281 bytes · Views: 88
Status
Not open for further replies.
Back
Top