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-124855-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Qaa2N-0005ZD-Q9
	for garchives@archives.gentoo.org; Sat, 25 Jun 2011 21:05:08 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6728A1C17E
	for <garchives@archives.gentoo.org>; Sat, 25 Jun 2011 21:05:06 +0000 (UTC)
Received: from mail-bw0-f53.google.com (mail-bw0-f53.google.com [209.85.214.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id A8A511C03F
	for <gentoo-user@lists.gentoo.org>; Sat, 25 Jun 2011 20:23:52 +0000 (UTC)
Received: by bwg12 with SMTP id 12so4409570bwg.40
        for <gentoo-user@lists.gentoo.org>; Sat, 25 Jun 2011 13:23:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=googlemail.com; s=gamma;
        h=domainkey-signature:from:to:subject:date:message-id:user-agent
         :in-reply-to:references:mime-version:content-transfer-encoding
         :content-type;
        bh=CKYSLOz/mAozDxxhI+o+l0o59A8IgTnazG7oyPvIhKY=;
        b=tIK5j9xwZ4uB6ELoChRq8f+prGRu5revDwvzhpSyPeQIWv8x4dRJ17Xf74PKD/KRur
         tk/4imoqC0RezAjVHIrLQC+NLTFq1MhhxxqJPQY9tBI6in/jjUc2cQjd7hFCHc5iYBaG
         IclrsUIDuz2JtjtukCZCKq9KDlh1vS9YaG3Kk=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=googlemail.com; s=gamma;
        h=from:to:subject:date:message-id:user-agent:in-reply-to:references
         :mime-version:content-transfer-encoding:content-type;
        b=A3GCIB0dLpIGUDlDVs9qWbZeTaOuY+29uF3qSUAVJ/pUp0BDfKSI1VIClzXPAaJLYL
         SKPsFYn9NbjYAAvx8BFpErCcXuTKvNstwPZ2DfoRIAGj9lm1ErKsCaDX8NKJv4OVDuVE
         4XpAik0onZ6jzG5YKxWaoWXOt071I2NV3gXRw=
Received: by 10.205.24.9 with SMTP id rc9mr3030512bkb.92.1309033431798;
        Sat, 25 Jun 2011 13:23:51 -0700 (PDT)
Received: from localhost.localnet (p4FC75AD9.dip0.t-ipconnect.de [79.199.90.217])
        by mx.google.com with ESMTPS id ag6sm2733294bkc.18.2011.06.25.13.23.50
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sat, 25 Jun 2011 13:23:51 -0700 (PDT)
From: Volker Armin Hemmann <volkerarmin@googlemail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] no keyboard no mouse
Date: Sat, 25 Jun 2011 22:23:47 +0200
Message-ID: <4252108.2BHCiozNhC@localhost>
User-Agent: KMail/4.6.0 (Linux/2.6.39.1; KDE/4.6.4; x86_64; ; )
In-Reply-To: <20110625173617.GA2988@acm.acm>
References: <1308905235.4e044f1384787@imp.free.fr> <8135889.K81uB0G1ml@localhost> <20110625173617.GA2988@acm.acm>
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
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
X-Archives-Salt: 
X-Archives-Hash: cb343b36fd24319017fc1f2eb76577ae

On Saturday 25 June 2011 17:36:17 Alan Mackenzie wrote:
> Good evening, Volker!
> 
> On Sat, Jun 25, 2011 at 02:01:50PM +0200, Volker Armin Hemmann wrote:
> > On Friday 24 June 2011 11:43:48 Alan Mackenzie wrote:
> > > Hi, Adam.
> > > 
> > > On Fri, Jun 24, 2011 at 06:59:42PM +1000, Adam Carter wrote:
> > > > On Fri, Jun 24, 2011 at 6:47 PM,  <alain.didierjean@free.fr> wrote:
> > > > > After upgrading xcb, ati driver and rebooting xorg can't
> > > > > read
> > > > > mouse and keyboard anymore. No more access to the system
> > > > > besides
> > > > > booting an unbuntu livecd. According to /var/log/Xorg.0.log,
> > > > > evdev cant't be loaded any more (see below). What can I do ?
> > > > > Is
> > > > > there an upgrade to evdev ?
> > > > 
> > > > No you just need to rebuild it, so emerge xf86-input-evdev
> > > 
> > > This problem hit me too.  Can you give us an explanation for needing
> > > to rebuild evdev?  Was there some missing dependency in an ebuild,
> > > or
> > > something?
> > 
> > from xorg-server ebuild:
> >                 elog "You should consider reading
> >                 upgrade guide for this
> > 
> > release:"
> > 
> >                 elog " 
> >                 http://www.gentoo.org/proj/en/desktop/x
> >                 /x11/xorg-
> > 
> > server-$(get_version_component_range 1-2)-upgrade-guide.xml"
> > 
> >                 echo
> >                 ewarn "You must rebuild all drivers if
> >                 upgrading from <xorg-
> > 
> > server-$(get_version_component_range 1-2)"
> > 
> >                 ewarn "because the ABI changed. If you
> >                 cannot start X because" ewarn "of
> >                 module version mismatch errors, this is
> >                 your
> > 
> > problem."
> > 
> >                 echo
> >                 ewarn "You can generate a list of all
> >                 installed packages in
> > 
> > the x11-drivers"
> > 
> >                 ewarn "category using this command:"
> >                 ewarn " emerge portage-utils; qlist -I
> >                 -C x11-drivers/"
> >                 ewarn "or using sets from portage-2.2:"
> >                 ewarn " emerge @x11-module-rebuild"
> >         
> >         fi
> > 
> > people. learn to read.
> 
> Hmmm.  Yes.  The problem is not so much the reading, but that the
> pertinent text is only fleetingly on the screen.  I'm quite sure I saw
> these warnings, but their seriousness didn't impinge on my consciousness.
> Sadly.
> 
> Are these warnings stored in a log anywhere?  Looking for them in ebuilds
> before emerging would be a bit tedious.
> 
> Or maybe it needs a script which would take the output of "emerge -puND
> world", extract the ebuild names, and run them through "grep ewarn".  Or
> does such already exist?

those warnings ARE stored.

For the ultra lazy way:
PORTAGE_ELOG_CLASSES="warn error log"
PORTAGE_ELOG_SYSTEM="mail save"
PORTAGE_ELOG_MAILURI="root@localhost /usr/sbin/sendmail"
PORTAGE_ELOG_MAILFROM="portage@localhost"

and then have the stuff dumped in your mailbox. 

-- 
#163933