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
19 views
PPS-GPIO not loading correctly, seems to be a PTP issue, are im right?
Im trying to get the PPS-GPIO loaded on trixie on a rpi 5. (also tried bookworm on rpi 5) /etc/modules does have pps-gpio config.txt has dtoverlay=pps-gpio,gpiopin=18 if I run ppstest /dev/pps0, it ...
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 ...
1 vote
0 answers
23 views
Two monitors as one window
Using Rpi4b with Bookworm can two monitors be used for one screen. For example I open one program that opens full screen on both monitors as one window, with out having to spread the window across ...
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 ...
0 votes
1 answer
117 views
Firefox v3d_drv_video.so on RPi4
After a recent upgrade Firefox on a RPi4 running Bookworm fails when trying to decode MPEG video. It reports libva info: VA-API version 1.17.0 libva info: Trying to open /usr/lib/aarch64-linux-gnu/dri/...
3 votes
1 answer
97 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
126 views
Zero W with new OS crashes during `apt upgrade`
My Pi crashes regularly during apt upgrade (apt update completes normally). When it crashes, the computer vanishes from my network and the green ACT light stays on, until I remove the power. /var/log ...
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
44 views
reinstall or repair
I'm rather new to all of this; comments are welcome. I have played with things on my Rpi 4b rather sporadically for a year. eventually setting in up on OMV for home office NAS. I recently acquired a ...
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
0 answers
34 views
Skfuzzy not installed in Raspberry Pi 5 [duplicate]
I can't install the Skfuzzy on the Raspberry Pi 5 module. It is showing me the error below given --- error: externally-managed-environment × This environment is externally managed ╰─> To install ...
0 votes
1 answer
170 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 ...
2 votes
1 answer
142 views
Docker container not running unless I ssh into RPi
I don't think this problem has to do with Docker at all, but I'll describe the symptom first. I'm running a RPi 4 model B, with 2024-11-19-raspios-bookworm-arm64-full flashed on the SD card a few days ...
0 votes
1 answer
214 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+ ...