From owner-freebsd-bluetooth@FreeBSD.ORG Fri Nov 7 17:34:54 2014 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 18AA6B82 for ; Fri, 7 Nov 2014 17:34:54 +0000 (UTC) Received: from mail-wg0-x231.google.com (mail-wg0-x231.google.com [IPv6:2a00:1450:400c:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9F104352 for ; Fri, 7 Nov 2014 17:34:53 +0000 (UTC) Received: by mail-wg0-f49.google.com with SMTP id x13so4281479wgg.36 for ; Fri, 07 Nov 2014 09:34:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=U/B7Ns9bnoo71+iAs5HA+Ho4VyngEm7v0m4umZLyQK8=; b=yEZD2GPJJOaPuMrOUUvbavAY0h8BIpYJKHXnXhm/XMCA546JNgLF90gE7ISEw2QHr/ xWm72lvDbHbZ6anTGBSnNewzEvyD+Uy3Kh8JP/dZFFAKd4LIzuqP/FFPKuvqbNFnPyxT KRc5x3n5wGbw1qikx/D9awcCmH1sgB5Jaj1grXq/sN2F1Gd0IBDI3Kvk/7YJ3BgBFfpE VgfFHWmIULvvsdZDynaf3fHBgf5/0c840FbR6OaWMzMau4eFWuhXft0UVNGAI9MNpklZ aype4AzfpVLXM9OOBfz2f4WWj7a2eMcdNaN1J/KIGkPVrLxv86ADs7/aL1i1/6X99yUu hVyQ== MIME-Version: 1.0 X-Received: by 10.194.24.103 with SMTP id t7mr17863548wjf.83.1415381330235; Fri, 07 Nov 2014 09:28:50 -0800 (PST) Received: by 10.27.170.2 with HTTP; Fri, 7 Nov 2014 09:28:50 -0800 (PST) In-Reply-To: References: Date: Fri, 7 Nov 2014 09:28:50 -0800 Message-ID: Subject: Re: Logitech K810 Bluetooth keyboard From: Maksim Yevmenkin To: george ember Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-bluetooth@freebsd.org" X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 17:34:54 -0000 On Fri, Nov 7, 2014 at 3:22 AM, george ember wrote: > Hi. I have a problem with my Bluetooth keyboard. Is a Logitech k810. The > problem is the pairing process. Take hours to connect and lose pairing > after reboot. So I must repair and wait. > One tricky solution I found is to set no pin option and remove > /var/db/bthidd.conf and /var/db/hcsecd.keys and restart bthidd and hcsecd > service every time I reboot my computer. > Take less time (~5-15 minutes) but is more acceptable. are you dual booting? i.e. switching OS and trying to use your keyboard in both OSs ? thanks max