From owner-freebsd-questions Fri Apr 9 18:30:59 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dartagnan.maths.adelaide.edu.au (dartagnan.maths.adelaide.edu.au [129.127.44.41]) by hub.freebsd.org (Postfix) with SMTP id 1098814EC3 for ; Fri, 9 Apr 1999 18:30:53 -0700 (PDT) (envelope-from glewis@dartagnan.maths.adelaide.edu.au) Received: by dartagnan.maths.adelaide.edu.au (5.64+1.3.1+0.50/UA-5.19) id AA14890; Sat, 10 Apr 1999 10:53:39 +0930 From: Gregory Lewis Message-Id: <9904100123.AA14890@dartagnan.maths.adelaide.edu.au> Subject: Re: ps2 mouse In-Reply-To: <19990409235650758.AAA166@anch01.customcpu.com@mail.customcpu.com> from "al7oj@customcpu.com" at "Apr 9, 99 03:37:00 pm" To: al7oj@customcpu.com Date: Sat, 10 Apr 1999 10:53:39 +0930 (CST) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1009 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I just re-installed FreeBSD 3.0-R and have a problem that I didn't have > before. When I try "startx", I get a fatal error about my mouse. > I forgot to write it down, but it is like: "...device in use". I then have > to kill the moused process (killall moused), and then X loads fine and the > mouse works great. Like I said before, when 3.0-R was running before (I > had to change HD's), I didn't have this problem. I also tried compiling > the kernel (after new install), but that didn't help. The psm0 device is > in the kernel! Any ideas? > Mike Sounds like you are using /dev/psm0 as your mouse device in your XF86Config rather than /dev/sysmouse (which is what you need to use if you are running moused for exactly this reason). You may also have to check the protocol if this is the case when you change it as /dev/sysmouse uses the SysMouse protocol (or MouseMan if memory serves me). -- Greg Lewis glewis@trc.adelaide.edu.au Computing Officer +61 8 8303 3237 Teletraffic Research Centre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message