Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

64 bit Raspberry Pi 5 #26

Open
jankovalski opened this issue Aug 3, 2024 · 3 comments
Open

64 bit Raspberry Pi 5 #26

jankovalski opened this issue Aug 3, 2024 · 3 comments

Comments

@jankovalski
Copy link

jankovalski commented Aug 3, 2024

$ sudo raspdif

W: MAIN: 64 bit support is experimental. Please report any issues.
F: Memory: Failed to map physical address 0x10 of length 2080374784. Error: Invalid argument

$ uname -a
Linux raspberrypi 6.6.31+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux

$ cat /etc/debian_version
12.6

Just compiled with make and no issue but it doesn't run. Any ideas?

@mill1000
Copy link
Owner

mill1000 commented Aug 3, 2024

The Pi 5 SoC has a completely different architecture than previous generations.

Currently it's incompatible with raspdif and I have not looked into that it would take to add support.

@jankovalski
Copy link
Author

Would it work if I switched to 32 bit OS or still no?

@mill1000
Copy link
Owner

mill1000 commented Aug 5, 2024

No. This is a hardware compatibility problem, not an OS problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants