CARVIEW |
Select Language
HTTP/2 200
date: Tue, 26 Aug 2025 03:54:12 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
cf-ray: 975062f37cb2f473-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=75a9c13b-6c1c-46c2-8c84-9a6d060af628; expires=Wed, 26 Aug 2026 03:54:12 GMT; domain=.stackexchange.com; path=/; secure; httponly
set-cookie: prov=75a9c13b-6c1c-46c2-8c84-9a6d060af628; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=eDx6Vk72jdLkXFT9.nrVlASCnMDDkBDhmCZ2YUAiy0M-1756180452-1.0.1.1-oODKt3kEOW4k.YrBvXcY0ilAOBRHgj6m44d1ow4q47ZXyo7NYObDbKYA9fNsWgHpW.NqwoAeKOK.w3D0SlwvoUtNWN5iGgFQminXbXUQqJo; path=/; expires=Tue, 26-Aug-25 04:24:12 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=DVkER2zSX92V3n29i3E3i.OH20mzn9g1zU8FUoWIVmI-1756180452703-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: bf6f79c7-140e-432a-89e1-2225ad47b0c6
x-worker-origin-response-time: 280000000
x-dns-prefetch-control: off
server: cloudflare
Newest 'pi-2' Questions - Raspberry Pi Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [pi-2]
This refers to the quad-core Raspberry Pi 2 (currently only available as a "B" model with Ethernet and four USB ports), with 1 gigabyte of RAM.
1,612 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
53
views
Red and Green LED both on when plugged in
I recently got a raspberry Pi 2B second hand and I found that when powered on both the red and green led turn on and stay regardless if there’s an sd card inserted in to board
The Led’s don’t flash ...
1
vote
1
answer
60
views
-1
votes
1
answer
49
views
Cannot control PWM frequency on GPIO18
I'm using this script to control GPIO18 :
import RPi.GPIO as GPIO
from time import sleep
ledpin = 18
GPIO.setmode(GPIO.BOARD)
GPIO.setup(ledpin,...
0
votes
0
answers
84
views
Absloute beginner looking for advice
I am totally new to Raspberry Pi but have been advised this might be a good place to start.
I would like to develop a prototype which involves wearing a device, strapped to a person's arm, that would ...
0
votes
1
answer
45
views
Deluge some torrents with network related errors [closed]
Information about the board and OS
OS: Raspbian GNU/Linux bullseye 11 armv7l
Host: Raspberry Pi 2 Model B Rev 1.1
Torrent client
deluge-web -v
deluge-web 2.0.3
libtorrent: 1.2.9.0
Python: 3.9.2
OS: ...
0
votes
0
answers
65
views
How to create a playlist in LibreELEC 12.0.1
I want to create a playlist in Kodi. However, in the tutorials there is often a "normal playlist", which does not exist. If I try to use the a smart playlist this always stays empty.
I want ...
0
votes
0
answers
62
views
Errno 121: Remote I/O Error Problem. 'ADS 1x15'. After successful implementation of 2 Years
I am using ADS1X15 library to read analog data from ADC-1115 adc conver ter. I was successfully using this library as well as module for atleast 2 years.
Now the Python through the error [Errno 121] ...
0
votes
1
answer
94
views
Raspberry Pi 2 Model B v1.1 missing piece
I recently posted asking for help troubleshooting my Raspberry Pi 2 Model B v1.1, which appears to be "bricked." After some investigation, I believe I may have found the issue, but I need ...
0
votes
1
answer
135
views
Troubleshooting Raspberry Pi 2 Model B with Solid PWR and ACT LEDs
I have two Raspberry Pi 2 Model B v1.1 units. The first unit, which I will refer to as the "working" one, has a flickering GREEN ACT LED (but no lit RED PWR LED), indicating that it operates ...
-1
votes
2
answers
210
views
What type of power supply can I safely utilize with my Raspberry Pi 2B?
What types of power supplies can I utilize with my Raspberry Pi 2B? My understanding is that most recommend at least 5 V. Can I provide it with more volts than 5? Or would that destroy the device?
As ...
0
votes
0
answers
38
views
SIP error after power loss
I was in the process of updating SIP when I lost power. Now running SIP gives this error:
pi@raspberrypisip:~/SIP $ sudo python3 sip.py
Traceback (most recent call last):
File "sip.py", ...
0
votes
1
answer
314
views
Trying to understand the under voltage issue
Using this script to provide a power report, I am getting the following while powering the Pi with iPhone power brick and the official Raspberry Power supply brick:
-- using official Raspberry Pi ...
1
vote
1
answer
326
views
Is there any chance to update an extremely old rmpi system to a specific version?
I have a software image file that is used for running system on raspberry pi model B and ~50 microcomputers that are running on it right now. I need to somehow update this old pile of rust to a ...
0
votes
1
answer
178
views
MPC output problem on Headphone output
I have a misconfiguration of my MPD daemon on Raspbian Buster with Raspberry PI 2B.
Alsa is configured as follows:
pi@Wecker:~ $ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: b1 [...
-1
votes
1
answer
91
views
ttyAMA0 serial port error
I'm trying to get gps data through ttyAMA0 serial port.
Sometimes I could get gps data but I also get errors such as OSError Error11 resource unavailability.
It used to be working but I get errors ...
- The Overflow Blog
-
-
Hot Network Questions
- Symmetrical weight paint doesn't work on symmetrized bones?
- How do electrons microscopically drift in the conductor?
- Solver-agnostic Modeling Language in Java
- A Topological Invariant Associated to a Riemannian Manifold
- Funny looking hydrogen spectrum
- What would a God who controls the stars and heavens be called?
- How can a forwarding service handle certificates for me?
- What did John the Baptist mean by "make straight the way of the Lord,"?
- Why does the Apollo LM's Cross-Pointer display have a bulge?
- What kind of advantage would Satan gain if the Corinthians refused to forgive and restore the repentant brother?
- Justifying a 'analog horror' aesthetic in a 'future' setting
- Legit or scam? What's a good filter when asked for emergency help?
- Worried travelling to America once more after long stays in the past
- Can you get valid SSL certificates for hosting local services over a domain that you own?
- Why does he have a phobia on these dates?
- How to determine the direction of edges through a cutset in a graph?
- Own HTTP server implementation in Java with a simple template engine
- Switching bodies to get everyone back to their correct body?
- Tabularray tblr long keyword makes table break without need
- What building(s) were used as the filming locations for the “Jump Program”?
- Wearing a Tallis by Mincha
- Linux auto-mounting USB with UDev
- A week after the Putin-Trump meeting at Anchorage, what's the quick elevator pitch on proposals currently publicly on the table?
- Creating permutations on a sublist of the list {1, 2, ..., n}