×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

INDI v1.9.0 Ubuntu 20.04 packages are broken in the PPA

  • Posts: 185
  • Thank you received: 28
You can check the status of the driver packages you use on Launchpad .  Look for a date in May (e.g., 202105....).  If the latest is still in April, it hasn't completed the rebuild.

It is, indeed, a PITA that launchpad is working so slowly.
2 years 10 months ago #70951

Please Log in or Create an account to join the conversation.

  • Posts: 220
  • Thank you received: 27
Yep, seems still pending.
Patience. (well the weather is goind to be bad anyway)

Paul
2 years 10 months ago #70952

Please Log in or Create an account to join the conversation.

Stable packages only built for 18.04 and 20.04 now. Maybe in a week I'll work on the distros since Launchpad still has issues in the build process.
2 years 10 months ago #70953

Please Log in or Create an account to join the conversation.

  • Posts: 29
  • Thank you received: 11
FYI: I am running Ubuntu 20.10 (amd64) and tried building from latest source, but it cannot connect to my Pegasus units (PPBA and DMFC). Fails in HandShake (gets no response).
2 years 10 months ago #70979

Please Log in or Create an account to join the conversation.

  • Posts: 42
  • Thank you received: 1
Sorry, noob question here:  I'm out in the field with a rig that cannot connect to my equipment per the difficulties in this thread.  I am running the nightly release from Monday morning, but what I need is the latest stable release according to Jasem's instructions above.  The problem I have is that my Ubuntu 20.04 MiniPC is on a local ethernet LAN with no Internet access.  I do have access to slow WiFi, but when I connect to that I cannot seem to connect to NoMachine (likely the port is blocked - outside of my control) and thus cannot remote in and install KStars.  I have a portable monitor, but forgot my keyboard/mouse at home 3 hours away.

Is there any way that I can download KStars-stable on a Mac/Windows machine, drop it on a USB flash drive and install from there?

I also have a Mac with me, so I was excited to see KStars 3.5.3 released (not sure if it includes this issue or has the fix for it, though) -- but the download link is broken on the Kstars page!
edu.kde.org/kstars/#download. --> www.indilib.org/jdownloads/kstars/kstars-3.5.3.dmg
2 years 10 months ago #70983

Please Log in or Create an account to join the conversation.

The DMG should be avilable now, please try.
2 years 10 months ago #70984

Please Log in or Create an account to join the conversation.

  • Posts: 42
  • Thank you received: 1

Got it -- that was fast!  I think you just saved my next two nights of imaging!
2 years 10 months ago #70985

Please Log in or Create an account to join the conversation.

You can thank Robert, he's been working tirelessly to get these MacOS releases on time!
2 years 10 months ago #70986

Please Log in or Create an account to join the conversation.

  • Posts: 42
  • Thank you received: 1
Thank you, Robert!  And I confirmed I can connect to at least one of my pieces.  I'll try the rest tonight.
2 years 10 months ago #70987

Please Log in or Create an account to join the conversation.

  • Posts: 29
  • Thank you received: 11
Hi. I am confused as to the current status of what is fully fixed and available. For me, building from latest GitHub on Ubuntu 20.10 amd64 still has at least the Pegasus drivers broken. Reviewing this thread there are conflicting statuses. In somer instances the problems are pegged to bad packages, but building from source supposedly works (not my experience); other entries point to possible C++ inheritance issues (so building wouldn't fix that).

Can Jasem or other knowledgeable individual please recap the current status and whether those of us still out-of-luck should be looking for a source update from which to compile a working version or if it is best to look to nightly builds.

Just to confirm that I am building properly on Ubuntu 20.10 amd64, my steps are:
  1. Make sure environment is up-to-date (sudo apt update && sudo apt full-upgrade -y)
  2. Install all required build pre-requisites as well as ccache
  3. Then perform the following (completing the set of operations for each package before proceeding to the next package):
    1. Clone (or pull latest) master branches from the following links:
      1. indi: github.com/indilib/indi.git
      2. indi-3rdparty: github.com/indilib/indi-3rdparty.git
      3. kstars: github.com/KDE/kstars.git
    2. cmake options:
      1. indi: cmake -DCCACHE_SUPPORT=ON -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug "$SRCROOT/indi"
      2. 3rdparty-library: cmake -DCCACHE_SUPPORT=ON -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug -DBUILD_LIBS=1 "$SRCROOT/indi-3rdparty"
      3. 3rdparty-drivers: cmake -DCCACHE_SUPPORT=ON -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug -DWITH_FXLOAD=1 "$SRCROOT/indi-3rdparty"
      4. kstars: cmake -DCCACHE_SUPPORT=ON -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=RelWithDebInfo "$SRCROOT/kstars"
    3. make -j $NCPU
    4. sudo make install
Any info or insights appreciated.
2 years 10 months ago #71004

Please Log in or Create an account to join the conversation.

The stable packages are only available now for 18.04 and 20.04. If Pegasus drivers are broken, please open an issue at INDI Github to follow up with it.
2 years 10 months ago #71005

Please Log in or Create an account to join the conversation.

  • Posts: 207
  • Thank you received: 14
Hi. Still have some issues. I used my rig last on 24 April - everything was working fine using QHYIII178M guide and QHY294MM.
Now I try and no camera recognised. If I swap the QHY294 to ZWO294 then partially works but guide camera comes up then goes down repeatedly:2021-05-08T16:22:01 QHY CCD QHY5III178M-dae is offline.2021-05-08T16:22:01 Guider port from QHY CCD QHY5III178M-dae is ready.2021-05-08T16:22:01 QHY CCD QHY5III178M-dae is online.2021-05-08T16:22:00 QHY CCD QHY5III178M-dae is offline.2021-05-08T16:22:00 Guider port from QHY CCD QHY5III178M-dae is ready.2021-05-08T16:22:00 QHY CCD QHY5III178M-dae is online.2021-05-08T16:21:58 QHY CCD QHY5III178M-dae is offline.2021-05-08T16:21:58 Guider port from QHY CCD QHY5III178M-dae is ready.2021-05-08T16:21:58 QHY CCD QHY5III178M-dae is online.2021-05-08T16:21:57 QHY CCD QHY5III178M-dae is offline.2021-05-08T16:21:57 Guider port from QHY CCD QHY5III178M-dae is ready.2021-05-08T16:21:57 QHY CCD QHY5III178M-dae is online.2021-05-08T16:21:55 QHY CCD QHY5III178M-dae is offline.

Same issue if I connect QHY294MMOS: VERSION="18.04.5 LTS (Bionic Beaver)"
Latest (stable) updates of kstars (06 May I think).
Tried with Ubuntu 20.04 but even worse will not see any QHY camera. 
Maybe it is hardware /USB issue ?
All cameras connected through 12v powered USB3 hub. 
 ??
 
2 years 10 months ago #71089

Please Log in or Create an account to join the conversation.

Time to create page: 0.843 seconds