![]() |
please Fix my DSDT.aml file !
1 Attachment(s)
Here is my DSDT, it has many errors, I can't fix all them, Please help me
I use Asus A42JC-VX044 |
anyone help ?
|
I had a look but it's beyond my abilities it's like spaggetti.
Is there not another bios version you can try? |
Yes, I tried 2 version 205 and 207, but it gives me same result :(. I think I have to waiting until new version of Asus bios release :(
|
Quote:
|
I don't think so, because it has more than 200 errors :(
|
1 Attachment(s)
Just a thought but what method did you use to extract it?
If you used some other method and you are able to boot in to osx try extracting it with this. |
Can you post DSDT dumped using Linux?
|
Thanks, but I don't know how to create DSDT dumped using Linux, please tell me how to ?
|
cat /proc/acpi/dsdt > ~/dsdt.aml
This will create the dumped DSDT in your users homefolder... |