Hello Fred,
is it possible for you to compile a 64 bit version for arm 64bit processors?
You need at least a Raspberry Pi 4 / 400 to install Ubuntu 21.04 (21.10) Desktop.
With this version, PB v6.00 should also work on other hardware with Arm processors.
Link: https://ubuntu.com/download/raspberry-pi
Purebasic v6.00 Arm64
Purebasic v6.00 Arm64
Last edited by mk-soft on Sat Jan 01, 2022 4:18 pm, edited 1 time in total.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
-
- Addict
- Posts: 1525
- Joined: Wed Nov 12, 2008 5:01 pm
- Location: Russia
Re: Purebasic v6.00 Arm64
Fred wrote that he has Raspberry Pi 2.
I think that need to donate on Raspberry Pi 4. If active members of the forum will donate $5 - $10, this is enough for many PI 4.
I think that need to donate on Raspberry Pi 4. If active members of the forum will donate $5 - $10, this is enough for many PI 4.
Re: Purebasic v6.00 Arm64
If there is a green light, I will gladly donate a little more.
Edit:
I have now tried out the Ubuntu 21.10 Desktop Arm64.
Everything ran without any problems on the PI4.
The desktop sometimes freezes and can be fixed with the monitor off/on. Can this be due to my KVM switch or old monitor?
But some have a problem with it. But there is a bug fix that should eliminate this problem. But I haven't tried it yet, because I have replaced the sd.
Edit:
I have now tried out the Ubuntu 21.10 Desktop Arm64.
Everything ran without any problems on the PI4.
The desktop sometimes freezes and can be fixed with the monitor off/on. Can this be due to my KVM switch or old monitor?
But some have a problem with it. But there is a bug fix that should eliminate this problem. But I haven't tried it yet, because I have replaced the sd.
Workaround for Ubuntu 21.10 freezing tested on Raspberry Pi
The suggested solution is to change the following line in the /boot/firmware/config.txt file:
* dtoverlay=vc4-kms-v3d
* becomes
* dtoverlay=vc4-fkms-v3d
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive