Hi,

On Thu, Nov 30, 2006 at 12:41:29AM +0100, Gilles Grandou wrote:

[ an impressive list of test he has done... :-) ]
> 
> The best config is definitively:
> - no framebuffer
> - s2ram -f -p

Good, i'll add that to the whitelist. There are actually pretty many
ATI Radeon machines that only work if used without framebuffer.
As Pavel mentioned, maybe radeonfb will get fixed for those, but
it will probably be hard to whitelist this in s2ram.

Once your machine is in the whitelist, s2both will probably work for
you, too.

For reference, the patch is:

Index: whitelist.c
===================================================================
RCS file: /cvsroot/suspend/suspend/whitelist.c,v
retrieving revision 1.72
diff -u -p -r1.72 whitelist.c
--- whitelist.c 27 Nov 2006 10:54:07 -0000      1.72
+++ whitelist.c 30 Nov 2006 07:30:31 -0000
@@ -65,6 +65,8 @@ struct machine_entry whitelist[] = {
        { "AVERATEC",                   "1000 Series",          "",     "", 
S3_BIOS|S3_MODE },
        /* Andreas Schmitz */
        { "BenQ           ",            "Joybook R22",          "",     "", 
S3_BIOS|S3_MODE },
+       /* Gilles Grandou <[EMAIL PROTECTED]> */
+       { "CLEVO",                      "D500P",                "",     "", 
VBE_POST|NOFB },
        { "Compaq",                     "Armada    E500  *",    "",     "", 0 },
        /* Chris AtLee <[EMAIL PROTECTED]>, VBE_MODE does not work, text size 
changes. */
        { "Compaq ",                    "Evo N800w *",          "",     "", 
VBE_POST|VBE_SAVE },


Thanks for this impressive list of tests :-)

   Stefan
-- 
Stefan Seyfried
QA / R&D Team Mobile Devices        |              "Any ideas, John?"
SUSE LINUX Products GmbH, Nürnberg  | "Well, surrounding them's out." 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to