John Stoffel wrote: > Would this explain why recent version of GDM don't find the keyboard > properly when you boot with a kernel command line of: > > kernel ... console=tty0 console=ttyS1,96008N1 > > until you stop and restart GDM?
No. If you explicitly specify the console on the kernel command line you get what you ask for, no matter whenever you apply the patch or not. With the args above /dev/console is linked to /dev/ttyS1, which might make gpm fail. Would be a gpm bug though. cheers, Gerd -- Gerd Hoffmann <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/