From owner-freebsd-questions@FreeBSD.ORG Mon Feb 23 06:56:46 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28C0716A4CE for ; Mon, 23 Feb 2004 06:56:46 -0800 (PST) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 121E143D1D for ; Mon, 23 Feb 2004 06:56:46 -0800 (PST) (envelope-from nkinkade@fastmail.fm) X-Sasl-enc: FOjXbkEfFCt/5HkDaz0X9A 1077548204 Received: from [206.26.199.146] (unknown [206.27.244.214]) by www.fastmail.fm (Postfix) with ESMTP id 6A86B5BDEE7; Mon, 23 Feb 2004 09:56:44 -0500 (EST) Received: from nkinkade by [206.26.199.146] with local (Exim 4.12) id 1AvHVP-000BDq-00; Mon, 23 Feb 2004 08:56:23 -0600 Date: Mon, 23 Feb 2004 08:56:23 -0600 From: Nathan Kinkade To: Jose Julio Message-ID: <20040223145623.GE11671@nkinkade.bmp.ub> Mail-Followup-To: Jose Julio , freebsd-questions@freebsd.org References: <000e01c3f96e$8a74e020$4ee9d540@TEST> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2hMgfIw2X+zgXrFs" Content-Disposition: inline In-Reply-To: <000e01c3f96e$8a74e020$4ee9d540@TEST> User-Agent: Mutt/1.4.1i Sender: Nathan Kinkade cc: freebsd-questions@freebsd.org Subject: Re: problems(mouse) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nathan Kinkade List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2004 14:56:46 -0000 --2hMgfIw2X+zgXrFs Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 16, 2004 at 06:15:43PM -0800, Jose Julio wrote: > Sorry for the newbie question: installing for the first time and > having problems with mouse daemon,,it does not support ay mouse that i > have usb or ps/2 alike please help want to run freeBSD even if the > mouse doesn't work it gives you an option to configure the xfree86 > server eith the keypad but it does not work properly please help me > install and configure it.. What problems in specific are you having with moused? Do you have any error messages, or specific output from dmesg? If you give a little more info the list will better be able to help you. In the mean time, for your ps/2 mouse, do you have a couple lines in /etc/rc.conf that look like this: moused_enable=3D"YES" moused_flags=3D"-p /dev/psm0 -t ps/2" If moused is working, you should see the mouse even on the console. If you don't, and moused if running, then try issuing the following command: vidcontrol -m on Nathan --=20 gpg --keyserver pgp.mit.edu --recv-keys D8527E49 --2hMgfIw2X+zgXrFs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQFAOhSXO0ZIEthSfkkRAiPrAJ0VRYXmktDieQym+NfEVhuNJngPGgCfcaxk 1yWbZ2yZ21TyFqS+yEBXbqc= =9eg/ -----END PGP SIGNATURE----- --2hMgfIw2X+zgXrFs--