InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   10.X (http://infinitemac.com/forumdisplay.php?f=36)
-   -   please Fix my DSDT.aml file ! (http://infinitemac.com/showthread.php?t=6429)

dvtwru 08-01-2010 06:19 AM

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

toanbk 08-06-2010 03:57 PM

anyone help ?

Ianxxx 08-07-2010 07:16 PM

I had a look but it's beyond my abilities it's like spaggetti.
Is there not another bios version you can try?

toanbk 08-08-2010 03:14 AM

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 :(

Ianxxx 08-08-2010 04:53 PM

Quote:

Originally Posted by toanbk (Post 49956)
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 :(

I'm pretty sure it's fixable, maybe just take you a while.

toanbk 08-09-2010 01:39 PM

I don't think so, because it has more than 200 errors :(

Ianxxx 08-10-2010 10:11 AM

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.

Imkantus 08-10-2010 11:06 AM

Can you post DSDT dumped using Linux?

toanbk 08-10-2010 02:17 PM

Thanks, but I don't know how to create DSDT dumped using Linux, please tell me how to ?

Imkantus 08-10-2010 10:42 PM

cat /proc/acpi/dsdt > ~/dsdt.aml

This will create the dumped DSDT in your users homefolder...