On which Raspberry does it work?

Raspberry PI specific forum
infratec
Always Here
Always Here
Posts: 6817
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

On which Raspberry does it work?

Post by infratec »

Zero 32bit
Zero 2W 64 bit
1 Mod 32 bit
2 Mod B 32bit
2 Mod B v1.2 64bit
3 Mod 64 bit
4 Mod 64 bit

Since it is named (Raspberry OS - arm32) I'm not sure if it runs on the arm64 modells.
Since the instruction set is different, I think it's not possible.
And for the Zero: is the RAM enough?

A clear statement would be nice.

Pi is not Pi :wink:
User_Russian
Addict
Addict
Posts: 1443
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

Re: On which Raspberry does it work?

Post by User_Russian »

I already wrote about it https://www.purebasic.fr/english/viewto ... 88#p577788
PB 6 b1 only works on current version Raspios 2021-10-30 https://downloads.raspberrypi.org/raspi ... 021-11-08/
On previous versions OS Raspios does not work.

Raspios 2021-10-30 requires a lot of RAM and Raspberry Pi with 512 MB of RAM works very slowly. For this board need OS Raspios 2020-08-20 or the previous version, but PB does not start. For PB needed GLIBC_2.29, and in OS, library version 2.28.
infratec wrote: Sat Dec 04, 2021 10:41 pmI'm not sure if it runs on the arm64 modells.
Why 64 bits if RAM is less than 4 GB?
User avatar
mk-soft
Always Here
Always Here
Posts: 5333
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: On which Raspberry does it work?

Post by mk-soft »

User_Russian wrote: Sat Dec 04, 2021 11:15 pm Raspios 2021-10-30 requires a lot of RAM and Raspberry Pi with 512 MB of RAM works very slowly. For this board need OS Raspios 2020-08-20 or the previous version, but PB does not start. For PB needed GLIBC_2.29, and in OS, library version 2.28.
infratec wrote: Sat Dec 04, 2021 10:41 pmI'm not sure if it runs on the arm64 modells.
Why 64 bits if RAM is less than 4 GB?
I ask the same question.
Since the Rapberry PI 4 has an arm64 processor
and there are currently only PB for arm32
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: 1443
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

Re: On which Raspberry does it work?

Post by User_Russian »

mk-soft wrote: Sun Dec 05, 2021 9:44 amSince the Rapberry PI 4 has an arm64 processor
and there are currently only PB for arm32
arm64 processor can work in arm32 compatible mode.
Operating system Raspberry Pi 32 bit.
User avatar
mk-soft
Always Here
Always Here
Posts: 5333
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: On which Raspberry does it work?

Post by mk-soft »

It would be nice if there will be a PB version Raspberry Pi (arm64) at some point.
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
Joris
Addict
Addict
Posts: 885
Joined: Fri Oct 16, 2009 10:12 am
Location: BE

Re: On which Raspberry does it work?

Post by Joris »

And perhaps also useful, on which Raspberry PI versions do the programs made with Raspberry-OS-PB work?
Yeah I know, but keep in mind ... Leonardo da Vinci was also an autodidact.
User avatar
Shardik
Addict
Addict
Posts: 1988
Joined: Thu Apr 21, 2005 2:38 pm
Location: Germany

Re: On which Raspberry does it work?

Post by Shardik »

User_Russian wrote: Sun Dec 05, 2021 12:13 pm arm64 processor can work in arm32 compatible mode.
Operating system Raspberry Pi 32 bit.
The official Raspberry Pi website does not link to the 64 bit Raspberry Pi OS because it is still in beta state. And the official imager also doesn't give you the option to download and install the 64 bit version. Nevertheless you may download an image of the 64 bit beta version from here. I don't think that Fred will release a PureBasic 64 bit version for the Raspberry Pi as long as the official 64 bit version of Raspberry Pi OS isn't released and still in beta state.
Post Reply