
08-22-2010, 02:23 PM
|
Cheetah
|
|
Join Date: May 2010
Posts: 9
|
|
[quote=MehStrongBadMeh;50217]@benzin: I'll give your DSDT file a try. Give me some time to set it up.
Hey, I just realized your model doesn't match the machine this DSDT file was pulled of (L505D-S5983), it has AMD processor, so pretty sure it won't work on your machine. In order to try this method, you should get dsdt.aml matching your computer. You should be able to do this from windows. It's ought to be genuine, because some of the cracking techniques include overriding the original DSDT tables, in order to make Windows think it's installed on valid OEM machine. If this kind of technique is in use on your machine you won't be able to get the right DSDT while on Windows. If your Windows is genuine, go to acpica.org and download Windows Binary Tools (current direct link: http://acpica.org/download/iasl-win-20100806.zip). There should be utility named iasl in this package, use it in command prompt (probably need to be administrator): iasl -g. This should provide you with DSDT matching your computer. There is a way to do the same from Linux, if you have troubles with Windows for some reason.
Good luck!
|