Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3990

Beginners • Re: More beginner questions

$
0
0
Sorry, 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 OK18sc
There are multiple versions of the 'latestl PI OS. Please post the response to this command

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/"
Then to determine if you have installed 32 or 64 bit software do this:

Code:

$ uname -maarch64
Here is how to understand the return results. It is taken from https://pimylifeup.com/raspberry-pi-os- ... it-64-bit/

"32-bit:
  • armv6l
  • armv7l
  • armv8
  • armhf

64-bit:
  • arm64
  • aarch64
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.

Thanks!

Ken

Statistics: Posted by ve3hls — Mon Oct 07, 2024 4:10 am



Viewing all articles
Browse latest Browse all 3990

Trending Articles