From owner-freebsd-bluetooth@FreeBSD.ORG Thu Jun 15 00:43:39 2006 Return-Path: X-Original-To: freebsd-bluetooth@freebsd.org Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BA8D16A41A for ; Thu, 15 Jun 2006 00:43:39 +0000 (UTC) (envelope-from steven@403forbidden.net) Received: from mxsf42.cluster1.charter.net (mxsf42.cluster1.charter.net [209.225.28.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB52543D48 for ; Thu, 15 Jun 2006 00:43:38 +0000 (GMT) (envelope-from steven@403forbidden.net) Received: from mxip17a.cluster1.charter.net (mxip17a.cluster1.charter.net [209.225.28.147]) by mxsf42.cluster1.charter.net (8.12.11/8.12.11) with ESMTP id k5F0hb4G019283 for ; Wed, 14 Jun 2006 20:43:37 -0400 Received: from 24-196-227-163.dhcp.gwnt.ga.charter.com (HELO services.403forbidden.net) ([24.196.227.163]) by mxip17a.cluster1.charter.net with ESMTP; 14 Jun 2006 20:43:37 -0400 X-IronPort-AV: i="4.06,133,1149480000"; d="scan'208"; a="446977704:sNHT23927204" Received: from atlantis.403forbidden.net (atlantis.403forbidden.net [10.0.0.10]) by services.403forbidden.net (8.13.1/8.13.1) with ESMTP id k5F0hlTa002657 for ; Wed, 14 Jun 2006 20:43:47 -0400 (EDT) (envelope-from steven@403forbidden.net) Date: Wed, 14 Jun 2006 20:43:36 -0400 (EDT) From: "Steven S." To: freebsd-bluetooth@freebsd.org In-Reply-To: <44909049.8030800@bitfreak.org> Message-ID: <20060614203449.R773@atlantis.403forbidden.net> References: <20060614174828.G741@atlantis.403forbidden.net> <44909049.8030800@bitfreak.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: logitech mx5000 + 5.5 X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 00:43:39 -0000 thats an logical answer yet. I take a usb mouse, a tiny portable unit from my laptop, plug it in and blammo it works. Try the dongle. nada. ums0: Logitech Logitech BT Mini-Receiver, rev 2.00/40.01, addr 4, iclass 3/1 ums0: 7 buttons and Z dir. ums1: KYE Genius USB Wheel Mouse, rev 1.00/0.00, addr 3, iclass 3/1 ums1: 3 buttons and Z dir. so is it the usb driver that does all the work from the dongle to moused? if i take moused and do not background it (-f) i get nada when I truss the moused process (with -f flag) kldnext(1) = 2 (0x2) sigprocmask(0x1,0x0,0x80508bc) = 0 (0x0) sigaction(SIGHUP,{ 0x804a7d4 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t },{ SIG_DFL 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0) sigaction(SIGINT,{ 0x804a7e8 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t },{ SIG_DFL 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0) sigaction(SIGQUIT,{ 0x804a7e8 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t },{ SIG_DFL 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0) sigaction(SIGTERM,{ 0x804a7e8 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t },{ SIG_DFL 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0) open("/dev/ums0",0x6,027757765770) = 3 (0x3) ioctl(3,MOUSE_SETLEVEL,0x804f3ec) = 0 (0x0) ioctl(3,MOUSE_GETLEVEL,0xbfbfea8c) = 0 (0x0) ioctl(3,MOUSE_GETHWINFO,0x804f428) = 0 (0x0) ioctl(3,MOUSE_GETMODE,0x804f43c) = 0 (0x0) ioctl(3,MOUSE_SETMODE,0x804f43c) = 0 (0x0) open("/dev/consolectl",0x2,00) = 4 (0x4) gettimeofday({1150332081 352444},0x0) = 0 (0x0) ioctl(4,CONS_MOUSECTL,0xbfbfeb90) = 0 (0x0) and nothing ever again.. so I can only assume that there isnt any communication going on somewhere in the usb subsystem. or am I missing something simple here? On Wed, 14 Jun 2006, Darren Pilgrim wrote: > Steven S. wrote: >> I've got a bluetooth logitech mx5000 keyboard/mouse combo. >> Works fine in Windows 2k/XP, Xubuntu and FBSD 6.x but not 5.5-Stable. >> Seems to be something with netgraph. Plug in the dongle and it seems to >> get detected properly by usb >> >> uhub5: Logitech Logitech BT Mini-Receiver, class 9/0, rev 2.00/40.01, addr >> 3 >> uhub5: 3 ports with 1 removable, bus powered >> ukbd0: Logitech Logitech BT Mini-Receiver, rev 2.00/40.01, addr 4, iclass >> 3/1 >> kbd1 at ukbd0 >> ums0: Logitech Logitech BT Mini-Receiver, rev 2.00/40.01, addr 5, iclass >> 3/1 >> ums0: 7 buttons and Z dir. >> >> but i have no ubt0 device detected. > > The Logitech receiver is a self-contained Bluetooth host. All the host > computer ever sees is a USB hub, mouse and keyboard. > > -- > Darren Pilgrim > >