From owner-freebsd-questions@freebsd.org Fri Jul 17 19:00:38 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 754FB36C1FA for ; Fri, 17 Jul 2020 19:00:38 +0000 (UTC) (envelope-from jacques+freebsd@foucry.net) Received: from mail.foucry.net (fournil.foucry.net [95.217.83.231]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4B7gS36Bvzz4NyR for ; Fri, 17 Jul 2020 19:00:35 +0000 (UTC) (envelope-from jacques+freebsd@foucry.net) Received: from mithril.localdomain (lfbn-idf2-1-434-144.w86-246.abo.wanadoo.fr [86.246.142.144]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.foucry.net (Postfix) with ESMTPSA id 5530D10BF3 for ; Fri, 17 Jul 2020 19:00:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foucry.net; s=dkim; t=1595012431; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=/75OsEudcdooEUyYPs4jxwgLfOqygjxBU0Hvn56hels=; b=U8tMh1vyvU3en6lIDOS5i+R8aHL7bYoSWgFacFmXaC4WjGLuUpwx6PpXq9ggsjXKdx96nr 5tH1ElRtee1CXifsX5MiJu2zOjHedFLPzrXVoUvczMEwSbzvojVqsLObTSWFv/L0jo0R6B ia8/NCqrcU7JyehrTxLDp7BR5sEhVD8= Received: from mithril (localhost [IPv6:::1]) by mithril.localdomain (Postfix) with ESMTP id BCF0711E62 for ; Fri, 17 Jul 2020 21:00:30 +0200 (CEST) Date: Fri, 17 Jul 2020 21:00:30 +0200 From: Jacques Foucry To: FreeBSD Questions Mailing List Subject: Re: Bluetooth Message-ID: <20200717190030.GD30026@mithril> Mail-Followup-To: FreeBSD Questions Mailing List References: <20200717152702.GF92524@mithril> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Spam-Status: No, score=-2.60 X-Rspamd-Server: mail.foucry.net X-Spam-Score: -2.60 X-Rspamd-Queue-Id: 4B7gS36Bvzz4NyR X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=foucry.net header.s=dkim header.b=U8tMh1vy; dmarc=pass (policy=none) header.from=foucry.net; spf=pass (mx1.freebsd.org: domain of jacques@foucry.net designates 95.217.83.231 as permitted sender) smtp.mailfrom=jacques@foucry.net X-Spamd-Result: default: False [-3.06 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[foucry.net:s=dkim]; NEURAL_HAM_MEDIUM(-1.06)[-1.065]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; NEURAL_HAM_LONG(-1.01)[-1.008]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_THREE(0.00)[3]; MID_RHS_NOT_FQDN(0.50)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[foucry.net:+]; DMARC_POLICY_ALLOW(-0.50)[foucry.net,none]; NEURAL_HAM_SHORT(-0.48)[-0.483]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:24940, ipnet:95.217.0.0/16, country:DE]; TAGGED_FROM(0.00)[freebsd] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2020 19:00:38 -0000 Le vendredi 17 juil. 2020 à 18:24:14 (+0200), Tomasz CEDRO à écrit: > How about bthid? :-) > > https://www.freebsd.org/cgi/man.cgi?bthidd(8) Well, I tried. kldload ng_ubt start hcsecd -d start sdpd -d start bthidd -d -u But no chance :-( bthidd tell me: bthidd 52570 - - syntax error in line 1 I suppose it's in the config file which is empty. spdcontrol -l search cannot connect to the socket: sdpd 76041 - - Client on control socket has disconnected in the sdpd -d window hddcontrol read_node_list failed too: hccontrol: Could not find HCI nodes And nothing in dmesg :-( Imust be wrong or my mouse is really poor quality. I will check with Linux, Event ot find the mouse addressė Thank Thankss -- Jacques Foucry