Contribute
Register

Having trouble with my DSDT

Status
Not open for further replies.
Joined
Jan 23, 2014
Messages
5
Motherboard
Surface Pro 2017
CPU
Intel
Graphics
Intel HD620
I keep getting an error with my DSDT

This error is as close to I have come to compile a working DSDT

syntax error, unexpected $end and premature End-Of-File

Can anybody help me.

I am trying to edit my DSDT for the Dell Venue 11 Pro 7130
Specs:
https://www.notebookcheck.net/Dell-Venue-11-Pro-7130-Tablet-Review-Update.132423.0.html

Here is a link to my DSDT.

https://drive.google.com/file/d/1QvBGRBKFGrHNYABVBjvdXzWp-BxDyXMk/view?usp=drivesdk

Any help would be greatly appreciated.

If I could get passed these errors then maybe I could attempt to fix my touch screen with the VoodooI2c patches.

Thanks in advance to anyone who can help.
 

Attachments

  • DSDT.dsl
    623.2 KB · Views: 115
Last edited:
I keep getting an error with my DSDT

This error is as close to I have come to compile a working DSDT

syntax error, unexpected $end and premature End-Of-File

Can anybody help me.

I am trying to edit my DSDT for the Dell Venue 11 Pro 7130

Here is a link to my DSDT.

https://drive.google.com/file/d/1QvBGRBKFGrHNYABVBjvdXzWp-BxDyXMk/view?usp=drivesdk

Any help would be greatly appreciated.

If I could get passed these errors then maybe I could attempt to fix my touch screen with the VoodooI2c patches.

Thanks in advance to anyone who can help.

Not a desktop. Moved to laptop support.

Read ACPI patching guide:
https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.152573/
 
That is the method I had used and ended up with the error described.

I patched your DSDT.aml (that you attached) according to the guide with the recommended MaciASL (with ACPI 6.1).
No such error resulted.

You must have made a mistake.
Make sure you read the guide carefully.
 
I patched your DSDT.aml (that you attached) according to the guide with the recommended MaciASL (with ACPI 6.1).
No such error resulted.

You must have made a mistake.
Make sure you read the guide carefully.

I tried again and opening and just trying to compile my DSDT.dsl with some slight fixes ends up with the Syntax error

I need to apply the
(Controllers) i2c controllers (SKL)
(GPIO) GPIO Controller Enable (SKL+)
Lastly should be the (Windows) windows 10 Patch.

This is to enable touch control on the tablet.

I understand being haswell other patches should be applied for optimization.

RehabMan you said you were able to compile an error free dsdt. Can you help me edit this dsdt with the patches I need. I've been trying for days.

Fallowed so many guides and videos ending up with that one last Syntax error.
 

Attachments

  • 20180120_210525.jpg
    20180120_210525.jpg
    6.4 MB · Views: 95
  • 20180120_211347.jpg
    20180120_211347.jpg
    8.1 MB · Views: 101
This is the error I get when I open and try to compile my DSDT.asl with no patches.

These errors I feel are the root to my issue and preventing me from doing any patching and compiling.

Would you RehabMan be able to fix this error and upload a DSDT.asl I can possibly start patching. Or anyone else willing to help. Using the provided DSDT.asl I had provided.

I would greatly appreciate.
I'm doing my best to research and learn. Some assistance would definitely go a long way.


Specs:
Dell Venue 11 pro 7130
https://www.notebookcheck.net/Dell-Venue-11-Pro-7130-Tablet-Review-Update.132423.0.html
 

Attachments

  • 20180120_212057.jpg
    20180120_212057.jpg
    8.6 MB · Views: 100
This is the error I get when I open and try to compile my DSDT.asl with no patches.

These errors I feel are the root to my issue and preventing me from doing any patching and compiling.

Would you RehabMan be able to fix this error and upload a DSDT.asl I can possibly start patching. Or anyone else willing to help. Using the provided DSDT.asl I had provided.

I would greatly appreciate.
I'm doing my best to research and learn. Some assistance would definitely go a long way.


Specs:
Dell Venue 11 pro 7130
https://www.notebookcheck.net/Dell-Venue-11-Pro-7130-Tablet-Review-Update.132423.0.html

There are fixes for PARSEOP_ZERO, ADBG,etc in the repo.
 
Status
Not open for further replies.
Back
Top