From owner-freebsd-x11@FreeBSD.ORG Thu Mar 13 14:19:11 2008 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 418351065674; Thu, 13 Mar 2008 14:19:11 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0DCFA8FC21; Thu, 13 Mar 2008 14:19:11 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from freefall.freebsd.org (flz@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2DEJAw2076775; Thu, 13 Mar 2008 14:19:10 GMT (envelope-from flz@freefall.freebsd.org) Received: (from flz@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2DEJAO8076771; Thu, 13 Mar 2008 14:19:10 GMT (envelope-from flz) Date: Thu, 13 Mar 2008 14:19:10 GMT Message-Id: <200803131419.m2DEJAO8076771@freefall.freebsd.org> To: mirko.steiner@slashdevslashnull.de, flz@FreeBSD.org, freebsd-x11@FreeBSD.org From: flz@FreeBSD.org Cc: Subject: Re: ports/118217: xorg doesnt find usb mouse when initiated with devd, with moused works fine X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Mar 2008 14:19:11 -0000 Synopsis: xorg doesnt find usb mouse when initiated with devd, with moused works fine State-Changed-From-To: open->feedback State-Changed-By: flz State-Changed-When: Jeu 13 mar 2008 14:17:28 UTC State-Changed-Why: Can you give more information? I'd like to have a look at Xorg.0.log when moused is started by devd and manually. In the meantime, I think you can set this in /etc/rc.conf, I reckon Xorg will autodetect the USB mouse: moused_nondefault_enable="NO" http://www.freebsd.org/cgi/query-pr.cgi?pr=118217