From owner-freebsd-questions Thu Oct 2 22:58:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA20514 for questions-outgoing; Thu, 2 Oct 1997 22:58:12 -0700 (PDT) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA20509 for ; Thu, 2 Oct 1997 22:58:09 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.8.5) with SMTP id WAA26429; Thu, 2 Oct 1997 22:58:02 -0700 (PDT) Date: Thu, 2 Oct 1997 22:58:02 -0700 (PDT) From: Doug White Reply-To: Doug White To: Robert Palank cc: questions@FreeBSD.ORG Subject: Re: PS2 Mouse In-Reply-To: <199709271852.NAA02924@thor.inlink.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 28 Sep 1997, Robert Palank wrote: > Given: > Running a Compaq ProLinea 3/25zs with a > Sony CDROM (Model # CDU50E) successfully used during FreeBSD > installation process. > FreeBSD ver 2.1 installed and running with the Generic kernel loaded at > install time. > X running with keyboard support but with no mouse support. > The wrong mouse designated during install time! > The kernel has never been rebuilt. > > > Problem: startx aborts with the message - > Fatal Server Error: Cannot open mouse:(device not > configured) OK. > Solution ???? I guess I need to configure my mouse which is a PS/2 mouse > and a text indicates that /dev/psaux is an appropriate designation. But I > have questions. > Q1. Do I need to rebuild my kernel - just to use a PS/2 mouse? No, in newer systems it's compiled in but just disabled. If you type `-c' at the boot: prompt and look in the Disabled Devices section, it should be there. Also check /etc/XF86Config and make sure it's set to point at /dev/psm0 and that it's using protocol "PS/2". > Q4. Do I correctly understand that FreeBSD 2.1 cannot directly access the > Sony CDROM drive? This depends on the CD. If it's interfaced by the IDE interface, then FreeBSD 2.1.5 and later can read it fine; if it's on Sony's proprietary interface, then you should be able to mutilate scd0 appropriately on FreeBSD versions all the way back. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major