Re: v2.5.32 - v2.5.64+ Locks at Boot with Athlon Machine

Duncan Sands (baldrick@wanadoo.fr)
Sat, 15 Mar 2003 14:45:57 +0100


Did you turn on console support in your .config?
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
You will need to compile input support into the kernel (i.e. not as a module):
CONFIG_INPUT=y
I hope this helps,

Duncan.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/