You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 restarted
but I can not run systemctl disable bluetooth
# systemctl disable bluetooth
Failed to disable unit: File /etc/systemd/system/bluetooth.target.wants/bluetooth.service: Read-only file system
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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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