LinuxMCE Forums

General => Developers => Topic started by: david_halliday on May 02, 2009, 05:55:41 pm

Title: WebDT webpad graphics driver
Post by: david_halliday on May 02, 2009, 05:55:41 pm
I guess this is more an open question to Thom.

Why did you use the fbdev driver in xorg rather than the nsc (geode) driver. Pro's and Con's? I do notice you have both in the gamma 1 image.

Thanks,

Dave.
Title: Re: WebDT webpad graphics driver
Post by: tschak909 on May 02, 2009, 07:14:56 pm
the nsc and geode drivers do not properly restore state after a suspend. The graphic mode gets reset to 4-bit after a resume.

-Thom