Questions tagged [raspberry-pi-os]
Do not use this tag. It was intended for issues common to Raspberry Pi OS, but Raspberry Pi OS - Bullseye is significantly different to its predecessor. Use the version specific tags raspberry-pi-os-buster or raspberry-pi-os-bullseye.
414 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
14
views
lirc - hardware does not support sending
I have setup a freshly installed Raspberry PI OS x64 on a RPI 3.
Updated everything and installed lirc.
I can see two devices /dev/lirc0 & /dev/lirc1.
1 = receive
0 = transmit
I could see & ...
0
votes
0
answers
30
views
Does Raspberry Pi Zero W supports this Raspberry Pi Camera Module 3 (SONY IMX708, Resolution: 12 Megapixel)? Or will it lag?
Does Raspberry Pi Zero W supports this Raspberry Pi Camera Module 3 (SONY IMX708, Resolution: 12 Megapixel)? Or will it lag? At least at 1080p resolution streaming? How many fps (frames per second) ...
0
votes
1
answer
168
views
LUKS unlock prompt invisible on Raspberrypi 5
I encrypted the root partition of my RPI 5 like this:
Burn the image to the SD card and perform a regular boot.
Install cryptsetup and cryptsetup-initramfs.
Make the following modifications (see e.g. ...
2
votes
2
answers
116
views
Red light not turning on
I have a pi3 b+ model. I it brought like 6 years back, which I used as a portable pc.
After 1 year there was no need to the pi3, so it put it up in a shelf.
Now when i tried to turn it ON I dont get ...
-1
votes
1
answer
199
views
PCA9685 not detected on Raspberry Pi I2C (address 0x70) – any workaround?
I’m trying to control 12 servo motors using a PCA9685 16-channel PWM driver with my Raspberry Pi 4.
The board shows up on I2C at address 0x70 (confirmed via i2cdetect), but I’m unable to get it ...
2
votes
1
answer
94
views
How do I program a Pico 2W from a Pi 3?
I've used my MacBook Pro to connect the Pico, install MicroPython, write a simple main.py that blinks the built-in LED. Used Thonny for all of this, works perfect. If it's plugged in while Thonny ...
0
votes
0
answers
165
views
Raspberry Pi 5 Freezes With Solid Green LED
Raspberry Pi 5 freezes after a few hours of uptime. The LED is solid green.
I recently bought and configured a Raspberry Pi 5 8GB to use as a:
Samba NAS (local)
Torrent Client (qbittorrent)
Walkdown:...
0
votes
1
answer
103
views
I need help with an Headless Raspberry Pi Installation
I need your help on the headless Raspberry Pi installation.**
I have an Raspberry Pi 3B and I need to do headless Raspberry Pi OS installation and I don't know where I am really getting it wrong, have ...
0
votes
2
answers
85
views
OSError: [Errno 121] Remote I/O error when trying to connect a TCA9548A I2C multiplexer
I connected a TCA9548A multiplexer to a Raspberry Pi 4B. The connections are as follows:
Raspberry Pi ---> TCA9548A
5V ---> VIN
GND ---> GND
GPIO2 (SDA1) ---> ...
0
votes
0
answers
455
views
Raspberry Pi-Based Alternative to Fire TV Stick with HDMI CEC for Plex, PS Remote Play and Steam Link
I'm looking to replace my aging Amazon Fire TV Sticks with a Raspberry Pi-based alternative that meets the following requirements:
Plex: For media streaming (Kodi seems like a viable option here).
PS ...
1
vote
1
answer
1k
views
How to manage GPIOs on the Raspberry Pi using the command line? And other clarifications
TLDR; doubts:
When using CLI, what is the easiest way to manage GPIOs on the Pi? What is the more correct (official) way?
Is there some official documentation about this topic for the Pi and ...
1
vote
0
answers
78
views
Issue with PiCamera Connectivity on Raspberry Pi
I am using a Raspberry Pi 4 and the PiCamera2 package to capture images. Initially, everything worked perfectly with my code.
However, I encountered the following issues:
The same code does not work ...
2
votes
2
answers
6k
views
How to install Raspberry Pi OS without using Imager?
How can you install Raspberry Pi OS without previously installing Imager?
(In either Linux or macOS using the command line ideally, without installing additional tools.)
I searched a bit online but I ...
0
votes
0
answers
53
views
MPV Startup Delay Issue on Raspberry Pi Lite OS Due to HDMI Display Delay
I am experiencing an issue on my Raspberry Pi running Raspberry Pi Lite OS.
Problem: When I boot the Raspberry Pi, the TV is powered on, but the screen does not display the output immediately. The ...
0
votes
0
answers
34
views
USB Camera Properties changes in Raspberry PI Compute Module 4 with attached PCIe
I am capturing images using a USB Camera connected to a Raspberry Pi CM4, which in turn is connected to an external PCI interface. Sometimes, the camera works fine, but at other times, it shows an ...