Hello,
Is it possible install a 64-bit OS (like Pi64) on a RPi2?
Re: 64bit Debian OS for Raspberry Pi 2
It might be possible on the new Pi2 which uses the same ARMv8 soc as the Pi3.
-
- Posts: 25183
- Joined: Tue Mar 25, 2014 12:40 pm
- Location: Delightful Dorset
Re: 64bit Debian OS for Raspberry Pi 2
If you have RPi 2B version 1.2 BCM2837 SoC, try:
https://github.com/bamarni/pi64/blob/master/README.md
The information is out there....you just have to let it in.
Re: 64bit Debian OS for Raspberry Pi 2
Hi, thank you for the answers.
I know it's a 2 but witch model, i don't know.
How can i see this model nr?
I know it's a 2 but witch model, i don't know.
How can i see this model nr?
- DougieLawson
- Posts: 40509
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: 64bit Debian OS for Raspberry Pi 2
Post the results from the following commands
cat /sys/firmware/devicetree/base/model
and
cat /proc/cpuinfo
cat /sys/firmware/devicetree/base/model
and
cat /proc/cpuinfo
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Re: 64bit Debian OS for Raspberry Pi 2
Hello,
Here the results:

Here the results:
Raspberry Pi 2 Model B Rev 1.1
So, if i see, it is not possible with this RPi2processor : 0
model name : ARMv7 Processor rev 5 (v7l)
BogoMIPS : 57.60
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 5
processor : 1
model name : ARMv7 Processor rev 5 (v7l)
BogoMIPS : 57.60
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 5
processor : 2
model name : ARMv7 Processor rev 5 (v7l)
BogoMIPS : 57.60
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 5
processor : 3
model name : ARMv7 Processor rev 5 (v7l)
BogoMIPS : 57.60
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 5
Hardware : BCM2835
Revision : a01041
Serial : 00000000d5ea8903

- DougieLawson
- Posts: 40509
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: 64bit Debian OS for Raspberry Pi 2
It's not possible with that RPi2 V1.1
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Re: 64bit Debian OS for Raspberry Pi 2
Ok, thanks.
Buying a RasberryPi2 Pi 3
Buying a RasberryPi2 Pi 3

Re: 64bit Debian OS for Raspberry Pi 2
Debian has a arm64 installer image but I have not used it yet. I am working on creating a 64bit release of Debian through debootstrap similar to pi64 but hopefully with a better build script. The kernel gets stuck halfway through boot right but I'm making progress
Re: 64bit Debian OS for Raspberry Pi 2
https://github.com/sakaki-/gentoo-on-rpi3-64bit
https://files.devuan.org/devuan_ascii_beta/embedded/
https://github.com/bamarni/pi64
Did you try any of the above? Good luck!
https://files.devuan.org/devuan_ascii_beta/embedded/
https://github.com/bamarni/pi64
Did you try any of the above? Good luck!
- boomonster
- Posts: 91
- Joined: Fri May 11, 2018 11:18 pm
Re: 64bit Debian OS for Raspberry Pi 2
The RPi 2 is 32-bit, so I don't see why you would want to
run a 64-bit OS on it... But If I knew an OS like that, I
would tell you. I think the RPi 3 is still running a 32-bit
OS!
run a 64-bit OS on it... But If I knew an OS like that, I
would tell you. I think the RPi 3 is still running a 32-bit
OS!

-
- Posts: 25183
- Joined: Tue Mar 25, 2014 12:40 pm
- Location: Delightful Dorset
Re: 64bit Debian OS for Raspberry Pi 2
boomonster wrote: ↑Wed May 16, 2018 1:12 amThe RPi 2 is 32-bit, so I don't see why you would want to
run a 64-bit OS on it... But If I knew an OS like that, I
would tell you. I think the RPi 3 is still running a 32-bit
OS!![]()
There are 2 versions of the RPi 2B, the initial release was ARMv7 BCM2836, whilst version 1.2 is ARMv8 BCM2837.
Raspbian Operating System is a re-spin of ARM32 Debian ARMHF which functions on all RPis, ARMv6 / ARMv7 / ARMv8 CPU Architecture.
There are many scenarios where running a 64bit Operating System is advantageous, and searching this Forum would find many Posts.
FYI the OP has an ARMv7 RPi 2B

The information is out there....you just have to let it in.
- boomonster
- Posts: 91
- Joined: Fri May 11, 2018 11:18 pm
Re: 64bit Debian OS for Raspberry Pi 2
I didn't know that. I looked it up but only saw
the 32-bit part.
the 32-bit part.