Re: 2.6-test4 problems: suspend and touchpad
From: Nicolae Mihalache
Date: Sat Sep 13 2003 - 14:40:05 EST
Patrick Mochel wrote:
2. suspend/resume. With version 2.6test2+acpi patch both swsusp and
"echo 3 >/proc/acpi/sleep" worked, being able to somehow successfully
resume. In version 2.6test4 there is no /proc/acpi/sleep and swsusp
hangs somwhere during an IDE call (I can hand-copy the trace if needed).
Would you please try the latest -mm patch (2.6.0-test5-mm1, I believe) and
report your findings?
Well, the 2.6.0-test5-mm1 does not compile on my system (SuSE 8.2, gcc
version 3.3 20030226 (prerelease) ):
mm/slab.c: In function `ptrinfo':
mm/slab.c:2792: warning: comparison between signed and unsigned
mm/slab.c:2798: warning: implicit declaration of function `dbg_redzone1'
mm/slab.c:2798: error: invalid type argument of `unary *'
mm/slab.c:2798: warning: implicit declaration of function `dbg_redzone2'
mm/slab.c:2798: error: invalid type argument of `unary *'
mm/slab.c:2801: warning: implicit declaration of function `dbg_userword'
mm/slab.c:2801: error: invalid type argument of `unary *'
make[1]: *** [mm/slab.o] Error 1
thanks,
mache
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/