From owner-freebsd-questions Sun Nov 25 10:18: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dc-mx04.cluster1.charter.net (dc-mx04.cluster0.hsacorp.net [209.225.8.14]) by hub.freebsd.org (Postfix) with ESMTP id CEB9537B417 for ; Sun, 25 Nov 2001 10:18:00 -0800 (PST) Received: from [24.159.96.3] (HELO john-u99hwzhn2y.charter.net) by dc-mx04.cluster1.charter.net (CommuniGate Pro SMTP 3.4.6) with ESMTP-TLS id 53582127 for freebsd-questions@freebsd.org; Sun, 25 Nov 2001 13:24:16 -0500 Date: Sun, 25 Nov 2001 13:17:57 -0500 (Eastern Standard Time) From: John Wilson To: freebsd-questions@freebsd.org Subject: USB mouse... it's dead. Message-ID: X-Warning: UNAuthenticated Sender MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello. I am trying to get a Logitech USB mouse to function under FreeBSD 4.4-stable. Unfortunately, everything that I've tried from the handbook and FreeBSD FAQ results with a non-functional mouse. I have the following in my kernel config: device uhci device ohci device usb device ums /dev/ums0 already exists. I ran MAKEDEV anyway, with no change. 'usbd' comes up with no errors. 'dmesg' reports finding ums0, and also correctly reports that it is a Logitech receiver. 'usbdevs' also reports the same. 'vidcontrol -m on' returns with no output, yet, I have no mouse in console mode. I'm not even going to attempt getting this to work in X until I figure out why it's not even coming up in console mode. I've searched through dejanews as well as the problem reports on freebsd.org with no solutions. Is this a known issue with the current release? There are quite a lot of recent posts on dejanews with people stating the same problem- this coming from a release that is supposed to support USB mice "out of the box." If there is something obvious that I am missing, I'd appreciate a suggestion or three. Thank you for your time with this matter, John Wilson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message