From owner-freebsd-questions Sun May 23 14:15: 5 1999 Delivered-To: freebsd-questions@freebsd.org Received: from calumet.infoteam.com (calumet.infoteam.com [207.246.83.3]) by hub.freebsd.org (Postfix) with ESMTP id E508C14C97; Sun, 23 May 1999 14:15:00 -0700 (PDT) (envelope-from kmartin@infoteam.com) Received: (from kmartin@localhost) by calumet.infoteam.com (8.8.8/8.8.8) id RAA01339; Sun, 23 May 1999 17:14:43 -0400 (EDT) (envelope-from kmartin) Date: Sun, 23 May 1999 17:14:43 -0400 From: Kenn Martin To: William Woods Cc: FreeBSD Stable , FreeBSD Questions Subject: Re: PS/2 mouse on Fresh 3.2 install doesnt wiork.. Message-ID: <19990523171443.A1269@infoteam.com> References: <000001bea55f$bb10d030$2b4b93cd@william> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <000001bea55f$bb10d030$2b4b93cd@william>; from William Woods on Sun, May 23, 1999 at 02:03:39PM -0700 Organization: InfoTeam Corp, Lexington X-Phone: 1 606 335 7233 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, May 23, 1999 at 02:03:39PM -0700, William Woods wrote: > UNAME output: Freebsd 3.2-STABLE > > /etc/rc.conf has this in it for the mouse: > > moused_enable="YES" > moused_port="/dev/psm0" > moused_type="auto" > > DMESG output about psm0 > > rc.i386 configuring syscons: blank_time screensaver mousedmoused: unable to > open > /dev/psm0: Device not configured ^^^^^^^^^^^^^ > > What the hell is that !!! > > more DMESG: > > psm0 not found > > > but in /dev I do have psm0 > > crw------- 1 wheel 21, 1 May 23 03:35 psm0 <<<<------------------ Is the device actually enumerated at boot? demsg | grep psm If not, is it enabled in the BIOS/CMOS? Is it in your kernel config? kenn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message