From owner-freebsd-stable@FreeBSD.ORG Tue Jul 22 19:11:08 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 45E4FFE6 for ; Tue, 22 Jul 2014 19:11:08 +0000 (UTC) Received: from mail-oa0-x233.google.com (mail-oa0-x233.google.com [IPv6:2607:f8b0:4003:c02::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0B83629E4 for ; Tue, 22 Jul 2014 19:11:07 +0000 (UTC) Received: by mail-oa0-f51.google.com with SMTP id o6so158828oag.10 for ; Tue, 22 Jul 2014 12:11:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=7Xsx9CF0rYb2pWBKLfZW1fFnCuSkXEuudBU4ndGu/Sk=; b=WoKUQ95xil2wYO7sRTw8BR/2GSHXWBCevGiWxrFRh8FWAsqMfH0tpKCL/+a9dORIJx N7gjEcRl5Uv8CPJtO8iWCslTbJtEVIVQIYwzAdFhAxuy8pakLlSDKG8UNG9nenyWczuu xM5Ym6auEbY8S7eerM+CwlRH7X8XMUf3IiVbq5V0h5QVpcqOrLfUsStZSjpnS4n6wF4M dtHnjiNImjKcFaBbCOWYJ2PccoYLj4ZRIP5K3SP3rW61eKxSQ/mLib3tC6S64Zo31Z1V 0rvzrbd4NKZmElydLTiPojoDpKrkvsmWv5fzLr/a7nLci02KZq/T7AH9Bd/oC9/sjoNg CWRQ== MIME-Version: 1.0 X-Received: by 10.60.125.103 with SMTP id mp7mr16541325oeb.53.1406056267311; Tue, 22 Jul 2014 12:11:07 -0700 (PDT) Received: by 10.76.170.39 with HTTP; Tue, 22 Jul 2014 12:11:07 -0700 (PDT) In-Reply-To: References: <53CE80D3.7090803@dumbbell.fr> Date: Tue, 22 Jul 2014 21:11:07 +0200 Message-ID: Subject: Re: Mouse does not work with new Xorg, works with old Xorg (9.3-STABLE) From: Andreas Nilsson To: Pete French Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= , FreeBSD Stable Mailing List 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 19:11:08 -0000 On Tue, Jul 22, 2014 at 6:29 PM, Pete French wrote: > Thanks to all those who replied to this - making sure that moused > is not running fixes it, sort of. First time after boot it works, > stop X and sttart it again, it does not work, but unpligging > the mouse and pluggin it back in seems to get it to work again. > Havent experikmented much, have just got the machine up and doing that > it is supposed to, and am very happy with it. > > I ended up using this in rc.conf as suggested to stop moused running. > > moused_nondefault_enable="NO" > Interesting that it works for you. If I set that I get no umsX devices at all :( Best regards Andreas > > I didnt realise it would run even with moused-enable="NO' unless this is > added. > Despite thr rough edges in places I am really pleased with new_xorg - the > actual driving of the graphics cards works really nicely. > > thanks, > > -pete. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >