coc

Results 3 comments of coc

I temporary fixed it with adding a shell script which powers the usb off and on: **/home/pi/restart_usb.sh** : #!/bin/sh sleep 1 sudo uhubctl -l 1-1 -a 0 sleep 1 sudo...

@aajain-com Thanks for info! When running raspi_sdcard_setup.sh, the sleep times before the reboots must be increased if using a Raspberry PI zero.

I have the same problem on a ThinkCentre m93 p, I already wrote here: https://github.com/home-assistant/operating-system/issues/3376 If I install 12.3 and then go back to 12.2, and then install 12.3 again...