×

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

Bi-monthly release with minor bug fixes and improvements

64bit Astroberry

  • Posts: 61
  • Thank you received: 8

Replied by Odiug on topic 64bit Astroberry

Are KStars/INDI packages for Raspbian 64bit being built right now?
1 year 5 months ago #86907

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

  • Posts: 39
  • Thank you received: 9

Replied by Matteo Piscitelli on topic 64bit Astroberry

Actually in Astroberry repo I can see some arm64 packages. But if system is ready or not, I think only Radek can answer....
1 year 5 months ago #86978

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

  • Posts: 23
  • Thank you received: 2

Replied by Jordi Sesé on topic 64bit Astroberry

Just in case anyone is interested...

I have been able to install Raspbian 64bit (bullseye); I then added astroberry repo.
That way I was able to install PHD2 and kStars (bleeding: 3.6.0) which are in the astroberry repo.

At first, kStars crashed, but following a trick I found in a german forum in which they where discussing this installation (www.indilib.org/forum/astroberry/12390-6...rry/reply/86978.html), I removed kstars-bleeding, installed the standard kStars in raspbian, started it with a simulator profile, and then installed again kstars-bleeding - it worked!

Anyway, I'm still configuring the system but it seems to work, and without compiling a thing.

I don't know whether the packages are being built right now, the 3.6,0 64bit version I got installed corresponds to Build: 2022-08-27T18:31:54Z


Regards,

Jordi.
The following user(s) said Thank You: Matteo, James
1 year 5 months ago #87021

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

  • Posts: 1957
  • Thank you received: 420

Replied by Wouter van Reeven on topic 64bit Astroberry

The info on how to get INDI for Raspbian is outdated. Simply use
wget -O - https://www.astroberry.io/repo/key | sudo apt-key add -
sudo su -c "echo 'deb https://www.astroberry.io/repo/ bullseye main' > /etc/apt/sources.list.d/astroberry.list"
sudo apt update
sudo apt install indi-full kstars-bleeding
and kstars installs fine on Raspberry OS 64 bit.

However, running it turned out to be problematic:
$ kstars
org.kde.kstars: Failed to create local astrometry directory
Call to writableLocation without an application-based location.
org.kde.kstars: Welcome to KStars 3.6.0 Stable
org.kde.kstars: Build: 2022-08-27T18:31:54Z
org.kde.kstars: OS: "debian"
org.kde.kstars: API: "arm64-little_endian-lp64"
org.kde.kstars: Arch: "arm64"
org.kde.kstars: Kernel Type: "linux"
org.kde.kstars: Kernel Version: "5.15.61-v8+"
org.kde.kstars: Qt Version: 5.15.2
qt.qpa.xcb: QXcbConnection: XCB error: 148 (Unknown), sequence: 192, resource id: 0, major code: 140 (Unknown), minor code: 20
org.kde.kstars: User DB does not exist. New User DB will be created.
org.kde.kstars: Rebuilding User Database
org.kde.kstars: Processing  "unnamedstars.dat" , HTMesh Level 3
org.kde.kstars:   Sky Mesh Size:  512
org.kde.kstars: Loaded DSO catalog file:  "unnamedstars.dat"
org.kde.kstars: "Star HD20,794 not found."
org.kde.kstars: "Star HD98,230 not found."
org.kde.kstars: Loaded DSO catalogs.
org.kde.kstars: Loading asteroids
terminate called after throwing an instance of 'std::runtime_error'
  what():  Could not open file.
Aborted

So I copied the ~/Library/ApplicationSupport/kstars directory from my MacBook to ~/.local/share/kstars on the Raspberry Pi and now it's working.


HTH, Wouter
The following user(s) said Thank You: Michael Kutzke
1 year 5 months ago #87094

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

  • Posts: 61
  • Thank you received: 8

Replied by Odiug on topic 64bit Astroberry

Same here. And I do not have a MacBook. ;-)

But strace shows:
openat(AT_FDCWD, "/home/XXXXX/.local/share/kstars/asteroids.dat", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
futex(0x7fbb7e3234, FUTEX_WAKE_PRIVATE, 2147483647) = 0

So indeed, at least the ~/.local/share/kstars/asteroids.dat is missing. Is there a dependency missing? And why ~/.local?
OK, other files are probed in multiple locations and finally found in /usr/share/kstars. And I even found an asteroids.dat there.

Well, "cp /usr/share/kstars/asteroids.dat .local/share/kstars/" also does the trick.

Regards & CS
Guido
The following user(s) said Thank You: Jacob
1 year 3 months ago #89268

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

  • Posts: 1
  • Thank you received: 0

Replied by Jacob on topic 64bit Astroberry

Found this thread on Google, copying `/usr/share/kstars/asteroids.dat` to `~/.local/share/kstars` worked for me, thank you!
1 year 1 month ago #90444

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

  • Posts: 335
  • Thank you received: 19

Replied by MORELLI on topic 64bit Astroberry

I succes to install Bulleyes with our favorite trilogy, Kstars indi-full, gsc. I copy a .local/share/kstars directory from my laptop. Kstars runs well.
Just an issue with QHY camera that not connect as on a PC. The key was to reinstall the mutlaqja ppa. But in my case it is not adequat.
An idea ?
Last edit: 1 year 1 month ago by MORELLI.
1 year 1 month ago #90497

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

  • Posts: 40
  • Thank you received: 0

Replied by Paul on topic 64bit Astroberry

I am wondering the same thing.
1 year 1 month ago #90538

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

  • Posts: 237
  • Thank you received: 33

Replied by AstroMuni on topic 64bit Astroberry

Is there any news on when we can expect to see the 'official' 64bit Astroberry release?
1 year 1 week ago #91323

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

  • Posts: 42
  • Thank you received: 6

Replied by Hartmut on topic 64bit Astroberry

I had a similar question some weeks ago and never got a direct answer, just how to compile my own Bulseye Astroberry.
I love my old Astroberry working for me since 2 years with 3 setups, 5 cameras, 3 focussers and so on.

Unfortunately the developer of the Astroberry-Server doesn`t appear anymore anywhere :-(

However I just finished a N.I.N.A. project Mini-PC last week and now have 2 systems in parallel mounted on my EQ6.
Waiting for CS and 1st Light with N.I.N.A. If everything will work as expected I think I will remove and bury the PI because I woul like to have a future-proof system.

Cheers,
Hardy
1 year 6 days ago #91375

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

  • Posts: 335
  • Thank you received: 19

Replied by MORELLI on topic 64bit Astroberry

On my side, I bought Stellarmate in order to thank Jasem and his team for all the work they offer us.
I have also created a system with Ubuntu-Mate arm64. Then just install mutlaqja ppa then indi, gsc, kstars-bleeding.
For PHD2, ppa: pch/phd2. Update and install phd2.
The following user(s) said Thank You: John
Last edit: 1 year 6 days ago by MORELLI.
1 year 6 days ago #91377

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

  • Posts: 155
  • Thank you received: 12

Replied by Nigel Dunmore on topic 64bit Astroberry

Yeah I sort of decided to do the same thing - switch from astroberry to stellarmate. Not only am I now up to date (not sure that’s always a good thing so sticking with stable releases) but I’ve now got the ios app and the web dashboard and nonvc and vnc and rdp (easiest way to get the right screen resolution it seems) and ekos live as ways to connect. The app and dashboard are worth the cost in themselves to me.

Now if only I could get the desktop pager to work correctly…

Currently happy bunny just waiting for clear skies.
1 year 6 days ago #91387

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

Moderators: Radek Kaczorek
Time to create page: 1.780 seconds