Page 1 of 1

Issue with Pegasus port conflict in INDI

Posted: Wed Apr 28, 2021 11:40 pm
by PaulInNorthMichigan
I 1st purchased the Pegasus Pocket box Advanced in which I had no INDI issues.

I later picked up the Pegasus Focus Cube 2 which has created a port conflict in INDI.

Rarely do these devices both connect together.

When looking in the Raspberry Pi terminal window I can see that the Pocket Box occupies USB0 and the Focus Cube occupies USB1, yet together they most of the time cancel each other out.

Below shows that they reside on different USB port assignments.

(Removed image as it repeated 3 times: On request I might try sharing this later)

Yet when I try to connect them most of the time they show a port conflict as below.
Screen Shot 2021-04-28 at 7.16.02 PM.png
Screen Shot 2021-04-28 at 7.16.02 PM.png (227.45 KiB) Viewed 5403 times
Screen Shot 2021-04-28 at 7.16.02 PM.png
Screen Shot 2021-04-28 at 7.16.02 PM.png (227.45 KiB) Viewed 5403 times
I've struggled with this issue now for over a month and it is getting very frustrating.

Can you assist me in any way in identifying the issue and the possible solution?

These are both serial devices.

The error messages make me think that something about them might be too similar and it creates confusion with a port search that locks both devices up from being connected.

Re: Issue with Pegasus port conflict in INDI

Posted: Thu Apr 29, 2021 2:20 pm
by Evans
After communication with Jasem from indilib we have found the cause of the issue.
Please upgrade to latest indilib.
This issue has been fixed.

https://indilib.org/forum/focusers-filt ... cuser.html

Re: Issue with Pegasus port conflict in INDI

Posted: Fri Apr 30, 2021 12:10 pm
by PaulInNorthMichigan
Evans: My INDI drivers were all up to date prior to my posting.

This may have helped some people who own the combination of Pegasus Focus Cube 2 and Pegasus Pocket Box Advanced.

I can tell you however that unfortunately this has not solved my connection issue. The best I can say is that every once in a while I can get both devices to connect together without completely scrambling the serial port connections, but that is a very frustrating process.

It may that I am looking at a specific setup combination that is feeding the failure.

What I do know is this. Once I do get connected the connection does not drop. That at least is good as the alternative would be an indication of unstable power.

What I am very curious about is whether there might be a connection timing issue that might be solved. Right now I have the PPBA set at USB0 (Within the Ekos software). Perhaps the Focus Cube gets it's signal prior to the PPBA being ready. The Focus Cube is set at USB1.

If anyone would have any helpful information to shed in this regards it would be appreciated.

I do wish I was among those who don't have an issue with the combination of the 2 Pegasus serial devices.

Re: Issue with Pegasus port conflict in INDI

Posted: Fri Apr 30, 2021 1:10 pm
by Evans
Hi Paul,
The issue was fixed after your post.
Please check with latest INDI drivers.
It had to do with how INDI was discovering these device.

Re: Issue with Pegasus port conflict in INDI

Posted: Fri Apr 30, 2021 2:57 pm
by PaulInNorthMichigan
I wish there might be a update that I am missing.

I use the StellarMate OS which is a more user friendly interface than standard Ekos.

On the StellarMate website I am matched with their 1.5.8 release

This would be the equivalent to Ekos at 3.5.2 version.

When I check for updates nothing is available.

Every thing that I have stated in this thread still should be true, even though some people may have found a solution.

Re: Issue with Pegasus port conflict in INDI

Posted: Fri Apr 30, 2021 5:12 pm
by Evans
Please mention this issue to the below indilib thread
https://indilib.org/forum/focusers-filt ... cuser.html

Is probably has to do with Stellarmate,

Re: Issue with Pegasus port conflict in INDI

Posted: Fri Apr 30, 2021 7:07 pm
by PaulInNorthMichigan
The thread was locked a day after this was deemed a solution.

I have started a thread that immediately follows the other "solved" thread.

I am hoping that someone who has no issues might help me in picking out what is different between my situation and theirs.

I don't see this as a StellarMate Issue per se, as I believe the change went out 1st with that software. Otherwise I would be entitled to believe that StellarMate software would be a match of the official Ekos release.

Re: Issue with Pegasus port conflict in INDI

Posted: Sun May 02, 2021 11:38 am
by PaulInNorthMichigan
Yesterday I was directed to the solution to the INDI driver. The update icon did not show that I needed any update, but my software did not update the needed driver.

By typing in the following script in the terminal it performed the update.

sudo apt update && sudo apt dist-upgrade