Raspberry Pi OS • Resurrection old thread - Adding to task bar, Trixie
Things are just not working the way I think they should ! Snip is a script i wroteCode: $ cat /usr/local/bin/snip sleep 2I=$(xdg-user-dir PICTURES)/$(date +'screenshot_%Y-%m-%d-%H%M%S.png')slurp |...
View ArticleGeneral • How to debug Pico 2 with SEGGER Ozone?
Hi,I try to debug using SEGGER Ozone, the raspberry pi debug probe and openocd as gdb server in between. The reason is, I have used Ozone in the past (with SEGGER jlink and some MCUs from ST) and...
View ArticleRaspberry Pi Connect • Remote updates with RPI Connect
Hello!I noticed in the RPIConnect documentation under known problems (https://www.raspberrypi.com/documentati ... own-issues) that it writes:Upgrading rpi-connect and rpi-connect-lite using Connect’s...
View ArticleGeneral • Redirect UART from pico debug probe to gpio 16 and 17
Hello allI am using Pico Debug probe to read my printf but I am using the default UART pins for some other purpose. My Q is how do I redirect the logging info to these pins and have it appear on the...
View ArticleOther programming languages • Trying script to get motionEye alerts on Telegram
Hi guys.I'm running motionEye on Raspberry PI OS Trixie 64b lite. Raspberry PI 4.I'm trying to get motionEye alerts on Telegram with this abandoned project:...
View ArticleAdvanced users • Rpi-clone and cmdline.txt
I use rpi-clone -q -l sda in my Rpi5's crontab. It reported that it was cloning itself, so I dug in. I tried booting without the SD card attached via a USB adapter, but that didn't work. I found that...
View ArticleCompute Module • Testing UART on CM4IO Board
I have installed RPi OS on CM4 mounted on the CM4 IO board. There is a 40 pin header on the CM4 IO board. I have looked at the GPIO table with alternate function assignments in the document of CM4. I...
View ArticleTroubleshooting • C
I am having problems connecting to port 8125. There is nothing listening on that port on the interface on my rasberry pi. I have recreated thr sd card and reinstalled multiple times. To no avail.Does...
View ArticleAutomation, sensing and robotics • Operating 3 stepper motors to drive...
i am new to coding a PI 3b+ I am building a RC battel ship and thought it would look super if i could get the PI to control a sound card and then drive 3 stepper motors to drive the 2 front cannons...
View ArticleAdvanced users • VC4 LBM memory size too small on Pi5?
Hi.I'm trying to run two 90 degree rotated 4K displays. The logical canvas size across both display is therefore a 90 degree rotated output of 3840x(2*2160) => 3840x4320 pixels. Unfortunately that...
View ArticleRaspberry Pi OS • Looking for RaspiOS Buster image(s) (and other questions)
First, it looks like the top level pages of the Rpi Download area only carry the latest version (Trixie) and two "legacy" versions (bullseye and bookworm). But I found a buster image...
View ArticleRaspberry Pi OS • Icons & symbols missing in GUI applications
Some of you might have experienced the same issue but some graphical apps that we can install on our RPIs from APT repositories come with a degraded interface where most buttons are missing their...
View ArticleBeginners • kiosk mode starts after the GUI
Raspberry pi 4 with Debian 12. I'm able to start kiosk mode to the required web site, but kiosk mode starts some seconds after the GUI.In this way, someone have access to the system for some time and...
View ArticleGeneral • Non-blocking I2C library
I’ve written a C library that allows non-blocking access to I2C peripherals. It may be of interest if you need to access I2C peripherals from a program that has hard realtime constraints.The library...
View ArticleGeneral discussion • Shall or not and if so to OS upgrade, dist-upgrade -y?...
I seen that end support for bullseye is june 2026. right around the corner.RPI4 8GB.I ran and usually keep it updated n upgraded but not dist-upgraded.Code: sudo apt update -y && sudo apt...
View ArticleBeginners • How to Blank Screen on Pi 4
HiI'm a beginner and looking for advice.I have a project for a Museum for a Video Display.It consists of a Search light and video monitor.The Spotlight has to come on pointing at the Monitor and then...
View ArticleTroubleshooting • zero w2 xorg w/gpio screen?
trying a desktop distro of the retroflag case 2w, I used the patch GPiCase2Wpatch_retropie+zero2.zip which I know is for retropi but it seems to be general purpose and worked by dropping config.txt on...
View ArticleTroubleshooting • Loading Scratch and Thonny
I have recently updated my Raspberry Pi 4 and seem now to be running 64 bit OS. I am not able to load Scratch and Thonny. Chatgpt says this is a common problem. Can anyone give me advice on how best...
View ArticleTroubleshooting • Pi 5 8gig reliability
Afternoon all,How are people finding the reliability of the Pi5 8 gig. I have used a Pi400 before and was excited to get a new 5 but have had consistent issues with the unit.I am running it with a...
View ArticleTroubleshooting • Does raspi-config still work on a live sd made with rpi...
I created an sd card with the rpi imager running on an ubuntu 22.04.I connected the card to the wifi networkThen on my desktop running ubuntu 20.04 I ran sudo raspi-config from an ssh shell and...
View Article