Page 1 of 1

can someone with an unmodified 6477-CTO X300 generate DSDT?

Posted: Wed Sep 23, 2009 9:52 pm
by gnychis
Hi all,

I was wondering if someone with a 6477-CTO X300 that uses Linux can generate their DSDT for me. It is important that you do NOT use Zender's BIOS hack to support another wireless card. I suspect the BIOS hack screwed up my graphics after sleeping, but I'm not entirely sure. So, I was wondering if someone could generate me their DSDT.

In Linux:

Code: Select all

sudo apt-get install iasl
sudo cat /proc/acpi/dsdt > dsdt.dat
iasl -d dsdt.dat
iasl -tc dsdt.dsl
Then zip me dsdt.dsl and attach it if you can. I would sincerely appreciate it.

- George