All,

Trying to get PHD2 for RPI to see a new Player-One Neptune-C II camera. INDI/EKOS see the camera fine, but PHD2 does not offer a Player-One driver to select. My understanding was PHD2 uses the INDI drivers on RPI to load camera support? Any thoughts are appreciated..

Jay S.

Read More...

Nou...

It's something in INDI (or EKOS?) .. The USB port that is connected to EFW does not release even after "disconnecting" via the software. Using UHUBCTL (installed) I can power reset the specific USB port via software, or I can unplug and plug it back in, and then SkyX can see it.. Doesn't seem to happen in INDIGO though, so not sure at all.. ZWO has been very good about updating X2 Plugin for TSX.. Still a mystery though..

Jay S.

Read More...

Nou...

Found and tried this. Made no difference.. TSX still will not connect (only to EFW)..

Jay S.

pi@raspberrypi:~ $ usbreset ZWO EFW
Usage:
usbreset PPPP:VVVV - reset by product and vendor id
usbreset BBB/DDD - reset by bus and device number
usbreset "Product" - reset by product name

Devices:
Number 001/006 ID 05ac:0220 Apple Keyboard
Number 001/007 ID 03c3:224a ASI224MC
Number 001/002 ID 2109:3431 USB2.0 Hub
Number 002/002 ID 03c3:1604 ASI1600MM Pro
Number 001/004 ID 05ac:1006 Keyboard Hub
Number 001/008 ID 045e:0039 Microsoft 5-Button Mouse with IntelliEye(TM)
Number 001/003 ID 04b4:6572 USB2.0 Hub
Number 001/005 ID 03c3:1f01 ZWO EFW
pi@raspberrypi:~ $ usbreset 03c3:1f01
Resetting ZWO EFW ... ok
pi@raspberrypi:~ $

Read More...

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...

All,

Just recently ran into an issue with ZWO Filter Wheel, INDI/EKOS and TheSkyX. Initially ZWO needed to update its X2 plugin for TSX as the one shipping was showing its age for sure. A beta X2 was released for testing. On my Raspberry Pi (Bullseye, RPI 4, 8GB), INDI/EKOS is not "clearing" the Filter Wheel (even when I do a complete disconnect). If I start or access the filter wheel before attempting to use it in TSX, TSX reports a connection error. If I just go right to TSX, the filter wheel is fine. If I do use EKOS first, I have to reboot to get the Filter Wheel release from INDI/EKOS. My reason for using INDI/EKOS right now is that the filter wheel calibrate is in INDI Control Panel. I've asked ZWO to add it to the X2 plugin.

Wondering if there is something internal to INDI/EKOS that is holding on to the EFW?

Appreciate any thoughts..

Jay S.

Read More...

Up and running with Nou's script.. PHD2 also installed cleanly!!

Thanks to all..

Jay S.

Read More...

All,

Up and running and PHD2 installed on top!  Now, hope it just stays stable for a bit!!!  :-).  Anyone know if there's a build that includes Pegasus Astro Power Box (or is it included??)

Jay S.

Read More...

Rob,

I'm not as skilled as many here.  What I'm asking is was the change you made specific to the issue about Solver not compiling?  Can I "uncomment" that one line and recompile?  I suppose I can recompile with STABLE and it should overwrite  LATEST ?

Jay S.

Read More...

Rob,

Did doing another pull fix the issue? Thanks..

Jay S.

Read More...

Nou,

I tried both, as well as running on an 8GB RPI4..  Also running the GIT and downloaded (based on RIchard's experience)..  Running STABLE gave a similar compile error, but for a different line.  I can delete and retry, but I think the STABLE will fail as well if it's calling for the same location in the line I commented out (81)...

Which and where in the scripts is the JOBS operand if you can.. There are a lot of scripts!!  :-)

Jay S.

Read More...