×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

64bit Astroberry

  • Posts: 334
  • Thank you received: 23

Replied by ALESSANDRO PENSATO on topic 64bit Astroberry

we need to redo all the work to build a brand new system. is not possible upgrade a 32bit system to a 64bit. actually i am tring to do this but RaspbianOS aftter some updates and indi packages not boot up. I am tring to resume a previous 64bit image and check all and add some others feataures that i made to the standard system.

So, as the previous KStars verions also this 3.6.1 is NOT STABLE, there are some issue reported here invent.kde.org/education/kstars/-/milest...stones/14#tab-issues and all the other that are reported by the users
The following user(s) said Thank You: John
1 year 6 months ago #86736

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

  • Posts: 44
  • Thank you received: 5

Replied by simont on topic 64bit Astroberry

I'm not speaking about DIY compiling of kstars for Raspbian 64bit, but about the future of the ready-to-go Astroberry distro. Any info about that? Is there some ongoing work on that, or Astroberry will stop here?
1 year 6 months ago #86737

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

  • 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 6 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 6 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 6 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 6 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 2 months 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 2 months ago by MORELLI.
1 year 2 months 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 2 months ago #90538

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

  • Posts: 245
  • 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?
Clear Skies,
Pramod


My kit: SW 130PDS on a HEQ5 Pro mount, ZWO ASI533mc Pro, 30mm guidescope with ASI120mm mini, managed using Kstars/Ekos, RPi with Stellarmate OS, ASI224mc, bits and bobs for visual observations.
1 year 1 month 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 4 weeks ago #91375

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

Moderators: Radek Kaczorek
Time to create page: 1.904 seconds