On Tue, Mar 10, 2009 at 8:29 AM, Rudolf Marek r.marek@assembler.cz wrote:
Hi,
[Jason, Wang] I really have no idea about DMI, and I also checked the SeaBIOS configuration file and gained nothing. Watson, what is the path of the file"config.h"?
it is in src/config.h in SeaBIOS.
Thanks Rudolf. I missed that question.
[Jason, Wang] how did you do that? Now I really need some tools to debug the acpi.
Just take the ssdt from running system and copy it inside dsdt, then recompile.
I was having problems with some of the tables not recompiling. That was why I patched acpiexec. If the tables recompile without problems, it probably is easier to combine them.
Thanks, Myles