Raspberry Pi OS finally has a 64-bit version
So after a long delay, the Raspberry Pi Foundation (RPF) finally officially announced that the Raspberry Pi operating system is now available in 64-bit format. So far, this operating platform has only existed in 32-bit form for better compatibility with older hardware setups. The release of the 64-bit version is an inevitable consequence as the quality and power of today's DIY systems have also improved significantly. The main benefit of the 64-bit variant is that it allows systems with more than 4GB of RAM to take advantage of their hardware's full potential.
So at the present time, Raspberry Pi 1, Pi 2 and Zero systems will still support 32-bit operating systems. While newer hardware setups with the Raspberry Pi Zero 2, Pi 3 and Pi 4 will all be capable of running 64-bit operating systems. Notably, the RPF side also said that arm64 hardware will run better with the 64-bit Raspberry Pi operating system
Talking about inter-RAM limitations in 32-bit operating systems, RPF said:
'Theoretically, a 32-bit operating system should only let you handle up to 4GB of memory. On Raspberry Pi 4, we use ARM Large Physical Address Extension (LPAE) technology to access memory up to 8GB, subject to constraints involved any process will be limited to accessing 3GB (we reserve the top 1GB of virtual address space for the kernel). Few processes require more memory than this. Chromium, perhaps the most memory-intensive application in the Raspberry Pi operating system, creates one process per tab. But certain use cases would benefit from being able to allocate the entire memory of a Raspberry Pi 4 8GB from a single process'.
One issue that users of 64-bit Raspberry Pi OS may encounter is that the 64-bit version of Chromium, which is installed by default, will not include the WidevineCDM library. As a result, users will not be able to watch DRM-encoded content on sites like Netflix. To view this content, you need to install the 32-bit version of Chromium with the command:
sudo apt install chromium-browser:armhf libwidevinecdm0.
In case you want to go back to 64-bit version, use this command:
sudo apt install chromium-browser:arm64 libwidevinecdm0-.
You should read it
- How to add an ADC to Raspberry Pi: What you need to know
- Raspberry Pi Zero vs Model A and B, how are they different?
- 10 operating systems you can run with Raspberry Pi
- 5 ways to make good use of Raspberry Pi 4
- What can be done with the 64-bit version of Raspberry Pi OS?
- How to start Raspberry Pi 3 from USB
- Why should people try Raspberry Pi 4?
- Learn Pi Imager, How to Use Raspberry Pi Imager
May be interested
- Microsoft Explains Why Some Computers Update Windows Failsin the past time, microsoft has been very active in promoting users to update to the latest versions of windows 10 and windows 11. however, despite microsoft's zeal, there are still many users who fail to update. what is the cause?
- 7 reasons to choose Windows 10 over Windows 11windows 10 is well supported. hardware and software compatibility issues are rare. on the other hand, there have been major compatibility issues with windows 11.
- Windows 10 21H2 is now widely available, Windows 11 is still an 'optional update'microsoft says windows 10 version 21h2 will have a quick installation experience, similar to the monthly cumulative updates.
- How to reset MacBook, How to factory reset MacBook simplywhen you want to reset the macbook to make it work faster or to transfer the machine, how to do it? stay tuned to this article for more details!
- Microsoft releases new update for Windows 10 and 11, fixing VPN errorsafter receiving a lot of feedback from users about the error of not being able to connect to the vpn on the new update, this week microsoft released a series of urgent updates to fix issues caused by the patch tuesday update. caused last week.
- Don't shut down your Windows PC when it's not really necessarymany people have a habit of turning off their windows pc completely when not in use even for a short period of time to 'save power'. if you also have this habit, you may be bothering yourself unnecessarily.