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 ) id 1QaWpU-0005Zo-4j for garchives@archives.gentoo.org; Sat, 25 Jun 2011 17:39:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB0EE1C155; Sat, 25 Jun 2011 17:38:04 +0000 (UTC) Received: from mail.muc.de (colin.muc.de [193.149.48.1]) by pigeon.gentoo.org (Postfix) with ESMTP id 3BCC91C155 for ; Sat, 25 Jun 2011 17:38:03 +0000 (UTC) Received: (qmail 73137 invoked by uid 3782); 25 Jun 2011 17:38:03 -0000 Received: from acm.muc.de (pD9557037.dip.t-dialin.net [217.85.112.55]) by colin2.muc.de (tmda-ofmipd) with ESMTP; Sat, 25 Jun 2011 19:38:02 +0200 Received: (qmail 3202 invoked by uid 1000); 25 Jun 2011 17:36:17 -0000 Date: Sat, 25 Jun 2011 17:36:17 +0000 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] no keyboard no mouse Message-ID: <20110625173617.GA2988@acm.acm> References: <1308905235.4e044f1384787@imp.free.fr> <20110624114348.GA7217@acm.acm> <8135889.K81uB0G1ml@localhost> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8135889.K81uB0G1ml@localhost> User-Agent: Mutt/1.5.21 (2010-09-15) X-Delivery-Agent: TMDA/1.1.5 (Fettercairn) From: Alan Mackenzie X-Primary-Address: acm@muc.de X-Archives-Salt: X-Archives-Hash: 0e5d56fa5dacca14a18d054cc221a78d 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, 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 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? > -- > #163933 -- Alan Mackenzie (Nuremberg, Germany).