Re: 2.6.9 & 2.6.10 unresponsive to keyboard upon bootup

From: Roey Katz
Date: Sun Jan 09 2005 - 20:11:45 EST


OK, I moved that input/serio line to be just above the line mentioning "input". Rebooted; still got this error. See all the -2.6.9-rc2-bk3 logs on my web site (http://roey.freeshell.org/mystuff/kernel/) for details. I will follow up with psmouse disabled if you want.


Roey
PS: just changing a Makefile makes a difference?


Most likely you selected and then pasted the patch while in X. This caused
whitespace damage to the patch (tabs were converted to spaces). Try saving
the entire message into a file with your MUA and feed the result to the
"patch" command.

Alternatively, just edit drivers/Makefile and move the line mentioning
"input/serio" to be just above the line mentioning "input".

-
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/