Questions tagged [pi-3]

For questions that apply specifically to the Raspberry Pi 3 and not other/all models.

This tag is intended for questions that are applicable to the Raspberry Pi 3 Model B which features a quad-core ARM A8 processor (64-bits) with the same 1GB of RAM and GPIO as the Pi 2 Model B, on-board Wi-Fi and Bluetooth.

This may include: power requirements; network hardware (both built-in Ethernet hardware and 2.4 GHz wireless), USB hub/ports (which is built-in with a different IC to other Raspberry Pis) and performance issues (as the processor have a default clock rate that is 33% higher than the Raspberry Pi 2B).

Released 29th Feb 2016

3545 questions
196
votes
11 answers

Disable WiFi (wlan0) on Pi 3

Got a Pi 3 which will always use ethernet, so trying to figure out how to disable the WiFi such that it does not even turn on after a reboot. If I do an ifconfig I see the wlan0 device. I can do ifconfig wlan0 down but it will come back up again…
Evan
  • 2,062
  • 2
  • 10
  • 8
57
votes
7 answers

Which model Raspberry Pi I am running?

Is there a way of determining whether the current Raspberry Pi is either a 2 Model B and 3 with Raspbian Jessie Lite 8.0? This is because I have a particular bootstrap.sh written in Bash where it needs to set the attribute txpower for a Wi-Fi USB…
Shan-Desai
  • 1,511
  • 2
  • 13
  • 28
54
votes
4 answers

How do I make serial work on the Raspberry Pi3 (PiZeroW, Pi4 or later models)

My Pi3 serial console produces rubbish and fails to respond to the keyboard.
Milliways
  • 58,054
  • 29
  • 98
  • 195
50
votes
2 answers

Raspberry Pi 3 vs Pi 2 power consumption and heat dissipation

I've seen the announcement of the new Raspberry 3 but didn't find any info regarding power consumption and heating. A 1.2 Ghz 64-bit CPU is great but does it draw a lot more power? Shall heat be an issue with small cases with the Rpi3? I've read…
Cedric Martin
  • 653
  • 1
  • 7
  • 8
48
votes
3 answers

error - problem connecting to Raspberry Pi 3 with xrdp

I ran: sudo apt-get update sudo apt-get install xrdp I wen't to Windows 10 remote desktop connection and connected to my Raspberry Pi 3: Then I entered default credentials credentials (pi/raspberry) and I got this log: The login was successful…
Andrei
  • 635
  • 1
  • 9
  • 10
43
votes
6 answers

How do I update my RPi3 to Python 3.6?

Python 3.6 just came out. I tried following these instructions to build from a tarball, but it got hung up on the make command, so I terminated the process after 20 minutes or so. I also noticed that while the ./configure command was going, a number…
Justin Palmer
  • 539
  • 1
  • 4
  • 3
42
votes
5 answers

Add an external antenna to a Pi 3

Makezine's writeup on the Pi 3 this morning included a somewhat tantalising section: The other interesting thing on the back of the board, right next to the wireless radio chip, is something that looks like an unpopulated UFL antenna, labelled…
goobering
  • 10,680
  • 4
  • 39
  • 64
40
votes
8 answers

Does Pi3 Wi-Fi support 5 GHz and does it need an extra antenna?

I was wondering if the built-in Wi-Fi supports 5 GHz networks? Will it need an external antenna to be attached to work properly?
oleole
  • 503
  • 1
  • 4
  • 5
35
votes
8 answers

I failed to remote connect to Raspberry Pi 3 from Ubuntu

I just bought raspberry pi 3 with Rapbian Jessi with Pixel and I have a Lenovo laptop with Ubuntu 14.04 64 bit on it. I want to remote connect to it from my laptop. I enabled the VNC server on Raspberry Pi and I tried to connect to it from either…
aibrahim
  • 757
  • 1
  • 5
  • 8
35
votes
10 answers

Can you run pfsense on a Raspberry Pi 3?

Is it possible to run pfsense on a Raspberry PI 3? They have an embedded version that runs Nano BSD.
leeand00
  • 704
  • 2
  • 9
  • 23
31
votes
7 answers

Undervoltage warning despite decent power supply

I found some related questions about this, yet no answer. Using a freshly bought "5V/2.1A" rated power supply, I get undervoltage warning icon on both my Raspberry Pi 3s. I measure 4.75V at the USB ports. I feel like this should not be happening.
LDericher
  • 419
  • 1
  • 4
  • 3
31
votes
3 answers

Raspberry Pi 3 audio input?

Did Raspberry Pi 3 add audio input? I'm new to RPi and interested in doing speech recognition but noticed input has been missing for previous versions. If it hasn't, what is the best way for me to go about recognizing speech on RPi3? Thank you.
corysimmons
  • 487
  • 3
  • 6
  • 8
26
votes
6 answers

Where can I find the documentation for the BCM2837?

I can find the hardware documentation for both Raspberry Pi 1's and Raspberry Pi 2's SoC on the Documentation - Hardware site from raspberrypi.org (Broadcom BCM2835 and Broadcom BCM2836). However, I couldn't find any documentation for the Raspberry…
h0ch5tr4355
  • 383
  • 1
  • 5
  • 11
26
votes
1 answer

Why can't the Pi 3 receive FM radio by itself?

I've read online that the Pi 3's WiFi/Bluetooth chip (BCM43438) can also receive FM radio. Why can't I use it to receive FM signals?
Aloha
  • 7,116
  • 1
  • 27
  • 52
25
votes
2 answers

Is there any limit for micro SD card size in PI3?

I have ordered Raspberry pi3. So I want what is the maximum compatible size of mirco sd card with PI3 ?
parthivrshah
  • 353
  • 1
  • 3
  • 5
1
2 3
99 100