Date: Fri, 25 Sep 1998 17:01:39 +0900 From: Kazutaka YOKOTA <yokota@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 Message-ID: <199809250801.RAA16626@zodiac.mech.utsunomiya-u.ac.jp> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809250801.RAA16626>