From owner-freebsd-current Fri Sep 25 01:00:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA20561 for freebsd-current-outgoing; Fri, 25 Sep 1998 01:00:57 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from outmail.utsunomiya-u.ac.jp (outmail.utsunomiya-u.ac.jp [160.12.196.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA20553 for ; Fri, 25 Sep 1998 01:00:53 -0700 (PDT) (envelope-from yokota@zodiac.mech.utsunomiya-u.ac.jp) Received: from zodiac.mech.utsunomiya-u.ac.jp (IDENT:pMeSfUjFvV4s924NJBgDxSP7Qj3N7tlj@zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by outmail.utsunomiya-u.ac.jp (8.9.1/8.9.1) with ESMTP id RAA32154; Fri, 25 Sep 1998 17:00:35 +0900 (JST) Received: from zodiac.mech.utsunomiya-u.ac.jp (zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by zodiac.mech.utsunomiya-u.ac.jp (8.7.6+2.6Wbeta7/3.4W/zodiac-May96) with ESMTP id RAA16626; Fri, 25 Sep 1998 17:01:40 +0900 (JST) Message-Id: <199809250801.RAA16626@zodiac.mech.utsunomiya-u.ac.jp> To: alk@pobox.com cc: current@FreeBSD.ORG, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: ps/2 mouse not recognized In-reply-to: Your message of "Thu, 24 Sep 1998 21:42:17 EST." <13835.537.627679.540746@compound.east> References: <13835.537.627679.540746@compound.east> Date: Fri, 25 Sep 1998 17:01:39 +0900 From: Kazutaka YOKOTA Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >My recently acquired PR440FX's AMIBIOS detects a ps/2 mouse >but the 3.0 kernel does not: >; sudo cat /dev/psm0 >; cat: /dev/psm0: Device not configured >Any suggestions? It looks the psm driver is not enabled or the mouse is not recognized by the driver. Boot the kernel by giving the -cv option at the "boot:" prompt. You will be presented with the UserConfig prompt. Type "enable psm0" followed by "quit". Send us the output from the dmesg command once the system is up. Kazu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message