Hi if CONFIG_VT is defined, this file uses unblank screen. Later, Juan. Index: arch/mips64/mm/fault.c =================================================================== RCS file: /home/cvs/linux/arch/mips64/mm/fault.c,v retrieving revision 1.26.2.13 diff -u -r1.26.2.13 fault.c --- arch/mips64/mm/fault.c 11 Sep 2002 12:44:29 -0000 1.26.2.13 +++ arch/mips64/mm/fault.c 20 Dec 2002 09:55:05 -0000 @@ -20,6 +20,7 @@ #include <linux/smp.h> #include <linux/smp_lock.h> #include <linux/version.h> +#include <linux/vt_kern.h> #include <asm/branch.h> #include <asm/hardirq.h> -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy