From owner-freebsd-questions Wed Nov 22 15:37:18 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA21384 for questions-outgoing; Wed, 22 Nov 1995 15:37:18 -0800 Received: from uuneo.neosoft.com (mailbot@uuneo.neosoft.com [206.109.1.3]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id PAA21375 for ; Wed, 22 Nov 1995 15:37:11 -0800 Received: (from mailbot@localhost) by uuneo.neosoft.com (8.7.1/8.7.1) id RAA14632; Wed, 22 Nov 1995 17:35:50 -0600 (CST) Received: from concorde.neosoft.com(206.109.14.16) by uuneo.neosoft.com via smap (V1.3) id sma014549; Wed Nov 22 17:35:19 1995 Date: Wed, 22 Nov 1995 17:35:17 -0600 (CST) From: Daniel Baker X-Sender: dbaker@concorde.neosoft.com To: "Lenny L. Levy" cc: kuku@gilberto.physik.rwth-aachen.de, questions@FreeBSD.ORG Subject: Re: Mouse problems In-Reply-To: <199511222231.RAA05005@rio.atlantic.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG Precedence: bulk On Wed, 22 Nov 1995, Lenny L. Levy wrote: > > > I am having problems with X recongnizing my microsoft mouse, where can I > > > post for help on this? > > > > Here. What is your exact problem? > > Which Version of FreeBSD, which version of XFree86? > > What type of mouse (Mfg, Model)? What did you specify as the > > device it is connected to? Is it a bus mouse? > > > I have version FreeBSD 2.0.5 with Xfree86 3.1.1. I am trying to use > a microsoft mouse (from microsoft) I specified it as connected to > com 2 and it is actually on ps/2 connector. I soft linked /dev/mouse > to the ps/2 device file and when I start X it complains the mouse > device is not configured. I think you need these lines in your kernel configuration file: options "ALLOW_CONFLICT_IOADDR" device psm0 at isa? port "IO_KBD" tty conflicts irq 12 vector psmintr notice that "vector psmintr" just wrapped, as they should be on the same line that begins with "device" > > Lenny L. Levy > Network Integration Specialist > __________________________________________________________ > > phone: (904) 338-8116 > email: lennster@aol.com > lenny@atlantic.net > web: http://www.vps.com/ > __________________________________________________________ > Daniel -- Daniel Baker -- NeoSoft Student Asst. (UseNet, FTP & CivNet Admin.) DBaker@NeoSoft.COM DBaker@Baker.err.COM ** http://www.neosoft.com/neosoft/staff/dbaker/ ** ** http://www.baker.err.com/ ** I run FreeBSD 2.2-CURRENT (CONCORDE) #0: Wed Nov 22 17:05:37 CST 1995 How about you?