CARVIEW |
Select Language
HTTP/2 200
date: Sat, 09 Aug 2025 09:50:15 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
cf-ray: 96c6591f7eccc167-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=5f75fcba-b8fe-4348-a683-ea58c57c06e0; expires=Sun, 09 Aug 2026 09:50:15 GMT; domain=.stackexchange.com; path=/; secure; httponly
set-cookie: prov=5f75fcba-b8fe-4348-a683-ea58c57c06e0; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=1GoGLMZRuTUbD5TIsxwsMQkf.D8_Z4pCLutO0vYTdzE-1754733015-1.0.1.1-npbD.lGoDq20yJ3tXAFsN8cFT1bOUY2IwVSnLu_gZyVmCjhWa2N0OZ1kfnquV.C7fU1tFufXL1skS85Lx_qZFAWepkdD4E4YNJRqUvEpUjE; path=/; expires=Sat, 09-Aug-25 10:20:15 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=uHVjf4MXy4_1xXWk.gHM5lmm9yy0jusfE4yYnmh0s90-1754733015470-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: ccea1992-3c1a-45b1-a2e2-3e4fb3b4f7fd
x-worker-origin-response-time: 485000000
x-dns-prefetch-control: off
server: cloudflare
Newest 'raspbian-lite' 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 [raspbian-lite]
For questions about Raspbian Lite, the minimal version of the Raspbian operating system, which does not include most of the graphical packages.
142 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
29
views
How to capture and combine feeds from two IMX708 cameras on Raspberry Pi 5 (OpenCV can't open both)
I'm working on a computer vision project using a Raspberry Pi 5 with two IMX708 camera modules connected to the dual CSI ports. I’m running Raspberry Pi OS Lite (64-bit, Bookworm).
Goal
Capture both ...
0
votes
0
answers
69
views
How to clear the display at startup
I am using RPI 3B+ Bullseye Lite without X as a video player contolled over SSH. I had preferred to start with a blank screen.
Writing the following in /etc/rc.local
sudo sh -c "TERM=linux ...
0
votes
1
answer
357
views
Changing to 'eduroam' university network through ssh?
Disclaimer: I am a complete beginner and raspberry pi is the first time I've used 'real' Linux
I have a raspberry pi zero 2 W running Raspberry Pi OS Lite (32bit) and the only way I have of ...
1
vote
0
answers
59
views
Optimizing Raspberry Pi 4B as a Wi-Fi Bridge to Avoid High Costs
I’m heading to a place where Wi-Fi usage is billed by the minute per MAC address. This means I can connect one device for unlimited minutes at a high cost. Adding more devices like phones, laptops, ...
0
votes
1
answer
4k
views
How to add backports to /etc/apt/sources.list
I've read that some of the necessary pipewire modules for bullseye are available through the backports repo. I tried this, but had problems as described below:
Add following line to /etc/apt/sources....
0
votes
0
answers
150
views
Not able to boot from USB SSD / Booterrors /SSD unmounts after time
**Hi guys
So long Story short:
I have:
Raspberry PI 4B 8 GB
WD red SA500 2TB NAS 2.5" SSD
Delock USB 3.0 to SATA adapter
and a ICY BOX USB 3.2 gen 1 External powered USB hub (to prevent power ...
0
votes
1
answer
217
views
RP 4 does not boot after dd and pishrink commands with nohup
Following https://www.tomshardware.com/how-to/back-up-raspberry-pi-as-disk-image, I copied an image of Raspian OS lite (64-bit) from a 256 GB SSD to an external drive. After that I tried to shrink ...
0
votes
0
answers
147
views
Raspberry Pi 4 8GB not booting Rasbian (green led blinking 3 long, 3 short; 3lL/3S - "I2C error - Pi 4")
For starters, this is the exact product I purchased. I'm not from the US and I have little access to RPis, so I bought it during my vacation (around Dez 20).
It's a RPi model 4B, 8GB and what seemed a ...
-2
votes
2
answers
712
views
Successfully get's DHCP IP, but cannot ping or be pingged by gate way
Fresh Rasberry Pi 4 with Pi OS Lite (64bit) successfully get's an IPv4 leased from the DHCP server, however it cannot ping or be pinged by the DHCP server itself let alone any other device which isn't ...
1
vote
0
answers
2k
views
PiOS lite bullseye on my pi 4 keeps saying “Firmware rejected country setting”
Whenever I run piOS bullseye on my pi4, it keeps saying “firmware rejected country setting” in sudo dmesg:
I tried using a completely fresh installation of piOS bullseye without any pre configuration ...
2
votes
1
answer
2k
views
automatically mount usb storage on Raspberry OS bullseye Lite (as Desktop version does)
in raspberry OS Desktop the usb storage is automatically mounted when inserted. I would like to get the same behavior on Raspberry OS Lite as well.
I tried autofs. It doesn't match my needs, since I ...
0
votes
1
answer
594
views
Make rasbian a rolling distro by changing the sources.list
Been reading. I found out that in debian you can make it a "rolling release" by changing the distribution name to "test" (or something like that, not quite understand). Is there a ...
0
votes
1
answer
1k
views
SSH into Pi Zero W over its WiFI when no local network is present? [duplicate]
I'm running Raspberry Pi OS Lite on a Pi Zero W. Currently I can SSH into it through my WiFi internet. But what if I'm out in the field with no internet? How can I configure the Pi to become a WiFi ...
0
votes
1
answer
315
views
Seeed Respeaker speaker output is very low
I am using ReSpeaker 4 microphone array kit with raspberry pi to get the ASR system. Respeaker mic array has its own speaker output (not the jack output) on board but the output volume is very low. ...
1
vote
0
answers
49
views
ssh "Connection refused" on fresh Raspbian 11 lite? [duplicate]
I just installed Raspbian on an sd card using Rpi imager. I manually added the empty ssh file like I always do, booted up and ssh'ed into it. It worked great. Then I realised it was Raspbian 10 (old ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Hot Network Questions
- Acts 10:28 - "common or unclean" - What meaning is given by Peter in this statement to the ordinary word κοινὸν?
- Question on the origin of an Einstein quote
- Identify: Revenge thriller with deep-sea diving element
- Who is the "one who believes"? (Mark 9:23)
- What mass does my space vehicle need to be, to leave a city in ruins by dropping it from orbit?
- Would someone corrupted by the One Ring try to remove Sauron?
- Are advisors compensated for every PhD student, postdoc, or other researcher funded from their grants?
- Are bus companies not required to compensate additional travel expenses if a passenger is denied boarding due to their error?
- What kind of hardship—including the flesh, the world, and the devil—qualifies someone for the crown of life in James 1:12?
- Meaning of 言われるあれはない
- Was each turtle's name meant to have a significant meaning?
- What is the alternative to collection instances, but transform better?
- The Unreasonable Effectiveness of Digital Representation
- What applications does a vacuum-generating substance have other than making near-vacuum airships?
- Creating n folders with equal number of files from a large folder with all files
- What was the first video game where cold slowed enemies down?
- How to refer to the output of a command as an argument in the next command in Bash shell?
- Solving linear systems with a clustered spectrum except for 1 eigenvalue
- What was this romcom with Larry Miller and Elizabeth Perkins? He asks for a goodnight f*ck, she replies "Goodnight, f*ck!"
- Where did all these Chat Bots Come From
- What is the purpose of these capacitors on the battery high side?
- Can Alice deny her signature by retracting her public key?
- How to put a tikz image and an algorithm besides each other?
- integral equality