Jason created a new topic ' Spinel Camera Module IMX290 and INDI' in the forum. 4 years ago

I am trying to get PHD2 working with INDI drivers for Spinel Camera Module IMX290 link here .

Unfortunately it hangs when taking dark shots.

Seems to work fine in windows and shows up as a WDM device and seems to work fine in PHD2 (haven't operationally tested yet)

I can take snapshots in the linux command line and am using the indi_v4l2_ccd driver.

Reviews for the module indicate it works in linux at 1280x720 or less on the INDI driver, which I assume was the indi_v4l2_ccd. Also, PHD2 reports the wrong pixel size.

Thanks!

2020-08-09T18:26:15: Client 0: read <newNumberVector device='V4L2 CCD' name='CCD_FRAME'>
2020-08-09T18:26:15: Driver indi_v4l2_ccd: queuing responsible for <newNumberVector device='V4L2 CCD' name='CCD_FRAME'>
2020-08-09T18:26:15: Driver indi_v4l2_ccd: sending <newNumberVector device="V4L2 CCD" name="CCD_FRAME
2020-08-09T18:26:15: Driver indi_v4l2_ccd: Decoder  set crop: 1280x720 at (0, 0)
2020-08-09T18:26:15: Driver indi_v4l2_ccd: read <message device='V4L2 CCD' name=''>
2020-08-09T18:26:15: Client 0: queuing <message device='V4L2 CCD' name=''>
2020-08-09T18:26:15: Driver indi_v4l2_ccd: read <setNumberVector device='V4L2 CCD' name='CCD_FRAME'>
2020-08-09T18:26:15: Client 0: queuing <setNumberVector device='V4L2 CCD' name='CCD_FRAME'>
2020-08-09T18:26:15: Client 0: read <newNumberVector device='V4L2 CCD' name='CCD_EXPOSURE'>
2020-08-09T18:26:15: Driver indi_v4l2_ccd: queuing responsible for <newNumberVector device='V4L2 CCD' name='CCD_EXPOSURE'>
2020-08-09T18:26:15: Client 0: sending <message device="V4L2 CCD" timestamp="2020-08-09T1
2020-08-09T18:26:15: Client 0: sending <setNumberVector device="V4L2 CCD" name="CCD_FRAME
2020-08-09T18:26:15: Driver indi_v4l2_ccd: sending <newNumberVector device="V4L2 CCD" name="CCD_EXPOS
2020-08-09T18:26:15: Driver indi_v4l2_ccd: read <message device='V4L2 CCD' name=''>
2020-08-09T18:26:15: Client 0: queuing <message device='V4L2 CCD' name=''>
2020-08-09T18:26:15: Driver indi_v4l2_ccd: read <message device='V4L2 CCD' name=''>
2020-08-09T18:26:15: Client 0: queuing <message device='V4L2 CCD' name=''>
2020-08-09T18:26:15: Driver indi_v4l2_ccd: read <message device='V4L2 CCD' name=''>
2020-08-09T18:26:15: Client 0: queuing <message device='V4L2 CCD' name=''>
2020-08-09T18:26:15: Driver indi_v4l2_ccd: read <setNumberVector device='V4L2 CCD' name='CCD_EXPOSURE'>
2020-08-09T18:26:15: Client 0: queuing <setNumberVector device='V4L2 CCD' name='CCD_EXPOSURE'>
2020-08-09T18:26:15: Client 0: sending <message device="V4L2 CCD" timestamp="2020-08-09T1
2020-08-09T18:26:15: Client 0: sending <message device="V4L2 CCD" timestamp="2020-08-09T1
2020-08-09T18:26:15: Client 0: sending <message device="V4L2 CCD" timestamp="2020-08-09T1
2020-08-09T18:26:15: Client 0: sending <setNumberVector device="V4L2 CCD" name="CCD_EXPOS
2020-08-09T18:26:31: Client 0: read <newSwitchVector device='V4L2 CCD' name='CCD_VIDEO_STREAM'>
2020-08-09T18:26:31: Driver indi_v4l2_ccd: queuing responsible for <newSwitchVector device='V4L2 CCD' name='CCD_VIDEO_STREAM'>
2020-08-09T18:26:31: Driver indi_v4l2_ccd: sending <newSwitchVector device="V4L2 CCD" name="CCD_VIDEO
2020-08-09T18:26:31: Driver indi_v4l2_ccd: read <message device='V4L2 CCD' name=''>
2020-08-09T18:26:31: Client 0: queuing <message device='V4L2 CCD' name=''>
2020-08-09T18:26:31: Client 0: sending <message device="V4L2 CCD" timestamp="2020-08-09T1
2020-08-09T18:26:31: Driver indi_v4l2_ccd: read <setSwitchVector device='V4L2 CCD' name='CCD_VIDEO_STREAM'>
2020-08-09T18:26:31: Client 0: queuing <setSwitchVector device='V4L2 CCD' name='CCD_VIDEO_STREAM'>
2020-08-09T18:26:31: Client 0: sending <setSwitchVector device="V4L2 CCD" name="CCD_VIDEO
2020-08-09T18:35:24: Client 8: read EOF
2020-08-09T18:35:24: Client 8: shut down complete - bye!
2020-08-09T18:35:24: Client 0: read EOF
2020-08-09T18:35:24: Client 0: shut down complete - bye!


Read More...