Purebasic v6.00 Arm64

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
mk-soft
Always Here
Always Here
Posts: 6242
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Purebasic v6.00 Arm64

Post by mk-soft »

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
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
User_Russian
Addict
Addict
Posts: 1525
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

Re: Purebasic v6.00 Arm64

Post by User_Russian »

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.
User avatar
mk-soft
Always Here
Always Here
Posts: 6242
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Purebasic v6.00 Arm64

Post by mk-soft »

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.
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
Post Reply