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-124761-garchives=archives.gentoo.org@lists.gentoo.org>) id 1Qa5Ao-0006uR-DH for garchives@archives.gentoo.org; Fri, 24 Jun 2011 12:07:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7EDF91C0E0; Fri, 24 Jun 2011 12:03:38 +0000 (UTC) Received: from mail-iw0-f181.google.com (mail-iw0-f181.google.com [209.85.214.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 38E521C0E0 for <gentoo-user@lists.gentoo.org>; Fri, 24 Jun 2011 12:03:37 +0000 (UTC) Received: by iwn37 with SMTP id 37so3174381iwn.40 for <gentoo-user@lists.gentoo.org>; Fri, 24 Jun 2011 05:03:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=xsisocU/LzIW/tOPOhEJ4kbFzcIeEYsvoESMPu5vNzw=; b=ObnZJFL795oWUiSx7fudVMxuFer84HZbTJnvNfwjJL6X4PjHUJo5Dd0bmJEEAVkBsa Or4uWC2iDZAj8BHswsXK5ClAnXJaCLzLgGIM2ypcUk84oEEyLpz0sXWrcOqWTG4WxPe6 zPetFhaxE0JNsBd38v9rOOd44dR1plleFIAuo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=q+fwaK+Jar7XWN0X12NhMBC+lmPwkFt4kJhO6Q/cfa0SxmOFuhS/IDYfmLx1AIMuoU /n5rKQ0Io7mWiNZxatiCaXbMJpbolqtA54XoCR59UaPjilknTXd839g6AJPxWk9MrYhz vfCsPSAZX2aouqyt36xuzBpjr/MBYuASDoYlY= Received: by 10.42.189.135 with SMTP id de7mr3346581icb.292.1308917017250; Fri, 24 Jun 2011 05:03:37 -0700 (PDT) Received: from [192.168.2.5] (adsl-65-0-120-31.jan.bellsouth.net [65.0.120.31]) by mx.google.com with ESMTPS id e1sm2539352icv.20.2011.06.24.05.03.35 (version=SSLv3 cipher=OTHER); Fri, 24 Jun 2011 05:03:36 -0700 (PDT) Message-ID: <4E047D16.2000807@gmail.com> Date: Fri, 24 Jun 2011 07:03:34 -0500 From: Dale <rdalek1967@gmail.com> User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.19) Gecko/20110606 Gentoo/2.0.14-r1 SeaMonkey/2.0.14 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] no keyboard no mouse References: <1308905235.4e044f1384787@imp.free.fr> <BANLkTi=7GQEYF7X+2jwCc4b7+tJrT4vbLg@mail.gmail.com> <20110624114348.GA7217@acm.acm> In-Reply-To: <20110624114348.GA7217@acm.acm> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 4a91ae75a210778369ce901f9c8d36a1 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? > > It is sort of like when you update a kernel and have to rebuild the video drivers. One is built against the other and when you upgrade, you have to update the things it was built against. There are other examples of this but this is just the first one I thought of. Anyone recall expat? That I think is another. Dale :-) :-)