From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-108973-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1NrZqS-0004hC-8Y
	for garchives@archives.gentoo.org; Tue, 16 Mar 2010 16:42:16 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6C2E8E09B9;
	Tue, 16 Mar 2010 16:41:21 +0000 (UTC)
Received: from mail-pz0-f204.google.com (mail-pz0-f204.google.com [209.85.222.204])
	by pigeon.gentoo.org (Postfix) with ESMTP id 3157DE09B9
	for <gentoo-user@lists.gentoo.org>; Tue, 16 Mar 2010 16:41:21 +0000 (UTC)
Received: by pzk42 with SMTP id 42so80777pzk.32
        for <gentoo-user@lists.gentoo.org>; Tue, 16 Mar 2010 09:41:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :from:date:message-id:subject:to:content-type;
        bh=rIYRY5AxBsVtOH11UEexcRb0ZPlLHLGwVxhVVMwNeVA=;
        b=HH+ooM52nUuiwOIHp/8JrtBTL+E38qW77eqUv9pvk4XuCcPxL0jMN+jeQeTNRw7jaA
         FF7moOP1FbR4wRsEblFgOmftG25KnCn8NRxfuEccjOb8RAeDikpVNosczcn8DzqRHz4M
         sRmxPaDw0YGUwXmC4FHE0AikNOJpfn4oD6ixM=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:from:date:message-id:subject:to
         :content-type;
        b=iVGSaoXsnGML411FxUNyCbrsGK9ac0iN6yyPTDJXriui7IrIFj0EjQ98KgnjPptH5Y
         R29d1xzpCSFmvhZMHnAZQ/uZuBOimwVQHJ5iwbP9K57m1zJdIOGtceAXAUmoDRL6YJ/j
         DgJiEowVLo7qGUd8eH0id2ANdFH+I3VEavfWU=
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
Received: by 10.115.113.9 with SMTP id q9mr14059wam.149.1268757431175; Tue, 16 
	Mar 2010 09:37:11 -0700 (PDT)
In-Reply-To: <201003122226.21799.michaelkintzios@gmail.com>
References: <a6ba1c8e1003121137ne640748occ8beab340914960@mail.gmail.com> 
	<201003122226.21799.michaelkintzios@gmail.com>
From: Leandro Boscariol <leandroboscariol@gmail.com>
Date: Tue, 16 Mar 2010 13:35:09 -0300
Message-ID: <a6ba1c8e1003160935u2116b377g642b265d85db574d@mail.gmail.com>
Subject: Re: [gentoo-user] (EE) XKB: No components provided for device Virtual 
	core keyboard
To: gentoo-user@lists.gentoo.org
Content-Type: multipart/alternative; boundary=0016e64be11efdc94d0481ed9b5c
X-Archives-Salt: 52138b7c-e2ce-4c9c-8384-140e95ebc9bf
X-Archives-Hash: 1d6861e00e88c6356bb5db9d43ee11fc

--0016e64be11efdc94d0481ed9b5c
Content-Type: text/plain; charset=UTF-8

Hi Mick.

On Fri, Mar 12, 2010 at 19:26, Mick <michaelkintzios@gmail.com> wrote:

> On Friday 12 March 2010 19:37:33 Leandro Boscariol wrote:
> > Hi guys.
> >
> > While trying to find a solution for this error:
> >
> > (EE) XKB: No components provided for device Virtual core keyboard
> >
> > I came along with a lot of people with the same issue, and I'm even
> quoting
> >
> > this guy:
> > > when I try to login into xdm login prompt, the login and passwd are
> >
> > accepted, I get a black screen for a second and then I get back again to
> >  the xdm login prompt. In /var/log/xdm.log I get
> >
> > > (EE) XKB: No components provided for device Virtual core keyboard
>
> Is this a new installation (i.e. did you have X working on this machine
> before
> the error appeared)?
>
Yes.

Still, the X works, but not through xdm.  I have to login in the console
first, then startx.

>
> Either way, have you defined keyboard in your make.conf:
>
> INPUT_DEVICES="keyboard ....."
>
It is there, and also evdev.


> and if you just updated your xorg before this error occurred, have you
> remerged your keyboard driver?
>
I didnt.

>
> x11-drivers/xf86-input-keyboard
>
> Run qlist -I -C x11-drivers/ to see which X drivers you need to remerge.
>
> HTH.
> --
> Regards,
> Mick
>

Any other idea?


Regards,
-- 
Leandro A. Boscariol

--0016e64be11efdc94d0481ed9b5c
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Hi Mick.<br><br><div class=3D"gmail_quote">On Fri, Mar 12, 2010 at 19:26, M=
ick <span dir=3D"ltr">&lt;<a href=3D"mailto:michaelkintzios@gmail.com">mich=
aelkintzios@gmail.com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_q=
uote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1e=
x;">

<div class=3D"im">On Friday 12 March 2010 19:37:33 Leandro Boscariol wrote:=
<br>
&gt; Hi guys.<br>
&gt;<br>
&gt; While trying to find a solution for this error:<br>
&gt;<br>
&gt; (EE) XKB: No components provided for device Virtual core keyboard<br>
&gt;<br>
&gt; I came along with a lot of people with the same issue, and I&#39;m eve=
n quoting<br>
&gt;<br>
&gt; this guy:<br>
&gt; &gt; when I try to login into xdm login prompt, the login and passwd a=
re<br>
&gt;<br>
&gt; accepted, I get a black screen for a second and then I get back again =
to<br>
&gt; =C2=A0the xdm login prompt. In /var/log/xdm.log I get<br>
&gt;<br>
&gt; &gt; (EE) XKB: No components provided for device Virtual core keyboard=
<br>
<br>
</div>Is this a new installation (i.e. did you have X working on this machi=
ne before<br>
the error appeared)?<br></blockquote><div>Yes.=C2=A0</div><div><br></div><d=
iv>Still, the X works, but not through xdm. =C2=A0I have to login in the co=
nsole first, then startx.</div><blockquote class=3D"gmail_quote" style=3D"m=
argin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


<br>
Either way, have you defined keyboard in your make.conf:<br>
<br>
INPUT_DEVICES=3D&quot;keyboard .....&quot;<br></blockquote><div>It is there=
, and also evdev.</div><div><br></div><blockquote class=3D"gmail_quote" sty=
le=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
and if you just updated your xorg before this error occurred, have you<br>
remerged your keyboard driver?<br></blockquote><div>I didnt.=C2=A0</div><bl=
ockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #=
ccc solid;padding-left:1ex;">
<br>
x11-drivers/xf86-input-keyboard<br>
<br>
Run qlist -I -C x11-drivers/ to see which X drivers you need to remerge.<br=
>
<br>
HTH.<br>
--<br>
Regards,<br>
<font color=3D"#888888">Mick<br>
</font></blockquote></div><br>Any other idea?<br><div><br></div><div><br cl=
ear=3D"all">Regards,<br>-- <br>Leandro A. Boscariol<br>
</div>

--0016e64be11efdc94d0481ed9b5c--