Re: [patch v2] Fixes and cleanups for earlyprintk aka boot console.

From: Gerd Hoffmann
Date: Fri Mar 16 2007 - 04:10:53 EST


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 <kraxel@xxxxxxx>
-
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/