From owner-freebsd-questions@FreeBSD.ORG Tue May 9 15:24:35 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 A414316A4D9 for ; Tue, 9 May 2006 15:24:35 +0000 (UTC) (envelope-from sbridges@iastate.edu) Received: from mailhub-4.iastate.edu (mailhub-4.iastate.edu [129.186.140.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F3C043D5A for ; Tue, 9 May 2006 15:24:23 +0000 (GMT) (envelope-from sbridges@iastate.edu) Received: from mailout-2.iastate.edu (mailout-2.iastate.edu [129.186.140.2]) by mailhub-4.iastate.edu (8.12.11.20060308/8.12.10) with SMTP id k49FOLJs002080; Tue, 9 May 2006 10:24:21 -0500 Received: from bridgespc.econ.iastate.edu(129.186.32.12) by mailout-2.iastate.edu via smtp id 0676_d39fcfe0_df70_11da_9068_003048290bef; Tue, 09 May 2006 10:31:03 -0500 From: "Stephanie Bridges" To: "'Lennon Cook'" Date: Tue, 9 May 2006 10:24:23 -0500 Message-ID: <005801c6737c$a67bfbc0$0c20ba81@econ.iastate.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 In-Reply-To: <76ebe6440605081630g779cb751ubef4ea8137896e81@mail.gmail.com> Thread-Index: AcZy93tv9IhlO0PeSZOHs5/VoANztQAgp9sw Cc: freebsd-questions@freebsd.org Subject: RE: Problem with cordless mouse/Keyboard combo set X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 May 2006 15:24:35 -0000 Lennon Cook wrote: > Stephanie Bridges wrote: >> Do you have a /dev/ums0 (my usb mouse device)? > This exists only when my other mouse (the working one) is plugged in, > and I have no other /dev/ums* . > >> Also, even when my mouse >> didn't really work, disconnecting/reconnecting the receiver from the >> usb port (moving to another or leaving in the same port) would >> generate log messages that the mouse was being recognized correctly. > Ok, when I reconnect it, it recognises as a keyboard and mouse set, > and creates two files: /dev/ukbd0 and /dev/uhid0 . It tells me the > following May 9 09:06:01 dragon kernel: ukbd0: G-Tech CHINA USB > Wireless Mouse & KeyBoard V1.01, rev 2.00/0.20, addr 2, iclass 3/1 > May 9 09:06:01 dragon kernel: kbd1 at ukbd0 > May 9 09:06:01 dragon kernel: uhid0: G-Tech CHINA USB Wireless Mouse > & KeyBoard V1.01, rev 2.00/0.20, addr 2, iclass 3/1 Hmm, this is what I get upon disconnecting/reconnecting my receiver: ----------------- May 9 10:00:10 econ22 kernel: ukbd0: at uhub3 port 1 (addr 2) disconnected May 9 10:00:10 econ22 kernel: ukbd0: detached May 9 10:00:10 econ22 kernel: ums0: at uhub3 port 1 (addr 2) disconnected May 9 10:00:10 econ22 kernel: ums0: detached May 9 10:00:15 econ22 kernel: ukbd0: Logitech USB Receiver, rev 1.10/30.07, addr 2, iclass 3/1 May 9 10:00:15 econ22 kernel: kbd0 at ukbd0 May 9 10:00:15 econ22 kernel: ums0: Logitech USB Receiver, rev 1.10/30.07, addr 2, iclass 3/1 May 9 10:00:15 econ22 kernel: ums0: 16 buttons and Z dir. ---------------- I found some references (I believe on freebsd-current from January, look for "usb mouse support update plans") to a mouse showing up as a uhid device instead of ums -- apparently, it may not be reporting itself as a kind of mouse the USB mouse driver understands so it falls through to the uhid device. I'm not sure if you ever said, but are you on 6.0-RELEASE or something newer? I upgraded to 6.1, which fixed a lot of other unrelated things for me. ~~~~~~~~~~~~~~~~~~~~~~~ Stephanie Bridges Economics Department -- Iowa State University 80B Heady Hall, Ames, IA 50011 ph: 515.294.8732 ~~ fax: 515.294.0221 http://www.econ.iastate.edu