From owner-freebsd-questions Thu Oct 29 14:26:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA01988 for freebsd-questions-outgoing; Thu, 29 Oct 1998 14:26:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from stennis.ca.sandia.gov (stennis.ca.sandia.gov [146.246.243.44]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA01980 for ; Thu, 29 Oct 1998 14:26:29 -0800 (PST) (envelope-from bmah@stennis.ca.sandia.gov) Received: (from bmah@localhost) by stennis.ca.sandia.gov (8.9.1/8.9.1) id OAA15765; Thu, 29 Oct 1998 14:26:26 -0800 (PST) Message-Id: <199810292226.OAA15765@stennis.ca.sandia.gov> X-Mailer: exmh version 2.0.2 2/24/98 To: nesius@europa.com (Robert Nesius) Cc: bmah@california.sandia.gov, freebsd-questions@FreeBSD.ORG Subject: Re: Mouse In-Reply-To: Your message of "Thu, 29 Oct 1998 11:35:31 PST." From: bmah@CA.Sandia.GOV (Bruce A. Mah) Reply-To: bmah@CA.Sandia.GOV X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Url: http://www.ca.sandia.gov/~bmah/ Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_543429814P"; micalg=pgp-md5; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Thu, 29 Oct 1998 14:26:25 -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --==_Exmh_543429814P Content-Type: text/plain; charset=us-ascii Hi Rob-- > > Here are my moused-related options from /etc/rc.conf: > > > > moused_enable="YES" # Run the mouse daemon. > > moused_type="auto" # See man page for rc.conf(5) for available setting > s. > > moused_port="/dev/cuaa0" # Set to your mouse port. > > moused_flags="" # Any additional flags to moused. > > > > With these options, during boot time I get: > rc.i386 configuring syscons: mousedmoused: unable to open -t: No such > file or directory. Hmmm. I wonder if 2.2.6 processes this section of rc.conf differently than 2.2.7? Probably not, but I'm not sure why it'd want to open "-t" as a file (this as you probably figured is the switch that goes in front of $moused_type). > > My gut feeling is that the problem lies before this point...for something > > easier to test, see if "vidcontrol -m on" will give you a text-mode mouse > > cursor. > > I don't get a text-mode mouse. With the error message above, I wouldn't expect this to work. :-( > I get: > /usr/sbin/moused -i all -t auto -p /dev/cuaa0 > /dev/cuaa0 unknown unknown generic > > /usr/sbin/moused -i all -t logitech -p /dev/cuaa0 > /dev/cuaa0 unknown logitech generic I'm a little perplexed as to why moused can't figure out the interface type. It oughta be able to figure out it's a serial device. > Someone mentioned possible IRQ conflicts. What's the best way to > check for these? I don't use PCs in general. I've always > used Unix boxes and Macs. This is the first box with Intel > hardware I've had to configure. When you see the "boot:" prompt (before the FreeBSD kernel loads), type "-c" to enter boot-time configuration, then "visual" to see the screen-oriented configuration editor. Under the "Communications" entry (you might need to expand it by pressing Return), check to see if either of your serial ports (sio0 or sio1) has the notation "CONF" next to it. I think you'd only have a problem here if there was another device actually found with the same IRQ as the serial ports (which I think are usually IRQ 4 and IRQ 3 respectively). I don't have a lot of experience with PC hardware but an IRQ conflict with a serial port is something I've not seen yet. At this point I'm about out of ideas, but hopefully someone with more experience than me will be able to help. Good luck! Bruce. --==_Exmh_543429814P Content-Type: application/pgp-signature -----BEGIN PGP MESSAGE----- Version: 2.6.2 iQCVAwUBNjjrkajOOi0j7CY9AQGKWgP/Vebip3VnkxYz29q/9EMIYBe5Hz2/Zi9I +ZwUbFeig+cRH6M6xt8R5q17yBWCCMsKgu1UpBL4RXmncuNJzQ4SAIKHojIZGV5U riV5teAG9W2pAvtpNCkvgY8IDCXwUE2JluFUmUy9IFnvYOIC0nfYV8nA7VWnIP8V U2mG6gfDz78= =HZua -----END PGP MESSAGE----- --==_Exmh_543429814P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message