From nobody  Mon Aug 17 06:34:22 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id GAA06761;
          Mon, 17 Aug 1998 06:34:22 -0700 (PDT)
          (envelope-from nobody)
Message-Id: <199808171334.GAA06761@hub.freebsd.org>
Date: Mon, 17 Aug 1998 06:34:22 -0700 (PDT)
From: mivs@miee.ru
To: freebsd-gnats-submit@freebsd.org
Subject: My system is freeze after X starup.
X-Send-Pr-Version: www-1.0

>Number:         7646
>Category:       i386
>Synopsis:       My system is freeze after X starup.
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 17 06:40:00 PDT 1998
>Closed-Date:    Mon Mar 29 16:20:06 PST 1999
>Last-Modified:  Mon Mar 29 16:20:31 PST 1999
>Originator:     Michael V. Smirnoff
>Release:        2.2.7
>Organization:
Moscow Institute of Electronic Engineering
>Environment:
FreeBSD zeus.tversu.ru 2.2.7-RELEASE FreeBSD 2.2.7-RELEASE #0: Mon Aug 17 15:11:30 MSD 1998     aidan@zeus.tversu.ru:/usr/src/sys/compile/EARTHCORE  i386

>Description:
A have a annoying problem. I use a Phoenix 82430TX (1) motherboard.
When i configure my mouse (Genius EasyMouse 3-button w/o PC/MS mode
switch) in Xconfig as a simple serial mouse my XWindow is starting, i can move mouse
a few seconds. Afterthat my system is freeze without _any_ warnings.
Console freeze and network services not respond. Only reset can help me. :(
When i config my mouse in X as a MouseSystems mouse my X run, but mouse not work.

>How-To-Repeat:
Everytime when X is starting
>Fix:
None
>Release-Note:
>Audit-Trail:

From: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
To: mivs@miee.ru
Cc: freebsd-gnats-submit@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp
Subject: Re: i386/7646: My system is freeze after X starup. 
Date: Wed, 19 Aug 1998 18:20:58 +0900

 >>Number:         7646
 >>Category:       i386
 >>Synopsis:       My system is freeze after X starup.
 [snip]
 >>Release:        2.2.7
 >>Environment:
 >FreeBSD zeus.tversu.ru 2.2.7-RELEASE FreeBSD 2.2.7-RELEASE #0: Mon Aug 17 15:1
 >1:30 MSD 1998     aidan@zeus.tversu.ru:/usr/src/sys/compile/EARTHCORE  i386
 >
 >>Description:
 >A have a annoying problem. I use a Phoenix 82430TX ($@th(J1) motherboard.
 >When i configure my mouse (Genius EasyMouse 3-button w/o PC/MS mode
 >switch) in Xconfig as a simple serial mouse my XWindow is starting, i can move
 > mouse
 >a few seconds. Afterthat my system is freeze without _any_ warnings.
 >Console freeze and network services not respond. Only reset can help me. :(
 >When i config my mouse in X as a MouseSystems mouse my X run, but mouse not wo
 >rk.
 
 I am not sure if the mouse is the cause of system lock-up, but, here
 is how to set up your mouse for the XFree86 server.
 
 1) If you intend to run `moused' for your serial EasyMouse (I have the 
 same model :-), you will specify:
 
 moused_enable="YES"
 moused_port="/dev/cuaa0"
 moused_type="auto"
 
 in /etc/rc.conf (I assume the mouse is on COM1).  The next time you
 start the system, `moused' will automatically run.  You can 
 also start `moused' manually: become root and type:
 
 	moused -p /dev/cuaa0 -t auto
 
 When you run moused, you tell the X server that the mouse port is
 "/dev/sysmouse" and the protocol is "Auto" or "SysMouse".
 
 2) If you are not running `moused', you tell the X server that the
 mouse port is "/dev/cuaa0" and the protocol is "Auto" or "MouseMan".
 
 Kazu
 yokota@freebsd.org

From: "Nic Cheneweth" <nic@amicare.com>
To: <freebsd-gnats-submit@freebsd.org>, <mivs@miee.ru>
Cc:  Subject: Re: i386/7646: My system is freeze after X starup.
Date: Tue, 15 Sep 1998 13:32:31 -0700

 Having same problem. New installation, supported card and mouse.
 Re-installed, tried all kinds of configs. Anxious for solution.....
 
State-Changed-From-To: open->suspended 
State-Changed-By: des 
State-Changed-When: Wed Sep 16 08:46:42 PDT 1998 
State-Changed-Why:  
Not clear if this is a bug or a misconfiguration, awaiting further 
developments. 
State-Changed-From-To: suspended->closed 
State-Changed-By: sheldonh 
State-Changed-When: Mon Mar 29 16:20:06 PST 1999 
State-Changed-Why:  
Active development on 2.2 branch is over. Please resubmit if this 
problem exists with 3.1 or later. Thanks. 
>Unformatted:
