Ask a Question
Ask Question Login
Corporate Training
  1. Community
  2. Java
  3. Question
Java

How can I get java64 bit on pi 4?

Asked by Krishna Dwivedi Oct 10, 2022 1.0K views 1 answer
Share

About this question

 I switch the Kernel of my Raspi 4 to 64 Bit by changing the /boot/config.txt adding arm_64bit=1.

After a reboot uname -a shows Linux raspberrypi 5.4.72-v8+ #1358 SMP PREEMPT Mon Oct 26 17:29:14 GMT 2020 aarch64 GNU/Linux

So it looks like the 64 Bit kernel is running.

When installing JRE 11 by sudo apt install default-jre it looks like it still uses the 32 Bit version.

So is the PI really running in 64 Bit now?

How can I install a 64 Bit JRE 11?

Your answer

1 Answer

More Java discussions

Learn & Explore

Free tutorials and interview questions from industry experts — learn the skill, then get ready to prove it.

Latest Java Blogs

Guides, tips and career advice on Java from JanBask experts.