From owner-freebsd-stable@FreeBSD.ORG Tue Jul 22 14:45:07 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8C4599EB for ; Tue, 22 Jul 2014 14:45:07 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 486F12DC9 for ; Tue, 22 Jul 2014 14:45:05 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1X9bJI-0001AL-Qs for freebsd-stable@freebsd.org; Tue, 22 Jul 2014 16:44:56 +0200 Received: from 208.85.208.53 ([208.85.208.53]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Jul 2014 16:44:56 +0200 Received: from atkin901 by 208.85.208.53 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Jul 2014 16:44:56 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Mark Atkinson Subject: Re: Mouse does not work with new Xorg, works with old Xorg (9.3-STABLE) Date: Tue, 22 Jul 2014 07:44:46 -0700 Lines: 39 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 208.85.208.53 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 In-Reply-To: X-Enigmail-Version: 1.6 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2014 14:45:07 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 07/22/2014 07:33, Pete French wrote: > Yup, me again with another new xorg issue I am afraid. In this > case its a lot more simple though - everything works, except for > the mouse. The mouse is fine in the conosle but as soon as I start > X it moves the mouse to the centre of th screen and it stops > moving. > > I have moused disabled, and hald and dbus enabled - the config > which works on my other machine runnign new_xorg. The kernel has vt > and kbdmux compiled into it, but is otherwise generic. > > This is using the nex_xorg pkg repository. If I just use the > default pkg repository all works fine. > > Hopefully this is a quick fix, but it puzzles me as the config is > the same as the machine I am typing this on. I didnt think new-xorg > affected the mouse drivers actually. Kill moused before starting X and your mouse will work. I'm not sure why that works, but I started investigating and I think it had something to do with what hald reports as the mouse device. Also moused_enable="NO" in /etc/rc.conf seems to do nothing since devd picks it up. That's probably a bug since quietstart seems to be ignoring the rc.conf entry. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlPOeN4ACgkQrDN5kXnx8yYL1ACglxiRzzIO4B2PPii1PhlKfDWA AbcAnRppTHUsarPKxHS0q8E6/sZdTtdV =FqBP -----END PGP SIGNATURE-----