From owner-freebsd-questions@FreeBSD.ORG Sun Aug 16 04:04:29 2009 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 103F6106568C for <questions@freebsd.org>; Sun, 16 Aug 2009 04:04:29 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from mail-qy0-f191.google.com (mail-qy0-f191.google.com [209.85.221.191]) by mx1.freebsd.org (Postfix) with ESMTP id B51DB8FC41 for <questions@freebsd.org>; Sun, 16 Aug 2009 04:04:28 +0000 (UTC) Received: by qyk29 with SMTP id 29so1815101qyk.3 for <questions@freebsd.org>; Sat, 15 Aug 2009 21:04:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:openpgp:content-type:content-transfer-encoding; bh=x8+a8y10ECOk9LcOkapIqxs95aQxHA7l/9jiOC0FEg4=; b=PDNUb6TlPEealFFJXljFS7Va9zFhaVSxXd2D0hW9UTYpXue8BLsAIlQAtLcG1sBMNG h2VL3wUhXzBDveMW1GIAfW7K01njoD4Ztw4nrVUvMId/iJ/5SuO/8DHVmsupk9RyIFg3 YY+zs4//0RBKC52aTEB5XMBfskdIKYNjr+dZ0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:openpgp:content-type :content-transfer-encoding; b=jBK3LnZFHpDoIZjIlJCj4E2TuHAalZk+yHl7VLM8xMLSXgzsfGnB3n/yXl7Kfzn3lW zXcnucfS3nZx22Do2jqzmc/0Iic5HFDhm7tSc3BhlUkna/I8UyijHUtwdoHz52Dxcaa1 7JwDm9mkInitL3WzuoARHVCNV0TmAmTLRib+k= Received: by 10.224.82.202 with SMTP id c10mr3411538qal.173.1250395468151; Sat, 15 Aug 2009 21:04:28 -0700 (PDT) Received: from ?192.168.1.102? (ool-182fcc8b.dyn.optonline.net [24.47.204.139]) by mx.google.com with ESMTPS id 7sm1637497qwf.27.2009.08.15.21.04.27 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 15 Aug 2009 21:04:27 -0700 (PDT) Message-ID: <4A874D6D.3040908@gmail.com> Date: Sun, 16 Aug 2009 00:06:05 +0000 From: Eitan Adler <eitanadlerlist@gmail.com> User-Agent: Mozilla (X11; U; FreeBSD i386; en-US; ) Gecko Thunderbird Mnenhy/0.7.6.666 MIME-Version: 1.0 To: amvandemore@gmail.com References: <4A872070.8060102@gmail.com> <6201873e0908151944t8f1d43kefb46661a8ff88eb@mail.gmail.com> In-Reply-To: <6201873e0908151944t8f1d43kefb46661a8ff88eb@mail.gmail.com> X-Enigmail-Version: 0.95.7 OpenPGP: id=E9C2CCD1; url=pgp.mit.edu Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: mouse not working - X or console X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 16 Aug 2009 04:04:29 -0000 > Do you have > > moused_enable="YES" > > in /etc/rc.conf? > > Do you have xorg drivers installed for kb and mouse? > > eg > > xf86-input-keyboard-1.3.2_2 > xf86-input-mouse-1.4.0_6 > After some work on IRC I got to the following: I have X compiled WITH hald. dbus and hald are enabled and running All relevant drivers are installed. /dev/sysmouse exists. The mouse works for a tiny bit and then fails. Its a laptop mouse - but it might be connected to the USB bus; 8.0 has better support for USB so I'm running freebsd-update currently to determine if it fixes the problem. -- Eitan Adler "Security is increased by designing for the way humans actually behave." -Jakob Nielsen