Troubleshooting • Re: Low voltage RPI 4 (5V 3A)
Just as I thought.Power supplies designed as chargers are not as reliable as PSU's designed to run at a specific voltage with a minimum current.My recommendation. Get an official Pi supply. Either the...
View ArticleSDK • Re: RP2040 (pico sdk) strange behaviour (and crash) around gpio IRQ...
Thank you @carlk3 for reply.This is what I was suspecting as well as one of the causes, however, the suspect seems to be hiding very deep. Using mechanisms from SDK and FreeRTOS (PICO_USE_STACK_GUARDS...
View ArticleTroubleshooting • Re: Help Needed: Short Circuit between 3.3V Pin and Ground...
There are two 3.3V pins on the GPIO40, and there are two 5V pins.if you don't have 3.3V with nothing connected to your Pi then you must have killed the PMIC. If that's new out of the box return it...
View ArticleNetworking and servers • Re: Powering PI 5 from PSU
A Pi5can be powered via the GPIO connector. You will have to alter config.txt or your EEPROM to make it assume it's powered by a 5A capable PSU (see documentation).The only Pi which can't be powered...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
Interesting MS is specifying 40 TSOPs on the CPU or the CPU makers have decided that.MS Windows does seems to need more than than some alternative OS's.Fp16 seems to be the default for AI/ML.RTX4080...
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 ArticleAdvanced users • Re: Pi 5 eeprom_write_protect process?
Thanks - really appreciate your time to write an answer!I think I got there in the end, perhaps following a slightly more complicated process than necessary. I've updated my original post with the...
View ArticleGeneral discussion • Re: Set Pi OS Watchdog To Watch CPU Temperature?
Code: vcgencmd measure_tempStatistics: Posted by kerry_s — Sun Mar 24, 2024 7:02 am
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 ArticleTroubleshooting • Re: Loss of route to internet gateway
This may not be a problem with using a static IP, it may be a problem with Bookworm though. My new RPi 5 is inaccessible from other machines on the network after a reboot, until the Ethernet cable is...
View ArticleTroubleshooting • Re: Desktop Icon option [ Stick to Current Position ]
UPDATE 1Here 'we' go again, me and the PiAdding a new folder made the drive drop and replaced itFrom Top-LeftInitial arrangement1. SD card ad Drive in USB2 Folder [File Manager ~ link]3 Folder...
View ArticleGeneral discussion • Re: S19 95TH Immersion cooling Fan Control Error
Every manufacturer of dielectrical coolant is using the same ingredient (Mineral Oil) and the mineral oil dissolve these things overtime.That is completely untrue, there are many varieties of...
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 ArticleHATs and other add-ons • Re: Problem booting from WD Blue SN580
Well, compatibility lists over lifetime can be a pain in the back of a manufacturer. NVMe drives have short life cycles.That's why I'm keen to see the official NVMe boards. Will for sure be...
View ArticleOther RP2040 boards • Re: Raspberry Pi Pico (Pico 4 ML): Pin and Schematic...
Hi,pico4ml and genernic pico signal definitions are compatible. Just one number represented by a macro definition and another written directly.Statistics: Posted by DaPiLad — Mon Mar 25, 2024 5:44 am
View ArticleRaspberry Pi OS • Re: Keyboard layout displaying/switching for Wayfire and...
Code: pi@raspberrypi:~/wf-panel-pi $ meson setup builddir --prefix=/usr --libdir=/usr/lib/aarch64-linux-gnusubprojects/wayfire-kbdd-plugin/meson.build:16:0: ERROR: Dependency lookup for wayfire with...
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 ArticleUbuntu • Re: really need ubuntu22.04 on pi5!!!!!!!!!!!!!!!!!!
ubuntu 23 is not good use as ubuntu22.Raspberry Pi, who provide these forums, have an OS which supports all their hardware.If using your chosen alternative is important to you, maybe ask for advice...
View ArticlePython • Re: Raspberry Pi pill dispenser using servos 30
First of all you should think about some mechanical concept of how the pills are stored, to be dispensed at a given time.Maybe a wheel with buckets in it, which a servo can turn over, after the wheel...
View Article