How to solve "256966901 Bluetooth: hclo: unexpected event for opcode 0xfc2f" Message during Boot in Ubuntu 19.04?

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.confAutoEnable=false \ previous setting was true

Stopped and disabled the servicesystemctl stop bluetooth.servicesystemctl 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

You Might Also Like