Got it working without the debugger!!!!
Who's first? Where should I host this thing?
I'm still working on a cleaner solution, but currently you'll still need a valid X58 SLIC embedded into ACPI (and the SLIC *needs* to match your motherboard's manufacturer. I can fix this later). For instance, the SLIC I'm using is:
Code:
987134512781Genuine NVIDIA Certified SLI Ready Motherboard for ASUS MAXIMUS II FORM3287-Copyright 2008 NVIDIA Corporation All Rights Reserved-765289891023(R)
The "ASUS" part of the string *Has* to match your manufacturer. It's case sensitive, also. Put them in CAPS. It's compared with strings embedded in the driver.
The "MAXIMUS II FORM" part of the string can be whatever you want. It's not checked against anything. Just make sure the length of the SLIC stays the same.