From owner-freebsd-questions Thu Feb 19 01:09:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA05431 for freebsd-questions-outgoing; Thu, 19 Feb 1998 01:09:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA05414 for ; Thu, 19 Feb 1998 01:09:38 -0800 (PST) (envelope-from linnert@cs.tu-berlin.de) Received: from R2D2 (linnert.isdn.cs.tu-berlin.de [130.149.149.90]) by mail.cs.tu-berlin.de (8.8.6/8.8.8) with SMTP id KAA09697 for ; Thu, 19 Feb 1998 10:08:33 +0100 (MET) Received: by R2D2 with Microsoft Mail id <01BD3D1E.5DC5F6D0@R2D2>; Thu, 19 Feb 1998 10:08:46 +0100 Message-ID: <01BD3D1E.5DC5F6D0@R2D2> From: linnert To: "'questions@FreeBSD.ORG'" Subject: RE: PS2 Mouse Support Date: Thu, 19 Feb 1998 10:08:19 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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