From owner-freebsd-bluetooth@FreeBSD.ORG Thu Aug 25 12:09:08 2005 Return-Path: X-Original-To: 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 528CE16A41F for ; Thu, 25 Aug 2005 12:09:08 +0000 (GMT) (envelope-from anderson@centtech.com) Received: from mh1.centtech.com (moat3.centtech.com [207.200.51.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id E460343D55 for ; Thu, 25 Aug 2005 12:09:07 +0000 (GMT) (envelope-from anderson@centtech.com) Received: from [10.177.171.220] (neutrino.centtech.com [10.177.171.220]) by mh1.centtech.com (8.13.1/8.13.1) with ESMTP id j7PC96Bp017304; Thu, 25 Aug 2005 07:09:06 -0500 (CDT) (envelope-from anderson@centtech.com) Message-ID: <430DB4F0.5060701@centtech.com> Date: Thu, 25 Aug 2005 07:09:20 -0500 From: Eric Anderson User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.10) Gecko/20050815 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Arne Schwabe References: <86mzn6e42l.fsf@kamino.rfc1149.org> In-Reply-To: <86mzn6e42l.fsf@kamino.rfc1149.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.82/1040/Thu Aug 25 02:32:08 2005 on mh1.centtech.com X-Virus-Status: Clean Cc: bluetooth@freebsd.org Subject: Re: How to connect a BT Mouse? 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, 25 Aug 2005 12:09:08 -0000 Arne Schwabe wrote: > Hi, > > Today I tried to make my bt mouse work with freebsd again, after I had > it on my other pc. > > It does not work anymore. I tried hccontrol create_connection which > worked but bthidd still does not recognize. > > After booting windows connecting the mouse and rebooting it works > again, until I use the mouse on my other Pc and switch back :/ > > There must be a better way then booting windows. There is! Your mouse can only connect to one bluetooth host at a time, so it needs to learn which host to connect to when switching. When you booted into into Windows, you told the mouse to connect to your pc (it doesn't care the OS of course). On my mouse, I have a 'Connect' button on the bottom. I think, what I had to do, was use bthidcontrol -a mymouse forget , then hit the 'Connect' button, then use bthidcontrol -a mymouse query to grab the HID config from the mouse, which I dumped into the HID daemon config file. Once I did the query, the mouse talked to the computer, and all was well. Note - that's all from memory, so it's probably a little wrong.. :) Eric -- ------------------------------------------------------------------------ Eric Anderson Sr. Systems Administrator Centaur Technology Anything that works is better than anything that doesn't. ------------------------------------------------------------------------