From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-45729-garchives=archives.gentoo.org@gentoo.org>)
	id 1FyWho-0007Lr-I5
	for garchives@archives.gentoo.org; Thu, 06 Jul 2006 16:27:56 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k66GMKvM027770;
	Thu, 6 Jul 2006 16:22:20 GMT
Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.193])
	by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k66G1CAR011013
	for <gentoo-user@lists.gentoo.org>; Thu, 6 Jul 2006 16:01:12 GMT
Received: by wx-out-0102.google.com with SMTP id t12so984555wxc
        for <gentoo-user@lists.gentoo.org>; Thu, 06 Jul 2006 09:01:12 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=VvQShIbEp9Pt2J4gvhWzm2kr/J5HlQs7zkBGO7JODv719ircT1V9e/QfkjUm+4zMM4vGkkMesThmW/iGjyVQKs/v4hHXssKtuAoMNqGh+kLVnnuDDj77RhnxL0MgQBX72kdNadXdUSWSMkCbHOAt3wDJrlodTWRKq2QNzKc4UIk=
Received: by 10.70.67.5 with SMTP id p5mr10978675wxa;
        Thu, 06 Jul 2006 09:01:11 -0700 (PDT)
Received: by 10.70.118.18 with HTTP; Thu, 6 Jul 2006 09:01:11 -0700 (PDT)
Message-ID: <358eca8f0607060901g12069621pc710e2627ac3a28b@mail.gmail.com>
Date: Thu, 6 Jul 2006 17:01:11 +0100
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: Modular xorg mouse problem
In-Reply-To: <49bf44f10607060833m7a7cddcev38f19117a03d589b@mail.gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <49bf44f10607060833m7a7cddcev38f19117a03d589b@mail.gmail.com>
X-Archives-Salt: 31690e75-68a7-45e1-907f-a755b71b263e
X-Archives-Hash: fa370334b2e8b43f5b3cdb4c5ced27f0

I thought that you meant to add synaptics as a USE flag (but not
sure).  Anyway, try to change "/dev/mouse" to "/dev/mice" and see if
it gets any better.

On 06/07/06, Grant <emailgrant@gmail.com> wrote:
> I upgraded my laptop to modular xorg but X won't start.  Based on the
> errors I see, it seems to be due to the mouse in some way.  I've tried
> compiling xorg-x11 with only 'synaptics' and both 'synaptics' and
> 'mouse' in my INPUT_DEVICES.  I've also commented and uncommented the
> two 'Driver' lines below but I still get mouse errors and X won't
> start.
>
> Section "InputDevice"
>         Identifier "mymouse"
> #       Driver "mouse"
>         Driver "synaptics"
>         Option "Protocol" "PS/2"
>         Option "Device" "/dev/mouse"
>         Option "Emulate3Buttons"
>         Option "Emulate3Timeout" "150"
>         Option "MaxTapTime" "0"
>         Option "MinSpeed" "0.3"
>         Option "MaxSpeed" "0.75"
>         Option "AccelFactor" "0.005"
> #       Option "SHMConfig" "on"
> EndSection
>
> I ran 'revdep-rebuild -p' and it only wants to remerge gcc and some
> gst stuff so I haven't run it for real yet.
>
> Does anyone know how to fix this?
>
> - Grant
>
> P.S. Can anyone tell me what the new yellow USE flags are all about?
> --
> gentoo-user@gentoo.org mailing list
>
>


-- 
Regards,
Mick
-- 
gentoo-user@gentoo.org mailing list