Replies: 1 comment
-
This also happens on docker. Host OS: unraid 7.0.1
OS log is flooded with
usb-devices output for the adapter (This is an integrated device on the motherboard, but registers on the usb hub)
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I already posted this issue on the discourse site but here seems better
https://community.home-assistant.io/t/bluetooth-errors-on-new-install/483820/2?u=dkebler
just loaded the x86 image on x86 box and I am getting this error.
Bluetooth: hci0: unexpected event for opcode 0x2005
On the host terminal direct (not via ssh) the terminal is constantly being interrupted by this message to the point that the cli is not really usable.
If I run
systemctl stop bluetooth
then I can get that error to stop for awhile until the service is automatically restartedbut I can not run
systemctl disable bluetooth
So either I have to figure out a way to disable the service on startup or I need to resolve the kernel? error. I guess if noone can help here I'll report a bug to hassos repo.
I don't need bluetooth (for now) so disabling would be ok
note kernel 6.1 is way behind current LTS of 6.6
https://www.kernel.org/releases.html
Beta Was this translation helpful? Give feedback.
All reactions