From owner-freebsd-questions@FreeBSD.ORG Thu May 13 13:33:05 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA0DC16A4CE for ; Thu, 13 May 2004 13:33:05 -0700 (PDT) Received: from typhoon.he.net (typhoon.he.net [64.62.229.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 63BFA43D1F for ; Thu, 13 May 2004 13:33:05 -0700 (PDT) (envelope-from bill@wiliweld.com) Received: from bsd.billschoolcraft.com ([63.204.157.14]) by typhoon.he.net for ; Thu, 13 May 2004 13:33:02 -0700 Date: Thu, 13 May 2004 13:33:45 -0700 (PDT) From: Bill Schoolcraft X-X-Sender: bill@bsd.billschoolcraft.com To: freebsd-questions@FreeBSD.ORG Message-ID: <20040513131652.K5212@bsd.billschoolcraft.com> System-ID: [en] (I; FreeBSD 4.8-RELEASE #0 x86) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: No mouse in X, Dell Inspiron 5150 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 20:33:05 -0000 Hello Family, I have a new triple booted Dell Inspiron 5150 and the mouse works with WindowsXP, Linux, and I can't get it to even be detected with FreeBSD-5.2.1 installed from CD. On my Mandrake-10.0 Linux /etc/X11/XF86Config-4 it has the mouse stanza of: ################################################### Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/mouse" Option "ZAxisMapping" "6 7" EndSection ################################################### On the FreeBSD-5.2.1 machine I have a VERY nice KDE display with the new Nvidia package and my current XF86Config section for the mouse looks like this: Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/sysmouse" ################################################### I've tried to add the "ExplorerPS/2" to the FreeBSD version and the Xserver complains about not honoring the "ExplorerPS/2" tag. And I also tried the line Option "ZAxisMapping" "6 7" and got nothing. Once again the mouse was not detected during a /stand/sysinstall configuration attempt either. Needless to say, any help here would be appreciated. This is the latest version of FreeBSD, 5.2.1 and I purchased it to do a fresh install. -- Bill Schoolcraft PO Box 210076 San Francisco CA 94121 http://billschoolcraft.com