sergio replied to the topic 'Astroberry PHD2 Lodestar' in the forum. 3 years ago

I have set in Profile Editor - Kstar the guider as "SX CCD" with the telescope simulator. Then I press the button "Start" and I have the indi_sx_ccd server running in the terminal (ps -ef | grep indi)
astrobe+ 1202 1 0 16:02 ? 00:00:02 /usr/bin/python3 /var/www/indiwebmanager/main.py -v -l /var/log/astroberry/indiwebmanager.log
nobody 1209 1 0 16:02 ? 00:00:08 /usr/bin/python3 /usr/bin/indi-mqtt.py
astrobe+ 2163 2138 0 17:44 ? 00:00:00 /usr/bin/indiserver -v -p 7624 -m 300 -r 0 -f /tmp/indififoebadb653
astrobe+ 2164 2163 1 17:44 ? 00:00:00 indi_simulator_telescope
astrobe+ 2166 2163 0 17:44 ? 00:00:00 indi_sx_ccd
astrobe+ 2172 2114 0 17:44 pts/4 00:00:00 grep --color=auto indi

Then I open the PHD2, in the Camera label I set "Indi Camera" and press "Connect". In the new panel "Indi Camera selection" the combo box driver is empty (I think that in this combo I should find Lodestar or SX, etc...

I don't know if this is a setting problem, but the prompt command returns the message:
astroberry@astroberry:~/PHD2 $ sx_ccd_test
sx_ccd_test version 1.13

sxList() -> 0

I think that the sxList should not be empty.

In the terminal, the command lsusb returns and I don't think a usb cable problem:

Bus 001 Device 005: ID 1278:0920 Starlight Xpress

Read More...