On Mon, May 04, 2009 at 12:05:52AM +0200, Pavel Machek wrote: > On Sun 2009-05-03 22:59:35, Matthew Garrett wrote: > > Not for current nivida, except for some Thinkpads. > > Ok, that's bad. There still should be chance to reverse-engineer the > BIOS or tweak the emulation in libx86 until it works with the nvidias, > but... that's a lot of work. nvidia BIOSes call into chunks of system BIOS code that aren't available after boot. They rewrite themselves so the c000:0003 entry point just returns in order to prevent you from executing random code. It's not an emulation issue. The only way to fix this is to finish nouveau's implementation of the nvidia bios table bytecode and execute the init tables on resume. -- Matthew Garrett | mjg59@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html