Replies: 2 comments
-
|
are you plugged into USB3 or USB2 port? I had similar problems with 676mc, switched to USB2 and they cleared up Brian |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
These messages are normal and are a standard behavior of the camera driver. The English is a bit broken, but this is from that post: |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Aaron,
I'm just debugging my indi-allsky using a Raspberry Pi 5 + the ZWO ASI678MC.
Even when using an external and powered USB hub, I get lots of these errors when checking the USB status with dmesg -T | grep -i usb:
usb 1-1: reset high-speed USB device number 2 using xhci-hcd
vcgencmd get_throttled says throttled=0x0
Im already using bandwith=40 via config but this didn't help.
Any ideas what I also could do?
As indi-allsky sometimes stops (like once every 2-3 weeks) with error "Exposure State=ALERT" in the logs, I built a small watchdog which restarts the indi service automatically when there are no new pictures in the indi-allsky folder. So far, this works perfectly. Still I would like to find out how to fix the resets...
Cheers
Stefan
Beta Was this translation helpful? Give feedback.
All reactions