[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem on 3.6: serial mouse: mouse at terminal or mouse in X you can't have both.



Hi all --

I've got a big, fat serial mouse that I'm _very_ fond of. I haven't got it to work simultaneously at the terminal and with X. Apparently, I can't have both.
Different combinations of settings on rc.conf.local and XF86Config produce different results.
I have updated OpenBSD from 3.5. I've not completed the /etc stage (which is on the Update FAQ) because I can't seem to mount my cdrom (well, that's another story).
This might be of some interest to the X people, or maybe do you think it's an OpenBSD issue? Hey, maybe it's just me...
Any ideas?
Help/comments are appreciated.
Thanks in advance for you time.


  Henry

PS: In case you're wondering why sometimes the wsmoused_flags="-p /dev/tty00", well, it's because I just gave it a shot, even though it wasn't suggested. Pardon my newbiness.



---------------------- PROBLEM DESCRIPTION --------------------------

Brief summary:


rc.conf.local XF86Config 1)tty00 tty00 TerminalMouse: No X: Yes, mousefreezes * 2)cua00 tty00 TerminalMouse: Yes X: No 3)cua00 cua00 TerminalMouse: Yes X: No, no core pointer 4)tty00 cua00 TerminalMouse: No X: No, no core pointer 5)wsmoused=NO cua00 TerminalMouse: No X: No, no core pointer 6)wsmoused=NO tty00 TerminalMouse: No X: Yes

* protocol "Microsoft"

double-checked: 1), 2), 3), 4), 5), 6)

Note 1 :/usr/x11R6/bin on user's path.
Note 2 : Mouse model "Genius Easy Mouse."


Detailed summary: ===================================================================== /etc/rc.conf.local | /etc/X11/XF86Config ===================================================================== 1) wsmoused_flags="-p /dev/tty00" | Option "Device" "/dev/tty00" --------------------------------------------------------------------- SITUATION: Mouse does not work in terminal. X starts but mouse isn't functional. ===================================================================== 2) wsmoused_flags="-p /dev/cua00" | Option "Device" "/dev/tty00" --------------------------------------------------------------------- SITUATION: X does not start. Mouse works at console.

This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86_(_at_)_XFree86_(_dot_)_Org and patches submitted
to fixes_(_at_)_XFree86_(_dot_)_Org_(_dot_)_  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).

XFree86 Version 4.3.99.902 (4.4.0 RC 2) (for OpenBSD)
Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: OpenBSD 3.6 i386 [ELF]
Current Operating System: OpenBSD satori.mind.info 3.6 GENERIC#59 i386
Build Date: 31 August 2004
Changelog Date: 29 February 2004
	Before reporting problems, check http://www.XFree86.Org/
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Sat Feb 19 14:34:44 2005
(==) Using config file: "/etc/X11/XF86Config"
X: priv_init: open /dev/tty00: Device busy
(EE) xf86OpenSerial: Cannot open device /dev/tty00
	Device busy.
(EE) Mouse1: cannot open input device
(EE) PreInit failed for input device "Mouse1"
No core pointer

Fatal server error:
failed to initialize core devices

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to xfree86_(_at_)_xfree86_(_dot_)_org_(_dot_)_

X connection to :0.0 broken (explicit kill or server shutdown).


===================================================================== 3) wsmoused_flags="-p /dev/cua00" | Option "Device" "/dev/cua00" --------------------------------------------------------------------- SITUATION: X does not start. Mouse works at terminal.

This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86_(_at_)_XFree86_(_dot_)_Org and patches submitted
to fixes_(_at_)_XFree86_(_dot_)_Org_(_dot_)_  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).

XFree86 Version 4.3.99.902 (4.4.0 RC 2) (for OpenBSD)
Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: OpenBSD 3.6 i386 [ELF]
Current Operating System: OpenBSD satori.mind.info 3.6 GENERIC#59 i386
Build Date: 31 August 2004
Changelog Date: 29 February 2004
	Before reporting problems, check http://www.XFree86.Org/
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Sat Feb 19 14:22:21 2005
(==) Using config file: "/etc/X11/XF86Config"
(EE) xf86OpenSerial: Cannot open device /dev/cua00
	Operation not permitted.
(EE) Mouse1: cannot open input device
(EE) PreInit failed for input device "Mouse1"
No core pointer

Fatal server error:
failed to initialize core devices

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to xfree86_(_at_)_xfree86_(_dot_)_org_(_dot_)_

X connection to :0.0 broken (explicit kill or server shutdown).

=====================================================================
4) wsmoused_flags="-p /dev/tty00" |	Option "Device"	"/dev/cua00"
---------------------------------------------------------------------
SITUATION: X doesn't start. Mouse doesn't work.

This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86_(_at_)_XFree86_(_dot_)_Org and patches submitted
to fixes_(_at_)_XFree86_(_dot_)_Org_(_dot_)_  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).

XFree86 Version 4.3.99.902 (4.4.0 RC 2) (for OpenBSD)
Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: OpenBSD 3.6 i386 [ELF]
Current Operating System: OpenBSD satori.mind.info 3.6 GENERIC#59 i386
Build Date: 31 August 2004
Changelog Date: 29 February 2004
	Before reporting problems, check http://www.XFree86.Org/
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Sat Feb 19 14:09:06 2005
(==) Using config file: "/etc/X11/XF86Config"
(EE) xf86OpenSerial: Cannot open device /dev/cua00
	Operation not permitted.
(EE) Mouse1: cannot open input device
(EE) PreInit failed for input device "Mouse1"
No core pointer

Fatal server error:
failed to initialize core devices

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to xfree86_(_at_)_xfree86_(_dot_)_org_(_dot_)_

X connection to :0.0 broken (explicit kill or server shutdown).

=====================================================================
5) wsmoused_flags=NO           |	Option "Device"	"/dev/cua00"
---------------------------------------------------------------------
SITUATION: No mouse at the terminal. X won't start.

This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86_(_at_)_XFree86_(_dot_)_Org and patches submitted
to fixes_(_at_)_XFree86_(_dot_)_Org_(_dot_)_  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).

XFree86 Version 4.3.99.902 (4.4.0 RC 2) (for OpenBSD)
Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: OpenBSD 3.6 i386 [ELF]
Current Operating System: OpenBSD satori.mind.info 3.6 GENERIC#59 i386
Build Date: 31 August 2004
Changelog Date: 29 February 2004
	Before reporting problems, check http://www.XFree86.Org/
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Sat Feb 19 16:00:25 2005
(==) Using config file: "/etc/X11/XF86Config"
(EE) xf86OpenSerial: Cannot open device /dev/cua00
	Operation not permitted.
(EE) Mouse1: cannot open input device
(EE) PreInit failed for input device "Mouse1"
No core pointer

Fatal server error:
failed to initialize core devices

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to xfree86_(_at_)_xfree86_(_dot_)_org_(_dot_)_

X connection to :0.0 broken (explicit kill or server shutdown).

=====================================================================
6) wsmoused_flags=NO              |	Option "Device"	"/dev/tty00"
---------------------------------------------------------------------
SITUATION: X starts and mouse works in it. No mouse at terminal.
=====================================================================



Visit your host, monkey.org