On Thu, 2011-03-31 at 14:40 -0400, Frank DiMitri wrote: > Anyone have any experience with BIOS hacking? I want to add the nVidia > SLI-approved board string to the DSDT table on a motherboard with an AMD > chipset. > > I found some info, but nothing too in-depth. I was able to 'decompile,' the > DSDT table, but when I go to recompile it(AML compiler).. the compiler > complains about errors. This is without even doing any modifications. > I don't have any experience with BIOS hacking, but since you haven't gotten any replies so far, I will mention this (which you likely already know).
You didn't state which compiler you are using. There are two AML compilers, an Intel compiler and a Microsoft compiler. They don't produce the same result. The Intel compiler is recommended for Linux. _______________________________________________ Mid-Hudson Valley Linux Users Group http://mhvlug.org http://mhvlug.org/cgi-bin/mailman/listinfo/mhvlug Upcoming Meetings (6pm - 8pm) MHVLS Auditorium Apr 6 - Introduction to IPv6 May 4 - Inkscape Jun 1 - Zimbra
