CARVIEW |
Select Language
HTTP/2 200
date: Sat, 09 Aug 2025 09:47:54 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
cf-ray: 96c655adc94bd3d4-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=6573178e-11f2-404d-9726-e7f65dff5777; expires=Sun, 09 Aug 2026 09:47:54 GMT; domain=.stackexchange.com; path=/; secure; httponly
set-cookie: prov=6573178e-11f2-404d-9726-e7f65dff5777; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=w9xFNqvu5WGiX3DVFmunC02bRsWZ96IkYEEL_s9HLks-1754732874-1.0.1.1-MGWGF8KUds8EOL07Zh2ia7zb58_.OcIpZb3GFCTOQtKXY9S0v4sPGGz6OgvKD_1eOYYTR0NwsfZdSHE0S9sbp77P9r4ROyODqMTBcPoxkyw; path=/; expires=Sat, 09-Aug-25 10:17:54 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=26uTdTz1o_bTW9j90dYQRNz6EKwDDLleIBIvIgGn9dA-1754732874345-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: 7523ce83-3f12-4a74-b3da-aa69d470b1e5
x-worker-origin-response-time: 440000000
x-dns-prefetch-control: off
server: cloudflare
Newest 'setup' 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 Exchange
The 2025 Developer Survey results are in. Explore insights into technology and tools, careers, community and more.
View results.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [setup]
This tag covers everything related to setting up the Raspberry Pi including flashing SD cards and changing the default user.
208 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
1
vote
1
answer
568
views
What hot keys actually work with Bookworm?
I recently got a Raspberry Pi 5 pre-loaded with the Raspberry Pi OS and I'm new to RPis in general. I have some experience using Linux.
I was having trouble understanding why certain hot keys (...
0
votes
1
answer
218
views
A few questions to Pi4, first post
Disclaimer
I am a complete newbie when it comes to Raspberry Pi! Please try to take that into account. I do not have prior experience with Pi until yesterday. But I am a rather skilled Linux IT guy, ...
1
vote
0
answers
185
views
Making Clones of Pico
I am trying to find information to clone one pico with everything already set up and programmed to 5 new picos without manually copying the files and libraries. I am using Thonny to program them in ...
0
votes
1
answer
400
views
RaspberryPi 4 access ssh on first time setup without changing boot data
I recently got RPi 4 kit and I want to connect to its terminal interface using Ethernet cable from my laptop. I dont have any SD card reader on my laptop so I cannot change data on microSD. That ...
2
votes
2
answers
9k
views
How to create a user with "userconf.txt" but disable auto-login
Scenario
I'm trying to bootstrap Raspberry Pi's by just putting configuration to the "boot"-volume.
My workflow looks like this:
Flash SD-card with Raspberry Pi OS Lite
copy these files to &...
0
votes
1
answer
1k
views
New Raspberry Pi Pico disconnects during MicroPython installation
I have a problem setting up a new RaspPi Pico. I pressed the BOOTSEL button, connected it via USB to my Windows machine and released the button. I copied the .uf2 file previously downloaded for this ...
0
votes
1
answer
61
views
Can I determine model specific deploy details?
A class I TA for uses Raspberry Pis for a project we assign the students. The various pis we hand out are a mix of model 3B and 3B+. We're running into an issue with some of them and think a potential ...
0
votes
1
answer
240
views
post-upgrade restoration of configuration files
When I last upgraded Rpi OS (Lite) from stretch to buster, I followed an in-place upgrade procedure; i.e. apt update, ... upgrade, ... dist-upgrade, & edit /etc/apt/sources.list. This worked out ...
0
votes
0
answers
121
views
How can I reconnect with my raspberry pi zero W that has a headless setup?
I have a headless setup for the raspberry pi zero W. The first time it worked perfectly. But, when I try to re-connect, using both putty and mobaxterm, I cannot connect it tells me Network error: ...
0
votes
1
answer
199
views
Is PiBakery v2 a viable deployment solution for Pi4b running Dockerized NextCloud, PiVPN, PiHole, and more?
I want to set up a couple of Raspberry Pi 4B devices for my home network next year. I need to get into automated deployment; devops; and CI/CD, so that my constant tinkering and tweaking can be ...
0
votes
1
answer
11k
views
CMake Error: The source directory "/home/pi" does not appear to contain CMakeLists.txt [closed]
Can someone please tell me what I have to? I'm trying to setup my build using CMake. My code and its' error is the following. How do I make CMakeLists?
(cv) pi@raspberrypi:~/build $ cmake -D ...
0
votes
1
answer
2k
views
Is there a way to add SSH public keys to the SD card image before booting?
For headless initial configuration, it is possible to add WiFi login details by adding a wpa_supplicant.conf file to the image boot partition.
Is it possible to add SSH public keys in a similar way? ...
0
votes
3
answers
827
views
I accidentally closed the Raspberry Pi Setup Tool
I accidentally clicked "Cancel" in the Raspberry Pi setup tool that runs on the first boot. How do I get it back? If I can't, which settings do I have to change to make the Raspberry Pi run ...
2
votes
1
answer
382
views
Rpi CPU HW features baseline
I am trying to install opencv 3.4.12 in rpi4.
AFAIK, Enabling Neon flag can accelerate the performance.
But in cmake output I observe that Neon feature is not detected as CPU/HW feature.
(cmake ouput ...
-1
votes
3
answers
148
views
Which IP address should I useconnecting to rasperrypi?
While connecting to RasberryPi via ssh I was trying to connect and I had a couple of issues:
Sometimes when I use 'hostname -I' to get the IP address I could see 2 IP addresses? Could you explain me ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Hot Network Questions
- Check if multiple files exist on a remote server
- Aza analog of aminoxide
- Solving linear systems with a clustered spectrum except for 1 eigenvalue
- Which is better, configurable TLS version, or hardcoded TLS version?
- Where did all these Chat Bots Come From
- Mathematical path or approximation for a curly brace usable in 3D projective diagrams
- How much disk space is occupied by a filesystem's metadata?
- 3 way switch with travelers swapped - safe?
- Are advisors compensated for every PhD student, postdoc, or other researcher funded from their grants?
- Is it okay to just say "university"?
- Can Bellotti’s zero-density bound near the Korobov–Vinogradov region be interpreted as partial evidence toward the Riemann Hypothesis?
- Preventing powering a grid during a power failure
- What kind of hardship—including the flesh, the world, and the devil—qualifies someone for the crown of life in James 1:12?
- Difference between factor research and alpha research
- characterization of a simple closed curve in two dimensions
- Does Younghoon Kim have the highest IQ in the world?
- Would someone corrupted by the One Ring try to remove Sauron?
- Interpreting Regression Diagnostic Plots from DHARMa
- Can Alice deny her signature by retracting her public key?
- Newbie here. Need information about rear lights on Citroen C5 X7 2009 Saloon
- Captions and alt-texts for figures
- Any custom keyboard that isn't on the Google Play store that's safe to download?
- Finding parameters of function given its zeros and extrema
- The use of the word "precisely" in mathematical statements