Jan Čermák

Results 263 comments of Jan Čermák

In the case of RPi 5 that @EnzoD86 provided the screenshot from, it is most likely broken `cmdline.txt`, or something in the boot partition - I created a separate issue...

Similarly to #3047 it seems to me that the adapter still works but `habluetooth` ends up stuck trying to restart it - IMHO it should be more resilient to that,...

Currently getty is started on serial (ttyS0) via the standard systemd flow, while tty1 (graphical console) is handled by a special service `[email protected]` with the default instance set to `tty1`....

We suspect it could be caused by some regression in the stable kernel, because at the same time similar issues started to appear on RPi and x86 platforms. There is...

Since OS 11.3.rc1 is out for a while already, has anyone been able to check if the problem persists there?

I finally got my hands on the UZB stick to test myself. What should be noted is that the `device descriptor read` messages appear to be a red herring -...

@doctorgaul @lantech69420 There are multiple different issues mixed up in this thread. Can you at least share `dmesg` output from your system? On current stable release (HAOS 11.5) Bluetooth for...

@tommyjlong I'm not sure if your problem has been resolved or not, but judging from these lines: ``` [ 5.015097] Bluetooth: hci0: command 0xfc05 tx timeout [ 5.015097] Bluetooth: hci0:...

@lantech69420 I see, then in your case I guess it was either a different card (AX101 likely?) or the firmware upgrade helped. @doctorgaul No worries, you got it right :+1:...

It has been added fairly recently, so it should be supported only in the latest development builds (you can get them [here](https://os-artifacts.home-assistant.io/index.html) if you want to test it). It may...