From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-144507-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id EC8041384E4
	for <garchives@archives.gentoo.org>; Wed, 16 Jan 2013 15:38:53 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D573721C0C0;
	Wed, 16 Jan 2013 15:38:40 +0000 (UTC)
Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 49A16E06C2
	for <gentoo-user@lists.gentoo.org>; Wed, 16 Jan 2013 15:38:39 +0000 (UTC)
Received: by mail-vb0-f54.google.com with SMTP id l1so1444302vba.13
        for <gentoo-user@lists.gentoo.org>; Wed, 16 Jan 2013 07:38:38 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=x-received:mime-version:sender:in-reply-to:references:from:date
         :x-google-sender-auth:message-id:subject:to:content-type;
        bh=97ZKi0AEkiKCWdb4kmcUObwpYA4NMkMleGFzOxaidkA=;
        b=fMh3YCoZb32j480/jS6vli8c87DUUM+vjIlqwueSPDVXUG35AJaw8XqgPjOFOt4kuV
         To4JoZwspbmwpLNc8Spe/kEfmPcNw9FYp9qvWlZt13iOb6AFKUdaFpo2TAMDKS4GntWf
         RbzrlQktw3jIRre3k508tK35Bzq6yHnRg1uGtF2OqqTwpCbW36fOTKOBl6rq6KtuRDj8
         UiEDAKTEYJ4NMt++g9u4vQFrDvchw18bp76lWijX70Spfs8K7LifkXWX2VYdwg+w9u4S
         plVqAcmLpyVPMnEI14IzkLw3sytnLhkZOXKXHAY3NNaWDiv+uUGMZ2sEoFOKqDcZ/pnn
         mk7w==
X-Received: by 10.52.178.225 with SMTP id db1mr1469553vdc.10.1358350718451;
 Wed, 16 Jan 2013 07:38:38 -0800 (PST)
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Sender: paul.hartman@gmail.com
Received: by 10.58.217.195 with HTTP; Wed, 16 Jan 2013 07:38:18 -0800 (PST)
In-Reply-To: <CAEH5T2OfnxKMMPj-Zp-Un7wAjFQg2Kcv3nfyK1LPb_a7V1hDGw@mail.gmail.com>
References: <CAEH5T2OfnxKMMPj-Zp-Un7wAjFQg2Kcv3nfyK1LPb_a7V1hDGw@mail.gmail.com>
From: Paul Hartman <paul.hartman+gentoo@gmail.com>
Date: Wed, 16 Jan 2013 09:38:18 -0600
X-Google-Sender-Auth: fh4jY_omZAmgtIQ4KtlVXbuMTrc
Message-ID: <CAEH5T2MvEAvTf31jKgfy4cpHOz6Ode1Z6-83LXzpiix342UuSg@mail.gmail.com>
Subject: [gentoo-user] Re: Strange keyboard problem
To: Gentoo User <gentoo-user@lists.gentoo.org>
Content-Type: text/plain; charset=ISO-8859-1
X-Archives-Salt: 47b2325d-0170-4f0d-b753-cf7dac041f0e
X-Archives-Hash: 03427c05a0cbbdefebdf10da16b9fad4

On Mon, Jan 14, 2013 at 10:15 AM, Paul Hartman
<paul.hartman+gentoo@gmail.com> wrote:
> Hi,
>
> I have an ~amd64 laptop, running latest portage version of packages
> and kernel 3.7.2. It was set up with fbsplash and quiet boot, so I
> don't see any kernel/openrc messages, just the splash screen and
> progress bar prior to the X login screen. It is using radeon KMS
> driver.
>
> For the past few weeks I've had a strange problem: when I type things
> in Xorg, it also types them into the first text console! Imagine my
> surprise when I had been doing an emerge in Xfce's terminal and
> ctrl-alt-F1 and saw the same output and commands typed into the text
> console.

disabling all the *splash stuff fixed this and my XDM problem. Kernel
quiet mode works though OpenRC is still noisy, that's what I was
seeing before the splash screen came up. It didn't used to be that
way... For now I'll just live without splash and go back to good old
text and penguins for my bootup. :)