Hi Nou.. Thanks.. Here are outputs from and LSUSB and PS AUX commands.. Not sure if this means there's something running? When I do a plain PS AUX (no parameters) I don't see any INDI specific processes. Wondering if there is a hardware reset command for the specific USB port?

Jay S.

pi@raspberrypi:~ $ lsusb
Bus 002 Device 002: ID 03c3:1604 ZWO ASI1600MM Pro
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 008: ID 045e:0039 Microsoft Corp. IntelliMouse Optical
Bus 001 Device 006: ID 05ac:0220 Apple, Inc. Aluminum Keyboard (ANSI)
Bus 001 Device 004: ID 05ac:1006 Apple, Inc. Hub in Aluminum Keyboard
Bus 001 Device 007: ID 03c3:224a ZWO ASI224MC
Bus 001 Device 005: ID 03c3:1f01 ZW0 ZWO EFW
Bus 001 Device 003: ID 04b4:6572 Cypress Semiconductor Corp. Unprogrammed CY7C65642 hub
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
pi@raspberrypi:~ $ ps aux | grep indi
pi 2380 0.0 0.0 5908 664 pts/0 S+ 11:17 0:00 grep --color=auto indi
pi@raspberrypi:~ $ ps aux | grep indi_asi
pi 2385 0.0 0.0 5908 664 pts/0 S+ 11:18 0:00 grep --color=auto indi_asi

Read More...