From owner-freebsd-questions Tue Sep 10 16:11: 0 2002 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 83EEB37B400 for ; Tue, 10 Sep 2002 16:10:55 -0700 (PDT) Received: from zircon.seattle.wa.us (sense-sea-CovadSub-0-80.oz.net [216.39.147.80]) by mx1.FreeBSD.org (Postfix) with SMTP id D3D0C43E3B for ; Tue, 10 Sep 2002 16:10:52 -0700 (PDT) (envelope-from joe@zircon.seattle.wa.us) Received: (qmail 3649 invoked from network); 10 Sep 2002 23:10:51 -0000 Received: from localhost (127.0.0.1) by localhost with SMTP; 10 Sep 2002 23:10:51 -0000 Subject: Logitech Wireless Optical Mouse Problems From: Joe Kelsey To: freebsd-questions@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 10 Sep 2002 16:10:50 -0700 Message-Id: <1031699451.397.40.camel@zircon.zircon.seattle.wa.us> Mime-Version: 1.0 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 I am having a heck of a time with this new mouse. I have two devices plugged in to my USB, the mouse and a SmartMedia reader. The SmartMedia reader works just fine, but I can't get the mouse to work. Here is the boot_verbose: ohci0: mem 0xf2800000-0xf2800fff irq 9 at device 2.2 on pci0 usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: on ohci0 usb0: USB revision 1.0 uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 3 ports with 3 removable, self powered umass0: SCM Microsystems Inc. eUSB SmartMedia Reader, rev 1.10/5.04, addr 2 umass0:0:0:-1: Attached to scbus0 as device 0 ums0: Logitech USB Receiver, rev 1.10/9.10, addr 3, iclass 3/1 ums0: 5 buttons and Z dir. Then, when usbd starts: Sep 9 17:37:53 zircon /kernel: usbd: opened /dev/usb0 Sep 9 17:37:53 zircon /kernel: usbd: reading configuration file /etc/usbd.conf Sep 9 17:37:53 zircon /kernel: usbd: opened /dev/usb Sep 9 17:37:53 zircon /kernel: usbd: attach event at 0.017007000, OHCI root hub, SiS: Sep 9 17:37:53 zircon /kernel: vndr=0x0000 prdct=0x0000 rlse=0x0100 clss=0x0009 subclss=0x0000 prtcl=0x0000 Sep 9 17:37:53 zircon /kernel: device names: uhub0 Sep 9 17:37:53 zircon /kernel: usbd: Found action 'USB device' for OHCI root hub, SiS at uhub0 Sep 9 17:37:53 zircon /kernel: usbd: attach event at 0.026663000, eUSB SmartMedia Reader, SCM Microsystems Inc.: Sep 9 17:37:53 zircon /kernel: vndr=0x04e6 prdct=0x0313 rlse=0x0504 clss=0x0000 subclss=0x0000 prtcl=0x0000 Sep 9 17:37:53 zircon /kernel: device names: umass0 Sep 9 17:37:53 zircon /kernel: usbd: Found action 'USB device' for eUSB SmartMedia Reader, SCM Microsystems Inc. at umass0 Sep 9 17:37:53 zircon /kernel: usbd: attach event at 0.036261000, USB Receiver, Logitech: Sep 9 17:37:53 zircon /kernel: vndr=0x046d prdct=0xc501 rlse=0x0910 clss=0x0000 subclss=0x0000 prtcl=0x0000 Sep 9 17:37:53 zircon /kernel: device names: ums0 Sep 9 17:37:53 zircon /kernel: usbd: Found action 'Mouse' for USB Receiver, Logitech at ums0 Sep 9 17:37:53 zircon /kernel: usbd: Executing '/usr/sbin/moused -p /dev/${DEVNAME} -m 3=1 -m 1=3 -I /var/run/moused.${DEVNAME}.pid' The moused is running (along with the one for psm0), but I don't seem to get any events out of it. Does anyone have any suggestions? /Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message