stopping bluetooth attempts to activate

Loïc Bartoletti lbartoletti at tuxfamily.org
Tue Feb 12 05:56:56 UTC 2019


You can also deactivate it on BIOS/UEFI

Regards,

Loïc

Le 12/02/2019 à 06:41, Tobias Rehbein a écrit :
> Am Tue, Feb 12, 2019 at 05:13:27AM +0000 schrieb iam at 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
>


More information about the freebsd-questions mailing list