Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 1998 10:08:19 +0100
From:      linnert <linnert@cs.tu-berlin.de>
To:        "'questions@FreeBSD.ORG'" <questions@FreeBSD.ORG>
Subject:   RE: PS2 Mouse Support
Message-ID:  <01BD3D1E.5DC5F6D0@R2D2>

next in thread | raw e-mail | index | archive | help
Hi,

> For some time now, I have been unable to implement my X86 GUI
> environment as a result of not being able to get my PS2 mouse to work.

I had the same problem.
Try to disable PS/2 mouse in /etc/sysconfig (mousedtype="NO").

> Further investigation shows that in fact it is not the IRQ that seems to be the
> conflicting issue, but thr port address 0x60 that conflicts with the
> Keyboard port address 0x60. 
I think that's ok.

BTW, my setting in /etc/XF86Config are:
Section "Pointer"
	Protocol "PS/2"
	Device "/dev/psm0"
EndSection


Barry
linnert@cs.tu-berlin.de



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01BD3D1E.5DC5F6D0>