[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090503220923.GA27497@srcf.ucam.org>
Date: Sun, 3 May 2009 23:09:23 +0100
From: Matthew Garrett <mjg59@...f.ucam.org>
To: Pavel Machek <pavel@....cz>
Cc: Andrey Borzenkov <arvidjaar@...l.ru>, linux-acpi@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: Bank screen after resume on Dell XPS M1330
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@...f.ucam.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists