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 ) id 1FyWbK-0007mV-H5 for garchives@archives.gentoo.org; Thu, 06 Jul 2006 16:21:14 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k66GEZb4014430; Thu, 6 Jul 2006 16:14:35 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k66Fv6wI027776 for ; Thu, 6 Jul 2006 15:57:07 GMT Received: from [192.168.2.158] (xray.science.oregonstate.edu [128.193.220.51]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id EBF266478A for ; Thu, 6 Jul 2006 15:57:05 +0000 (UTC) Message-ID: <44AD32D1.1060108@gentoo.org> Date: Thu, 06 Jul 2006 08:57:05 -0700 From: Donnie Berkholz User-Agent: Thunderbird 1.5.0.4 (X11/20060614) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Modular xorg mouse problem References: <49bf44f10607060833m7a7cddcev38f19117a03d589b@mail.gmail.com> In-Reply-To: <49bf44f10607060833m7a7cddcev38f19117a03d589b@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigDB593ED30830B757ED7B0358" X-Archives-Salt: cf3546c3-28ae-49d8-a697-2d48f52acb25 X-Archives-Hash: 6686c8b6b3fc4a122beeeb9e56f1e34b This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigDB593ED30830B757ED7B0358 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Grant 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. >=20 > 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 >=20 > 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. >=20 > Does anyone know how to fix this? Try changing the device to /dev/input/mice for the mouse driver. I think the synaptics driver has to use the event interface. Thanks, Donnie --------------enigDB593ED30830B757ED7B0358 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFErTLRXVaO67S1rtsRApE2AKCx0S5EXY6eOlmR8fb6+pOfujtTygCfbmMG uHkeeifH6c0nPrxP9XqjR0A= =LEXq -----END PGP SIGNATURE----- --------------enigDB593ED30830B757ED7B0358-- -- gentoo-user@gentoo.org mailing list