Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 1999 12:42:13 +0900
From:      Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
To:        Sam Magee <webadmin@adsight.com>
Cc:        freebsd-stable@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp
Subject:   Re: Upgrade to 3,2-stable and X dies 
Message-ID:  <199907130342.MAA05641@zodiac.mech.utsunomiya-u.ac.jp>
In-Reply-To: Your message of "Mon, 12 Jul 1999 23:01:33 -0400." <Pine.BSF.4.02A.9907122253330.5915-100000@winter.adsight.com> 
References:  <Pine.BSF.4.02A.9907122253330.5915-100000@winter.adsight.com> 

next in thread | previous in thread | raw e-mail | index | archive | help

>I've just upgraded from FBSD 2.2.8 to 3.2 via CD then to
>3.2 stable by cvsup. Since then X dies when I touch the mouse.
>It's a PS/2 that I have moused running with (works on text
>screen) and have configured X for SysMouse + /dev/sysmouse.
>
>Even if I startup XF86Setup and touch the mouse, that program
>dies. Usually a Signal 10 error from the program and a 
>Signal 6 from the kernel. Sometimes a message about a
>fatal I/O error. Both my XF86_S3 and XF86_VGA servers will
>do this.
>
>X worked fine with 2.2.8 and everything else seems to be
>working.

Please tell us detail of your mouse: manufacture, model name/number,
etc.

Does the mouse work in the text console?  Please run

	vidcontrol -m on

in a text console and see if the mouse cursor moves and "cut & paste"
works.

When did you cvsup the -STABLE source?

Check the revision number of /sys/i386/isa/psm.c and
/usr/src/usr.sbin/moused/moused.c.  They should look something like:

 * $Id: psm.c,v 1.60.2.x xxxx/xx/xx xx:xx:xx xxxxx Exp $

 * $Id: moused.c,v 1.24.2.x xxxx/xx/xx xx:xx:xx xxxxx Exp $

Please show me the following file.

	/var/run/dmesg.boot

Which version of XFree86 are you trying to use and how did you
install it?

It would also be useful if you could run the X server as follows
and send me the output.

	/usr/X11R6/bin/Xwrapper -probeonly >& /tmp/x.out

Kazu


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907130342.MAA05641>