>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 [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message