knro wrote:

MikkoI wrote: I'm having a really hard time to get this device working. I first tried the new INDI driver included from the nightly build, but it crashes right away and then tried the INDIGO driver. It disconnects as well in just a few seconds. The device works really well with Windows10 and no problems, but no luck with my Raspberry PI installed with Stellarmate image.

The problem seems the same described earlier in this thread and I tried to look for the PID with lsusb and it has the 6015 but I'm not sure if the ID is different or something? This is the first line of the lsusb output:

Bus 001 Device 005: ID 0403:6015 Future Technology Devices International


Can you post what you get exactly when running the driver?


From the logs this is what happens with the INDI driver:

INDI Server: "FIFO: start indi_pegasus_upb -n \"Pegasus UPB\""
INDI Server: "With name: Pegasus UPB"
INDI Server: "FIFO: Starting driver indi_pegasus_upb"
Driver indi_pegasus_upb: pid=1558 rfd=6 wfd=13 efd=15"
Driver indi_pegasus_upb: indi_pegasus_upb: symbol lookup error: indi_pegasus_upb: undefined symbol: _ZN4INDI16FocuserInterface21SetFocuserMaxPositionEj
Driver indi_pegasus_upb: stderr EOF
"Child process 1558 died"
Driver indi_pegasus_upb: restart #1"

This goes until restart #9 and then crash

Read More...