Troubleshooting • Flash Procedure with WSL2 (BelayBox)
Hello, I am struggling to flash a CM4 with bespoke IO board. I have been using Linux and RPi for about...nine days so far, so please forgive my ignorance. This is a component of an open-source EV...
View ArticleTroubleshooting • New RPi5 Board Does Not Boot Other OS
I have already returned a board for a new one due to this issue. I have a brand new Raspberry Pi 5 board that will not boot Fyde OS. It boots Raspberry Pi OS just fine. I have two other Raspberry Pi...
View ArticleAdvanced users • Accessing SD card in the initramfs to send mmc commands
Hello All,I would like to understand how can I send mmc commands (APDUs) to a SD card through ASSD protocol in the initramfs stage. The card has some special features which can only be used via ASSD....
View ArticleHATs and other add-ons • NVMe cases
Quick question:Is there a case for the Pi 5 for the base Duo add on? Had mine in a skeleton form for a few months but would like it as one unit.Is there a case and would buy one for...
View ArticleGeneral • Need advice on what to read to understand httpd server.
I modified the Pico C SDK example, and I read a bit about LwIP, as well as browsing the source code as it is in the SDK. I kind of understand the structs and functions used, but I need to distill what...
View ArticleGraphics programming • How to get information about dropped frame, when using...
Hi, everyone. While implementing v4l2 h264 encoding I have stumbled upon an issue of encoder dropping frames when bitrate overshots intended values. According to Stateful-M2M-Encoder docs I expected...
View ArticleTroubleshooting • raspberrypi Zero 2 W I2C bus not visible in device list
I have a couple of questions as I try to sort out my BSP for my Zero 2 W.I will probably need some device attached via i2c but I see no bus in the "/dev" directory. I've played around with the...
View ArticleRaspberry Pi OS • Focus follows mouse (revisited)
I like Wayland (and will continue to use it) but one thing I miss that's driving me nuts is the ability to set "focus follows mouse". After many years of having and using this feature under X11 I find...
View ArticleTroubleshooting • SSH Not connecting via WireGuard VPN
Hello everyone, I installed WireGard server a long time ago and I was able to connect via ssh when connecting to my VPN Server.Namely, I have a Raspberry PI with WireGuard server installed and...
View ArticleUbuntu • Moving from my 8GB PI to a 16GB pi
I just ordered a new raspberry PI 5 16GB flavor. So I plan to just move both the NVME and uSD card over to the new PI once it comes and just power up like that. I realize wireless will need to be...
View ArticleNetworking and servers • Raspberry Pi not recognized by network
Hello, We are using Raspberry Pi. Our network does not recognize Raspberry Pi 4. Does it has two MAC ? One for WiFi and one for ethernet cable ? How to start working if our network does not recognize...
View ArticleTroubleshooting • High CPU load makes PWM corrupted.
I have a simple Python script to run PWM (on RPI 5 8GB):Code: from gpiozero import PWMLEDfrom signal import pausefrom time import sleep# Define GPIO pin numbersGPIO_PIN1 = 25GPIO_PIN2 = 8FREQUENCY =...
View ArticleBeginners • i2cdetect shows no devices
Hi all,I’m new to the Raspberry Pi world and currently setting up I2C sensors on a Raspberry Pi 5. I’ll do my best to explain the issue clearly. ProblemI’m trying to connect multiple sensors (AS7341,...
View ArticleGeneral • Slower builds?
Is it me or the build got a lot slower since the 2.x SDKs from SDK 1.5.1?Statistics: Posted by Slion — Fri Feb 14, 2025 8:32 pm — Replies 0 — Views 14
View ArticleGeneral discussion • Best screen recorder for wayland
All of the options I tried were broken, consumed too much CPU resources, and/or lacked features I needed.botspot-screen-recorder is my attempt to make the best Wayland screen recorder possible.It's a...
View ArticleCompute Module • Raspberry Pi CM5 on CM4 IO Board – USB Boot Issue
Hi,Apologies if this has been asked before.I'm trying to boot a Raspberry Pi OS installation from a USB flash drive using a Compute Module 5 (CM5) on a CM4 IO board.On power-up, the HDMI output shows...
View ArticlePython • Web Scraper
I am interested in consolidating data from several websites onto a spreadsheet that I can sort and rank. This data is intended for my personal use only. I have looked at a couple tutorials and begun...
View ArticleGeneral discussion • Connecting a monitor without Wi-Fi.
I have an RPizW and no Wi-Fi. Is there a way to connect the monitor of my laptop computer wirelessly to the RPizW without using a Wi-Fi signal?The RPizW is on a mobile platform so I cannot connect...
View ArticleTroubleshooting • Issues using XRDP after updaing to Bookworm
Hello I did a fresh install of bookworm on my Pi 4 and now I can't seem to use XRDP.I found a post where someone posted a fix but I can't seem to get it working.Forum Post with Fix......
View ArticleGraphics, sound and multimedia • Rpi 5 Grayscale Display
Is there any way to switch the HDMI or DSI display output to grayscale only on the Rpi5? Doing some reading indicates that desaturating all the colors/setting gamma will create a grayscale display...
View Article