Every time I boot into Ubuntu 19.04 it shows this message. This doesn't cause any problem. The system Boots Up correctly and Bluetooth is also functioning properly. But why this is happening I don't know. And this is annoying..

1 Answer

I had the same issue after I upgraded to 20,04

Resolved it by:

Updated /etc/bluetooth/main.conf AutoEnable=false \ previous setting was true

Stopped and disabled the service systemctl stop bluetooth.service systemctl disable bluetooth.service

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy