Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2019 06:20:14 GMT
From:      iam@sdf.org
To:        freebsd-questions@freebsd.org, tobias.rehbein@web.de
Subject:   Re: stopping bluetooth attempts to activate
Message-ID:  <201902120620.x1C6KE44015021@sdf.org>
In-Reply-To: <20190212054144.GA9641@x230.local>
References:  <201902120513.x1C5DRnE009236@sdf.org>, <20190212054144.GA9641@x230.local>

next in thread | previous in thread | raw e-mail | index | archive | help
how do i find out which sysctl controls bluetooth on my system?

> From owner-freebsd-questions@freebsd.org Tue Feb 12 05:42:25 2019
> From: Tobias Rehbein <tobias.rehbein@web.de>
> To: freebsd-questions@freebsd.org
> Subject: Re: stopping bluetooth attempts to activate
>
>
> --C7zPtVaVf+AK4Oqc
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
>
> Am Tue, Feb 12, 2019 at 05:13:27AM +0000 schrieb iam@sdf.org:
> > i am getting the following message during boot;
> > WARNING: attempt to domain_add(bluetooth) after domainfinalize()
> > WARNING: attempt to domain_add(netgraph) after domainfinalize()
> > i don't use bluetooth, and i don't know what netgraph is.
> > how do i stop them from happening and hence throwing warnings?
>
> How to disable bluetooth seems to be device dependent. On my Thinkpad
> x230, with acpi_ibm(4) loaded, the following sysctl controls bluetooth:
>
> 	dev.acpi_ibm.0.bluetooth
>
> In this case I disabled bluetooth with
>
> 	echo dev.acpi_ibm.0.bluetooth=0 >> /etc/sysctl.conf
> 	syctl dev.acpi_ibm.0.bluetooth=0
>
> Best regards,
>
> 	Tobias
>
>
> --C7zPtVaVf+AK4Oqc
> Content-Type: application/pgp-signature; name="signature.asc"
>
> -----BEGIN PGP SIGNATURE-----
>
> iQIzBAEBCAAdFiEE57V3tHionYfJ3KBDS4glXO8RhqYFAlxiXJcACgkQS4glXO8R
> hqYcnQ//SfMWz4eK0SNUQCv4UzYLdxAlXMdFKhwO1tqwOHAPs0m8TVS3sOS0Uotx
> ShGWEKgENO5KbaxfJPD8h9xBJw2TTLMXWdzSUrdAmLX4LhjNbQOxhiKVYlzaucdY
> /4IymSavvQjCytXTBeFxrWlHwliLxast+q235UPct0A871Nfbj3FFDGb61qDdeNb
> Fes8yuFxV8JsVf5hh/fZZJ75x0GfPuOocjF4KtVVdMhuRP7ldasDSf7cHa7kltYT
> UTvXl4p7XsEergeTXTOsCxY8aG56kjCmPXGU5aQ5VO3169oBi0fcE+47ygLilGl9
> LJpD1r+vAJCYC6MJR8AKI8CpOYYIG/Be7JIgEa4ePMEY5acdL4w/cPvtcg6zGtQ/
> esl4lpYLSoGnHyoSJYhW+r8Hf8tNAMHmxQFdekb7UoV+FCPDTutVIAv2BGRGRexm
> liLZSad5kPZmfPnbwnUUheORDv/laSwRg3Q+58Mkx5gKySk69EtgMq7B/va0R8N1
> GzAagMvDtJblP1/snsFZo+P/NNQ571xMEDRKM4DOfiWsLYLCQKxlqlvCgKCUGrg9
> oFCSDOkUoqN2ZUZvKZ3uDJ/kqVN3ByR24p/l2/hr7YWEtEva4rNMjUdGeLnjfdlU
> GQO3s96EZVc6QCXWB5wX3l9/U0IMAJ2kV8u9Qr07GjJfOxVWVlw=
> =QwlJ
> -----END PGP SIGNATURE-----
>
> --C7zPtVaVf+AK4Oqc--
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902120620.x1C6KE44015021>