From owner-freebsd-bluetooth@freebsd.org Thu Mar 5 15:14:14 2020 Return-Path: Delivered-To: freebsd-bluetooth@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 E33BA26C31E for ; Thu, 5 Mar 2020 15:14:14 +0000 (UTC) (envelope-from starikarp@dismail.de) Received: from mx2.dismail.de (mx2.dismail.de [159.69.191.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx2.dismail.de", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48YDmj1B2Sz4HkN for ; Thu, 5 Mar 2020 15:14:12 +0000 (UTC) (envelope-from starikarp@dismail.de) Received: from mx2.dismail.de (localhost [127.0.0.1]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 28eb3f24; Thu, 5 Mar 2020 16:14:10 +0100 (CET) Received: from smtp1.dismail.de ( [10.240.26.11]) by mx2.dismail.de (OpenSMTPD) with ESMTP id e8084e4f; Thu, 5 Mar 2020 16:14:10 +0100 (CET) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id af35a74f; Thu, 5 Mar 2020 16:14:10 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id f87890fb (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Thu, 5 Mar 2020 16:14:09 +0100 (CET) Date: Thu, 5 Mar 2020 10:14:06 -0500 From: ajtiM To: Iain Hibbert Cc: Dirk Engling , freebsd-bluetooth@freebsd.org Subject: Re: problem with apple magic mouse Message-ID: <20200305101406.0e970520@dismail.de> In-Reply-To: References: <20200223150218.361332e4@dismail.de> <20200304181542.3e7dbf68@dismail.de> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; amd64-portbld-freebsd12.1) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 48YDmj1B2Sz4HkN X-Spamd-Bar: ------- X-Spamd-Result: default: False [-7.95 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; R_DKIM_ALLOW(-0.20)[dismail.de:s=20190914]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; R_SPF_ALLOW(-0.20)[+ip4:159.69.191.136]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; IP_SCORE(-2.25)[ip: (-9.91), ipnet: 159.69.0.0/16(0.24), asn: 24940(-1.56), country: DE(-0.02)]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; TO_DN_SOME(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_IN_DNSWL_MED(-0.20)[136.191.69.159.list.dnswl.org : 127.0.5.2]; DKIM_TRACE(0.00)[dismail.de:+]; DMARC_POLICY_ALLOW(-0.50)[dismail.de,reject]; DWL_DNSWL_MED(-2.00)[dismail.de.dwl.dnswl.org : 127.0.5.2]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:24940, ipnet:159.69.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[] X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Mar 2020 15:14:15 -0000 On Thu, 5 Mar 2020 08:00:52 +0000 (GMT) Iain Hibbert wrote: > On Wed, 4 Mar 2020, ajtiM wrote: >=20 > > More info. > > Today I try to setup mouse again. > > I run: > >=20 > > hccontrol read_node_list > > Name ID Num hooks > > ubt0hci 00000007 3 > >=20 > > I hccontrol -n 00000007 inquiryd > > and I got: > > Could not execute command "inquiry". Operation timed out >=20 > the hcidump program in ports can (maybe) help, it will show how your > host system is attempting to communicate with the mouse >=20 > the above hccontrol error just means that it did not respond to a > device inquiry. I don't know exactly what states the mouse would be > in and when it would respond to such, if it was not connected it > might only do that for a short time after being turned on (for > instance) but hcidump would reveal more >=20 > iain I solved the problem. I had in /etc/sysctl.conf=20 sysctl kern.evdev.rcpt_mask=3D12 as recommended for xserver 12 and I pud back to 3 and everything works as before :). Thank you. --=20 =E2=80=9CThere is only one good, knowledge, and one evil, ignorance.=E2=80= =9D =E2=80=95 Socrates=20