Giter Club home page Giter Club logo

Comments (9)

wsuy avatar wsuy commented on June 8, 2024 1

Problem solved.
I am sorry, I completely overlooked the option to set thirdparty driver build=true in the INDI build command!
Everything working fine now.

from indi-allsky.

aaronwmorris avatar aaronwmorris commented on June 8, 2024

You need to re-run setup.sh and select the indi_asi_ccd driver and then restart the indiserver service.

systemctl --user restart indiserver

from indi-allsky.

wsuy avatar wsuy commented on June 8, 2024

The "indi_asi_ccd" driver is not offered anywhere. Running setup.sh somewhere shows a warning:

Detected INDI version: 2.0.4
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting pyindi-client
Cloning https://github.com/indilib/pyindi-client.git (to revision 6f8fa80) to /tmp/pip-install-sjksrwpt/pyindi-client_c28af04159ad49c498c4ee7c3f5b83ab
Running command git clone --filter=blob:none --quiet https://github.com/indilib/pyindi-client.git /tmp/pip-install-sjksrwpt/pyindi-client_c28af04159ad49c498c4ee7c3f5b83ab
WARNING: Did not find branch or tag '6f8fa80', assuming revision or ref.
Running command git checkout -q 6f8fa80
Resolved https://github.com/indilib/pyindi-client.git to commit 6f8fa80
Preparing metadata (setup.py) ... done

Then, only 2 driver options are consistently offered: "indi_simulator_ccd" and "indi_v4l2_ccd", exactly as offered during first install. I tried running setup both with and without the camera plugged in.

from indi-allsky.

aaronwmorris avatar aaronwmorris commented on June 8, 2024

Sounds like you installed the base indi system, but not the 3rd party drivers yet.

The 3rdparty repo can be found here: https://github.com/indilib/indi-3rdparty

from indi-allsky.

aaronwmorris avatar aaronwmorris commented on June 8, 2024

How did you originally build INDI?

from indi-allsky.

wsuy avatar wsuy commented on June 8, 2024

I have built INDI by very precisely following your instructions on the installation page, using those commands. I tried several times with different fresh OS installs. Invariably, setup.sh built the INDI library in about 20 minutes (RP 4B-8Gb) and then mentioned skipping installing 3rd party drivers. As far as I remember, this is different from a previous install that I did earlier this year.

Being a beginner in Linux, could you help me with the required command line commands to install these camera drivers? The instructions on the repo page are a bit confusing to me.

from indi-allsky.

aaronwmorris avatar aaronwmorris commented on June 8, 2024

The wiki only recommends skipping the 3rdparty if you intend on using a libcamera supported camera.

Building the full INDI only requires you to run the INDI build script with no parameters.

./misc/build_indi.sh

If you already have core installed, you can skip that and just install 3rd party.

BUILD_INDI_CORE=false BUILD_INDI_3RDPARTY=true ./misc/build_indi.sh

from indi-allsky.

aaronwmorris avatar aaronwmorris commented on June 8, 2024

No worries. I realize the instructions can be confusing. I will look in to clarifying them.

from indi-allsky.

aaronwmorris avatar aaronwmorris commented on June 8, 2024

Closing this for now. Let me know if you have any more issues.

from indi-allsky.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.