Questions tagged [raspberry-pi-os-bookworm]
Raspberry-Pi-OS-Bookworm is a GNU/Linux operating system derived from Debian 12, released 11 October 2023.
110 questions
0 votes
0 answers
11 views
Analog audio gone when booting with 3.5 mm plug plugged in
If I run wpctl status after booting Bookworm Lite on Pi 4 it doesn't list Built-in Audio Stereo under Sinks. If I try playing audio through it (using default pipewire output in Kodi) it's very low ...
0 votes
0 answers
48 views
How to control a stepper motor using Python?
I am currently trying to control a NEMA 17 stepper motor rated for 1.5A through a DRV8825 driver using a Raspberry Pi 4B for a school project. I was trying to use RPi.GPIO to control the motor but it ...
0 votes
0 answers
19 views
LUKS passphrase prompt during boot (no ssh access yet). Fixing it by editing SD Card config file? Passphrase is huge and complex
LUKS passphrase prompt during boot (no ssh access yet) Now for the problem. My passphrase is incredibly complex, and I can't type it in without making mistakes. I always work with copy+paste from ...
3 votes
1 answer
96 views
How to fix flickering of bluetooth menu in navigation?
I had a fresh installed Raspberry Pi 5 with Raspberry Pi OS 64-bit and from the beginning the Bluetooth dropdown menu was flickering. It was flickering even after I reinstalled the OS. The flickering ...
0 votes
0 answers
46 views
MAC Address IP reservation when using nmcli
I'm running a Hotspot on Raspberry Pi 4 (OS Bookworm) and would like to reserve an IP address for a specific client based on its MAC address, like we used to do on the router. I'm using nmcli to ...
0 votes
0 answers
55 views
Camera Module 3 - Pi5 - getUserMedia - AutoFocus
I'm trying to have a simple JS app to open the camera and to display it on localhost a webpage. Opening the camera and setting the resolution works fine with a simple : navigator.mediaDevices....
0 votes
1 answer
167 views
How to use mpris(2) or DBUS on raspberrypi running bookworm?
I am running a raspberrypi 4B with bookworm (and whichever desktop - X11 or Wayland - that allows it to work with VNC) and writing code in Python. I am trying to read (and maybe eventually write) to ...
0 votes
1 answer
209 views
No image output on a detected HDMI display
I have a some old F100 Neewer 7" display; "Signal input: 1080p/1080i/720p/480p/480i" New versions have different key shapes. I'm trying to get image output connecting it to a RPi 4B+ ...