indilib / indi-3rdparty

INDI 3rd Party drivers repository
https://www.indilib.org/devices.html
GNU Lesser General Public License v2.1
123 stars 208 forks source link

ZWO Focuser Driver error when two QHYCCD drivers are also running #905

Closed FireNWater closed 5 months ago

FireNWater commented 5 months ago

Describe the bug When running two QHYCCD camera drivers in Ekos, and the ZWO EAF driver, the ZWO driver shows 2 red letter errors and focuser will not move.

To Reproduce Load a QHYCCD driver in the Camera 1 and 2 slots and ZWO EAF driver in Ekos. Then attempt to move the focuser using either the INDI driver or Ekos focuser module.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Log Files Make sure to enable logging and include log files https://indilib.org/support/logs-submission.html

FireNWater commented 5 months ago

NVM, turned out this was a power issue when the focuser drew too much off the Rpi USB port. Confirmed with dmsg. Powered USB hub fixed it.

Please close.