Replies: 9 comments 7 replies
-
Can you post the output of |
Beta Was this translation helpful? Give feedback.
-
Your Apollo-M is not showing up as a valid USB device. I would double check that is it fully plugged in, try different cables, different ports. You can see if it is registering as a USB device with |
Beta Was this translation helpful? Give feedback.
-
Dear aaronwmorris, |
Beta Was this translation helpful? Give feedback.
-
Dear aaronwmorris,
Thanks for your prompt reply.
I can’t find anywhere that I can “select indi_playerone_ccd” specifically, as I can only select 1/indi during setup. I am sorry if it is a dumb question.
Eddie Chan
From: Aaron W Morris ***@***.***>
Date: Friday, 15 March 2024 at 10:10 PM
To: aaronwmorris/indi-allsky ***@***.***>
Cc: CHAN, Eddie S.Y. ***@***.***>, Author ***@***.***>
Subject: Re: [aaronwmorris/indi-allsky] indi-allsky/local shows 0 camera (Discussion #1190)
That looks better. Make sure you selected indi_playerone_ccd during the setup. After that, make sure the indiserver gets restarted (or just reboot). systemctl --user restart indiserver
Once you do that, let indi-allsky start up and send me the output of ./misc/support_info.sh again.
—
Reply to this email directly, view it on GitHub<#1190 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BG6BYZC47SU2DFMUO767Q3TYYL6ODAVCNFSM6AAAAABEULL5WKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DQMBSGYZDK>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Do you mean selecting “indi_v4l2_ccd”? Or I need to type any command line?
Any issue related to INDI version? It is INDI 2.0.6 version.
Still no success after rebooting followed by connecting indi-allsky server. ;(
Eddie Chan
From: Aaron W Morris ***@***.***>
Date: Friday, 15 March 2024 at 11:17 PM
To: aaronwmorris/indi-allsky ***@***.***>
Cc: CHAN, Eddie S.Y. ***@***.***>, Author ***@***.***>
Subject: Re: [aaronwmorris/indi-allsky] indi-allsky/local shows 0 camera (Discussion #1190)
During the setup, after you select 1. INDI. It will probably tell you an indiserver is already defined, just tell it you wish to reconfigure the indiserver and it will give you a selection of all of the available indi drivers.
—
Reply to this email directly, view it on GitHub<#1190 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BG6BYZE4X35IS5VFMXDANLTYYMGHPAVCNFSM6AAAAABEULL5WKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DQMBTGQ4DS>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Where do I select the “indi_playerone_ccd”? By command lines?
Eddie Chan
From: Aaron W Morris ***@***.***>
Date: Friday, 15 March 2024 at 11:37 PM
To: aaronwmorris/indi-allsky ***@***.***>
Cc: CHAN, Eddie S.Y. ***@***.***>, Author ***@***.***>
Subject: Re: [aaronwmorris/indi-allsky] indi-allsky/local shows 0 camera (Discussion #1190)
No, indi_playerone_ccd needs to be selected for your camera to work.
—
Reply to this email directly, view it on GitHub<#1190 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BG6BYZBPRKB37IRGYHU2U33YYMIR7AVCNFSM6AAAAABEULL5WKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DQMBTG43DE>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
No, just only two choices ‘simulator’ and ‘v4l2’
Eddie Chan
From: Aaron W Morris ***@***.***>
Date: Friday, 15 March 2024 at 11:41 PM
To: aaronwmorris/indi-allsky ***@***.***>
Cc: CHAN, Eddie S.Y. ***@***.***>, Author ***@***.***>
Subject: Re: [aaronwmorris/indi-allsky] indi-allsky/local shows 0 camera (Discussion #1190)
I am inferring from your response that you get the option to select indi_v4l2_ccd when you configure the indiserver, but you do not see indi_playerone_ccd available?
—
Reply to this email directly, view it on GitHub<#1190 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BG6BYZF7XPZ2RNN52UYJSYDYYMJATAVCNFSM6AAAAABEULL5WKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DQMBTHAYTM>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Finally I have it connected!
Thank you very much.
Eddie Chan
From: Aaron W Morris ***@***.***>
Date: Friday, 15 March 2024 at 11:46 PM
To: aaronwmorris/indi-allsky ***@***.***>
Cc: CHAN, Eddie S.Y. ***@***.***>, Author ***@***.***>
Subject: Re: [aaronwmorris/indi-allsky] indi-allsky/local shows 0 camera (Discussion #1190)
Okay, I am assuming when you compiled INDI, you only compiled the core library, but not the 3rd party drivers.
You will need to build the 3rd party drivers. The following command will build only the 3rd party drivers since you already have the core.
BUILD_INDI_CORE=false BUILD_INDI_3RDPARTY=true ./misc/build_indi.sh
—
Reply to this email directly, view it on GitHub<#1190 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BG6BYZEUYMMWSNGN5DPYCL3YYMJWBAVCNFSM6AAAAABEULL5WKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DQMBTHA4TM>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Dear all,
I am new to allsky imaging, Connecting to Player one Apollo-M (IMX 174 chip), I have followed every steps from the getting start page. Updated the INDi to 2.0.5. indi-allsky/local still shows 0 camera.
Any suggestion that I have done anything wrong?
thank you,
Eddie
Beta Was this translation helpful? Give feedback.
All reactions