From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EEAA1138010 for ; Sat, 27 Oct 2012 22:57:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70E9A21C03F; Sat, 27 Oct 2012 22:57:37 +0000 (UTC) Received: from icp-osb-irony-out8.external.iinet.net.au (icp-osb-irony-out8.external.iinet.net.au [203.59.1.225]) by pigeon.gentoo.org (Postfix) with ESMTP id D29F9E04F2 for ; Sat, 27 Oct 2012 22:56:23 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkMdAE5ljFB8lNke/2dsb2JhbABEhhivPIt7BASBB4EIgh4BAQUjRCILDQsCAiYCAleIHqlQkX+BII4OghGBEwOIV443hE8iijeCfA X-IronPort-AV: E=Sophos;i="4.80,663,1344182400"; d="scan'208";a="52951401" Received: from unknown (HELO moriah.localdomain) ([124.148.217.30]) by icp-osb-irony-out8.iinet.net.au with ESMTP; 28 Oct 2012 06:56:21 +0800 Received: from localhost (localhost [127.0.0.1]) by moriah.localdomain (Postfix) with ESMTP id 9651E71B87 for ; Sun, 28 Oct 2012 06:56:21 +0800 (WST) X-Virus-Scanned: amavisd-new at lan.localdomain Received: from moriah.localdomain ([127.0.0.1]) by localhost (moriah.lan.localdomain [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6qcHZ6cjrbdR for ; Sun, 28 Oct 2012 06:56:06 +0800 (WST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by moriah.localdomain (Postfix) with ESMTP id 35A2120F2F7 for ; Sun, 28 Oct 2012 06:56:04 +0800 (WST) Message-ID: <1351378562.28705.1.camel@moriah> Subject: Re: [gentoo-user] no x-mouse or console mouse bud gpm started and mouse found. From: William Kenworthy To: gentoo-user@lists.gentoo.org Date: Sun, 28 Oct 2012 06:56:02 +0800 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.4.4 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-Transfer-Encoding: 7bit X-Archives-Salt: 3edce496-3ccf-491d-97cf-3bae67d51807 X-Archives-Hash: cf4751ef9792be2fa2676794b482e812 Did you update xorg-server? - you need to rebuild the drivers (see ebuild messages) BillK On Sat, 2012-10-27 at 16:34 -0600, Maxim Wexler wrote: > Hi group, > > after a world update including 3.5.7 sources and nvidia-drivers-304.60 > I have no mouse. In the console or desktop. The kernel recognizes the > mouse and it appears in lsusb. I carried over the kernel from last > time w/make oldconfig. All the relevant services are started: gpm, > udev, dbus. > > My xorg.conf(written by nvidia-xconfig) is here: > > http://bpaste.net/show/54023 > > Xorg.0.log: > > http://bpaste.net/show/54024 > > FWIW I uncommented this line in rc.conf > > rc_hotplug="!net.*" > > Can't think of what else to add. > > Max. > >