Is that the command on the first line? This: $ more /etc/os-release. Because the rest of it looks like a report, not code. I'm positive I installed 64 bit Raspberry Pi OS because all of the 64 bit apps I installed work fine, but I'll check anyway and get back to you.There are multiple versions of the 'latestl PI OS. Please post the response to this commandSorry, it's a Pi 5, 4 gigabytes
OS is the latest from Raspberry Pi, 64 bit, downloaded and installed approx 7 days ago.
Ken VE3HLS
So Phisai, Thailand OK18scThen to determine if you have installed 32 or 64 bit software do this:Code:
$ more /etc/os-releasePRETTY_NAME="Debian GNU/Linux 11 (bullseye)"NAME="Debian GNU/Linux"VERSION_ID="11"VERSION="11 (bullseye)"VERSION_CODENAME=bullseyeID=debianHOME_URL="https://www.debian.org/"SUPPORT_URL="https://www.debian.org/support"BUG_REPORT_URL="https://bugs.debian.org/"
Here is how to understand the return results. It is taken from https://pimylifeup.com/raspberry-pi-os- ... it-64-bit/Code:
$ uname -maarch64
"32-bit:
- armv6l
- armv7l
- armv8
- armhf
64-bit:
- arm64
- aarch64
Thanks!
Ken
Statistics: Posted by ve3hls — Mon Oct 07, 2024 4:10 am