From owner-freebsd-current Wed Jun 17 23:44:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA28274 for freebsd-current-outgoing; Wed, 17 Jun 1998 23:44:42 -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 SMTP id XAA28238 for ; Wed, 17 Jun 1998 23:44:21 -0700 (PDT) (envelope-from yokota@zodiac.mech.utsunomiya-u.ac.jp) Received: by outmail.utsunomiya-u.ac.jp id AA19829; Thu, 18 Jun 1998 15:42:29 +0900 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 PAA12141; Thu, 18 Jun 1998 15:51:36 +0900 (JST) Message-Id: <199806180651.PAA12141@zodiac.mech.utsunomiya-u.ac.jp> To: bruceb@austx.tandem.com Cc: freebsd-current@FreeBSD.ORG, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: moused not being started on boot... In-Reply-To: Your message of "Thu, 18 Jun 1998 00:41:27 EST." <199806180541.AAA09448@panther.mpd.tandem.com> References: <199806180541.AAA09448@panther.mpd.tandem.com> Date: Thu, 18 Jun 1998 15:51:35 +0900 From: Kazutaka YOKOTA Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > After rebuilding -current that was CVSup's 6/15, rebuilding > the the kernel, etc. etc. etc, yada, yada, yada, I rebooted. The > moused process is not being started. > > I have a /dev/psm0 entry, I have psm0 in the config file. > The /etc/rc.conf file is set up for a ps/2 mouse, and moused -p /dev/psm0 > reports it is a sysmouse Thinkingmouse (good enough, it IS a > Kensington track ball). If I start moused, everything is fine. > > So, any idea why moused is not being started automatically? > I did note that the 06/15 CVSup /etc/rc.conf file doesn't have > a 'moused_enabled=""' directive. Is this intentional? And, looking ???? `moused_enable' must be set to YES to run `moused'. rc.conf v 1.51 does have this variable. Haven't you accidentally deleted the line by any chance? > over /var/log/messages, I don't see where moused is reported > as starting. > > I know one person was asking about ps/2 mouse problems > after a recent install, but I don't recall any responses? I doubt you have problem with your PS/2 mouse port, as `moused' runs without problem if you start it by hand as you wrote above. Kazu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message