On Tue 06 Dec 2022 at 14:25:02 (-0000), Curt wrote: > On 2022-12-06, d...@sherohman.org <d...@sherohman.org> wrote: > > > > ...and the same log messages are continuing to appear.
I have twenty bluetooth modules in /lib/modules/5.10.0-19-amd64/kernel/drivers/bluetooth/ $ grep 'Reading Intel version' /lib/modules/5.10.0-19-amd64/kernel/drivers/bluetooth/* grep: /lib/modules/5.10.0-19-amd64/kernel/drivers/bluetooth/btintel.ko: binary file matches grep: /lib/modules/5.10.0-19-amd64/kernel/drivers/bluetooth/hci_uart.ko: binary file matches $ > I have /etc/bluetooth/main.conf and /etc/default/bluetooth (but maybe > you don't). > > If you do, though, have one or both of those files, for the former: > > AutoEnable=false > > and the latter > > BLUETOOTH_ENABLED=0 That may well be enough. OTOH blacklisting can help where the kernel's aggressive probing is enough to trigger messages; so a useful facility to be aware of. Cheers, David.