On Sat, Jul 29, 2006 at 02:50:16PM +0200, Pavel Machek wrote:
> Hi!
> 
> We got the report (twice :-).
 
> > The only other notes I have is that:
> > 1) This is a desktop PC (ASUS A7V600, AMD Barton 2800+, ATI X700 Pro
> > AGP, 2 GB DDR 400)
> 
> ...but desktop PCs are little trickier to whitelist :-(. Perhaps we
> can just add -f -a 3, and hope that all desktop BIOSen are sane?

i added this now as

Index: whitelist.c
===================================================================
RCS file: /cvsroot/suspend/suspend/whitelist.c,v
retrieving revision 1.46
diff -u -p -r1.46 whitelist.c
--- whitelist.c 9 Aug 2006 09:00:28 -0000       1.46
+++ whitelist.c 9 Aug 2006 13:53:41 -0000
@@ -45,6 +45,9 @@ struct machine_entry whitelist[] = {
        { "ASUSTeK Computer INC.",      "V6V",                  "",     "", 
S3_MODE },
        /* ASUS M2400N, Daniel Gollub */
        { "ERGOUK                       ",      "M2N       ",   "",     "", 
S3_BIOS|S3_MODE },
+       /* ASUS a7v600 motherboard, has no usable sys_* entries besides 
bios_version :-(
+          reported by James Spencer */
+       { "",   "",     "",     "",     "ASUS A7V600 ACPI BIOS Revision *", 
S3_BIOS|S3_MODE },
        /* Mark Stillwell */
        { "AVERATEC",                   "3700 Series",          "",     "", 
S3_BIOS|S3_MODE },
        { "Compaq",                     "Armada    E500  *",    "",     "", 0 },
-- 
Stefan Seyfried                     | "Please, just tell people
QA / R&D Team Mobile Devices        |               to use KDE."
SUSE LINUX Products GmbH, Nürnberg  |          -- Linus Torvalds

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Suspend-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to