Raspberry Pi OS • Raspberry Pi Buster keeps crashing
Hello,I have an R-Pi 4 with Raspbian Buster ARMHF installed and every time I do something with my browser or download something, the OS crashes.How do I solve this problem??Statistics: Posted by...
View ArticleTroubleshooting • RPi 5 inaccessible after reboot until network cable...
Has anyone else experienced the issue of a Raspberry Pi 5 being inaccessible from other machines on the network until the Ethernet cable is unplugged and then plugged back in? If so, did you find a...
View ArticleGraphics programming • Searching for a Cross-compilation guide for Qt 6.6 and...
Dear all,I have follow many guides for build a Cross-compilation platform for qt6.5/6.5 and the new RPI5, however no success. (with my old RPI4 is everything ok) Before I post my problems here, I...
View ArticleGeneral discussion • S19 95TH Immersion cooling Fan Control Error
Hello everyone,I bought a used Antminer S19 95TH/s and it's extremely noisy. If I knew it beforehand, I wouldn't have bought it.For the solution, I have changed the less noisier fans Which are...
View ArticleTroubleshooting • Help Needed: Short Circuit between 3.3V Pin and Ground on...
Hello everyone,I'm encountering an issue with my Raspberry Pi 5 where there seems to be a short circuit between the 3.3V pin and ground. When I tested the pins using a voltmeter, I found that pin 2...
View ArticleCamera board • RPI-Cam apps how to remove window.
How to get rid of the window shown in the picture? I developed my C++ code based on rpicam-apps/apps/rpicam_hello.cpp from https://github.com/raspberrypi/rpicam-apps. On top of that, I will show the...
View ArticleTroubleshooting • Low voltage RPI 4 (5V 3A)
Hello, I encountered a problem a while ago while using my Raspberry PI 4. I get low voltage warnings very often, I mean very very often, every least thing I do causes it to freeze and I have to wait...
View ArticleRaspberry Pi OS • Issues after 24-03 updates RPi5
64-bit Pi OS, on an 8gb Pi5. I updated (sudo apt update, sudo apt full-upgrade) to the march releases this week. Things seemed to go well at first but I've run into a couple deal-breakers after using...
View ArticleGeneral discussion • Set Pi OS Watchdog To Watch CPU Temperature?
How To Set Pi OS Watchdog To Watch CPU Temperature?References...https://diode.io/blog/running-forever-w ... e-watchdoghttps://medium.com/@arslion/enabling-wa ... e574dcba6bDocumentation, examples,...
View ArticleBeginners • How to do Unattended-upgrades with automatic reboot and...
How do i setup unattended-upgrades with automatic reboot and on-changes mail notifications to gmail account on a headless raspberry pi 5 server? No graphical user interface (GUI) installed.I have...
View ArticleBeginners • High Contrast/Color inversion key-shortcut
I got a pi5 in last week and running the latest Bookworm full desktop version as of 3/17.So I am not sure what I did or how to turn this off but whenever I hit a key-combo of what I think is being...
View ArticleGeneral discussion • How to revert splash after RPi overtake: ex MX Linux
A recently upgraded rpd-plym-splash changed the MX Linux splash back to the RPi default. I don't know if that happened to anyone else, so am posting this little how-to in the General forum in case it...
View ArticleGeneral • Power Supply
Hey,I was playing with my power supply and didn't look at the jack port I was putting in and made my capacitor explode.I wanted to replace the capacitor but I can't check the voltage nor the "uf"Does...
View ArticleSDK • Getting unexpected pulse lengths from my program - hoping someone could...
Hello,I'm fairly new to programming microcontrollers - the pico is my first. I'm trying to bulid a simple music sequencer as my first application. At the moment, the program is extremely barebones as...
View ArticleTroubleshooting • Lost ability to connect to 5G networks (Pi5)
My Pi-5 all of a sudden can not connect to my 5G network (which it used to connect perfectly fine since i purchased it months ago). Here's the relevant dmesg entries while i am trying to connect the...
View ArticleCamera board • Camera Module 3 Not Recognized on RPI 4
Hello,I have the following:RPI 4 Model B 4 GBRPI Camera Module 3Linux ender3 6.6.20+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.20-1+rpt1 (2024-03-07) aarch64 GNU/Linux"Debian GNU/Linux 12...
View ArticleNetworking and servers • Pi Serving as WiFi Router While Scanning for...
Hello,I am building an IoT apparatus that incorporates the Pi Zero 2W.I need to find the simplest way for the new owner to establish access to a WiFi network in range of the pi.What I am hoping to do...
View ArticleGraphics, sound and multimedia • Boot Video
Ive been trying to a custom MP4 or GIF to play instead of the rainbow screen on my raspberry pi5, however i haven't had any luck espically sense most tutorials seem to use OMXplayer. I have also tried...
View ArticleTroubleshooting • Going back to package provided kernels
Saw that Raspberry Pi OS was updated to the 6.6.x kernel recently and I went to update my Pi.It's showing that all updates are installed but my kernel version is still 6.1.x. I think at some point on...
View ArticleSDK • hardware/flash.h: No such file or directory
Hello. I am using the hello_uart template. I have successfully added libraries to it: Code: #include "hardware/timer.h"#include "hardware/irq.h"but when I try to add the hardware/flash.h library I get...
View Article