lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 3 Apr 2007 11:42:38 -0400
From:	"John Stoffel" <john@...ffel.org>
To:	Olaf Dabrunz <od@...e.de>
Cc:	John Stoffel <john@...ffel.org>, Gerd Hoffmann <kraxel@...e.de>,
	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	Paul Mundt <lethal@...ux-sh.org>,
	Ralf Baechle <ralf@...ux-mips.org>, Andi Kleen <ak@...e.de>,
	Alan Cox <alan@...rguk.ukuu.org.uk>,
	Richard Henderson <rth@...ddle.net>,
	Ivan Kokshaysky <ink@...assic.park.msu.ru>,
	Paul Mackerras <paulus@...ba.org>,
	Benjamin Herrenschmidt <benh@...nel.crashing.org>,
	Jeremy Fitzhardinge <jeremy@...p.org>
Subject: Re: [patch v2] Fixes and cleanups for earlyprintk aka boot console.


Sorry, I've been away for the past 10+ days and not reading email at
all.  

Olaf> On 15-Mar-07, 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?  This was filed under Debian bug
>> #406457 (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=406457)
>> and I could never figure it out until I removed my serial console line
>> at one point.  

Olaf> Try changing the order of the console= parameters:

Olaf>     kernel ... console=ttyS1,96008N1 console=tty0

This isn't good for me, since it then drops some output I want to save
via the serial console to the regular console.  It would be nice if
all output went to BOTH consoles, though input should only be accepted
on the first console listed.  

Olaf> Some time ago I understood what this does. Nowadays I can only
Olaf> remember that this makes both the serial console and directly
Olaf> attached screen/keyboard console work most of the time. FWIW,
Olaf> tty0 becomes the so-called "preferred console".

Sure, but I want the serial console to be the preferred console for
output, so I can capture it all.  But this is still a good idea and
I'll test it out and see if GDM still has a problem with it like
that.  I suspect not, but we'll see.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ