Linux - Embedded & Single-board computer This forum is for the discussion of Linux on both embedded devices and single-board computers (such as the Raspberry Pi, BeagleBoard and PandaBoard). Discussions involving Arduino, plug computers and other micro-controller like devices are also welcome. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-08-2018, 10:27 PM
|
#1
|
LQ Newbie
Registered: May 2018
Posts: 10
Rep: 
|
A couple of questions about the raspberry pi 3
I'm curious and maybe I want to get one of these.
Are these 32 bit or 34 bit cpus?
Is rasbian and noobs the only distros for the raspberry pi?
Thx
|
|
|
05-09-2018, 12:52 AM
|
#2
|
LQ Guru
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,752
|
Neither  it's 64-bit:
https://www.raspberrypi.org/magpi/ra...cs-benchmarks/
The Raspberry Pi Zero, Zero W, and Zero WH are more differrent than just stripped down versions, but still quite close.
NOOBS is just an installer for some systems.
As far as I know you can get the following onto the 3B and maybe soon the 3B+
|
|
1 members found this post helpful.
|
05-09-2018, 01:30 AM
|
#3
|
LQ Veteran
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,385
|
I have been running Arch on my pi3's since I got them. And Fedora of course too - gotta give that a go sometime.
Last edited by syg00; 05-09-2018 at 01:32 AM.
Reason: Fedora
|
|
|
05-09-2018, 02:14 AM
|
#4
|
LQ Newbie
Registered: May 2018
Posts: 10
Original Poster
Rep: 
|
Quote:
Originally Posted by syg00
I have been running Arch on my pi3's since I got them. And Fedora of course too - gotta give that a go sometime.
|
Quote:
Originally Posted by Turbocapitalist
Neither  it's 64-bit:
https://www.raspberrypi.org/magpi/ra...cs-benchmarks/
The Raspberry Pi Zero, Zero W, and Zero WH are more differrent than just stripped down versions, but still quite close.
NOOBS is just an installer for some systems.
As far as I know you can get the following onto the 3B and maybe soon the 3B+
|
I meant to say 64 bit. I typed the 3 instead of the 6. My bad
Anyway thanks Turbocapitalist and syg00
|
|
|
05-09-2018, 04:28 AM
|
#5
|
LQ Guru
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: One main distro, & some smaller ones casually.
Posts: 5,872
Rep: 
|
If you only do the basics, browse the web, play music, use a WP, etc, they are great little SOC computers, but the RPi3B/RPi3B+ only have 1GB of ram, so are a little limited.
I waited for the RPi3 with 1GB ram before I got my feet wet - give it a go, you'll be pleasantly surprised. 
|
|
|
05-09-2018, 05:14 AM
|
#6
|
LQ Newbie
Registered: May 2018
Posts: 10
Original Poster
Rep: 
|
Quote:
Originally Posted by fatmac
If you only do the basics, browse the web, play music, use a WP, etc, they are great little SOC computers, but the RPi3B/RPi3B+ only have 1GB of ram, so are a little limited.
I waited for the RPi3 with 1GB ram before I got my feet wet - give it a go, you'll be pleasantly surprised. 
|
I read it's mostly great for light to medium tasks.
They should make a RPI with 2gb of ram or more for future RPI's. This company can see people buy these RPI's and many wouldn't mind paying a few extra bucks for increase ram.
|
|
|
05-09-2018, 05:29 AM
|
#7
|
LQ Veteran
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,385
|
I use one as my firewall/router - another as a backup host. People use them as mediacentres - lots of possibilities. I still need to set one up as a nextcloud server for the family.
Quite a little beast - but then, I have no need of a GUI.
|
|
|
05-09-2018, 08:22 AM
|
#8
|
Moderator
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,976
|
Member response
Hi,
Welcome to LQ!
Quote:
Originally Posted by BillyVine
I read it's mostly great for light to medium tasks.
They should make a RPI with 2gb of ram or more for future RPI's. This company can see people buy these RPI's and many wouldn't mind paying a few extra bucks for increase ram.
|
I suggest that you read the mission statement for Raspberry Pi;
Quote:
The Raspberry Pi is a series of small single-board computers developed in the United Kingdom by the Raspberry Pi Foundation to promote the teaching of basic computer science in schools and in developing countries. The original model became far more popular than anticipated, selling outside its target market for uses such as robotics. It does not include peripherals. However, some accessories have been included in several official and unofficial bundles.More at Wikipedia
Release date:14, 2018
Introductory price:US$35
Operating system:9front, Android Things, Arch Linux ARM, CentOS, Debian, Fedora, FreeBSD, Freedombox, Gentoo Linux, Kali Linux, Kano, NetBSD, OpenBSD, OpenWrt, Plan 9, Raspbian, RISC OS, Slackware, SUSE, Ubuntu Core, Ubuntu MATE, Windows 10 IoT Core
|
As a product that was developed for a community that has little to no access to computing (developing countries/third world countries). By providing a low cost product then more people can be exposed to the world of computing and taught different structures of programming/experimentation with this low cost device. A person could setup a computing device at a very low cost with little effort.
If you are wanting a higher cost expandable ARM device then I suggest you look else where. Maybe ODROID, Orange Pi or similar devices. Do a DuckDuckGo search for ARM to find more devices.
Hope this helps.
Have fun & enjoy!

|
|
|
05-09-2018, 01:30 PM
|
#9
|
LQ Guru
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: One main distro, & some smaller ones casually.
Posts: 5,872
Rep: 
|
Quote:
Originally Posted by BillyVine
I read it's mostly great for light to medium tasks.
They should make a RPI with 2gb of ram or more for future RPI's. This company can see people buy these RPI's and many wouldn't mind paying a few extra bucks for increase ram.
|
Yes, it's not suited to any heavy work, but it was only introduced to get people into programming in the first instance, & it has certainly achieved that!
There are a few hints about one with more ram, & possibly USB3, but with the costs involved, & the rise in price of ram recently, there is no announcement as to when, it could be a long wait. 
|
|
|
05-09-2018, 11:19 PM
|
#10
|
Senior Member
Registered: Feb 2017
Location: @127.0.0.1
Distribution: Mint, Void, MX, Haiku, PMOS, Plasma Mobile, and many others
Posts: 1,258
|
I run Quirky(Puppy Linux) on mine. My Pi was my first computer and did all my c++ development stuff on it there for a while. It'll run LibreOffice and Gimp if you don't mind the lag.
Just a note, I noticed it runs better in the winter, close to a window  vs summer in a hot room. turning a fan on them helps the speed/power consumption too. These things get HOT so the cooler the better.

|
|
|
All times are GMT -5. The time now is 03:20 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|