Troubleshooting • Re: Fan and USB wont shut down after shutdown / booting
If you add the settingPOWER_OFF_ON_HALT=1to the firmware configuration, does the fan stop when the Pi is shut down?Unfortunately, no. Changing that setting does nothing to change the fan spinning once...
View ArticleGeneral discussion • Since Raspi OS Bookworm (Pi 5) doesn't use...
I'm trying to understand a little more about the difference between Raspi OS Bookworm's networking software and that used by Ubuntu 24.04, both as set up on the "average" up-to-date Raspberry Pi 5.Let...
View ArticleBeginners • Re: Raspberry Pi 4 GUI Problems
IF you boot the Pi attached to the monitor, but with no SD card inserted, what does the debug display show for EDID? Default software in the newer RPiOS is less tolerant of bad EDID data than previous...
View ArticleGeneral discussion • Re: Since Raspi OS Bookworm (Pi 5) doesn't use...
Out of my area of expertise, but reading the systemd-resolved man page (may not be the latest, but close enough) says that local apps get name resolution requests one of 3 ways:systemd-resolved via...
View ArticleRaspberry Pi Connect • Re: RPC outage.
I was able to get a reboot on the pi and the it allowed me to continue normal operation. I have not had the time to sit down and try to replicate the issue. But it looks like it refreshes and allows...
View ArticleGeneral discussion • Re: Should I buy the rpi 5, mini pc, or a cheap Chromebook?
OP has logged in again, but not contributed to the discussion. Maybe it's not a genuine enquiry?sorry no laptop. my parents do not let me have my laptop all the timeStatistics: Posted by Pikalev15 —...
View ArticleHATs and other add-ons • Re: Pi4 won´t boot with Shield
I can boot the Pi normally if the shield isn't on it. Once it's booted, I can put the shield on and everything works normally. And then I can reboot it and it boots properly.To the best of my...
View ArticleGeneral discussion • Introduction
Hello everyone i am a newbie, a California native Statistics: Posted by hendrixO — Fri Oct 18, 2024 12:27 am
View ArticlePython • Re: PID controller help
so i played with this for a little bit now, it does work better than the conglomeration i had come up with for sure, but i am still having some griefive gotten the GUI buttons to change the max_duty...
View ArticleGeneral discussion • Are there any Raspberry Pi type devices WITHOUT video...
Topic says it all. Are there any raspberry pi devices or type devices (thinking of other brands) that do not have any video output or even any way of outputting video, if that makes sense. I know it...
View ArticleGeneral • Re: [overclocking] RP2350 at 600 MHz, with Flash, PSRAM, ARM,...
Lovely pics. Heat dissipation is good. Probably won't even need an extra heat sink. The QFN-60's junction to ambient thermal resistance is listed at 40.542 C/W iin the datasheet, I assume on a Pico...
View ArticleCamera board • Re: imx462 banding
Just a quick question. What is your light source ?Statistics: Posted by Cracker Jack — Fri Oct 18, 2024 1:43 am
View ArticleGeneral discussion • Re: Are there any Raspberry Pi type devices WITHOUT...
There is no requirement to attach a monitor to a Pi. Or a keyboard or mouse, for that matter. What you appear to be wanting to do is run an SBC "headless". There is also no requirement, if a monitor...
View ArticleOther projects • Re: Raspberry PI 5 power supply design
So what current would you allow for, bearing in mind this will most probably be used at ambient temperatures?"Ambient temperature" means nothing. It heavily depends on your enclosure and the...
View ArticleCamera board • Camera Timeout Error with Raspberry Pi Camera Module V3 after...
I would like to share a current issue I'm facing with my Raspberry Pi Camera Module V3 (wide) while trying to use it. Here's some context:I am powering my Raspberry Pi 5 8GB with a 12V 20A supply,...
View ArticleGraphics, sound and multimedia • Re: Has anyone found a way to use an...
I do not understand how a forum full of supposed knowledgeable users of raspbian cannot figure out how to simply use a piece of software on the device.I can install HDHomeRun on a windows machine and...
View ArticleTroubleshooting • Re: Pi zero W from 2020 not booting with bookworm in 2024
I use Raspberry Pi Imager 1.8.5 to flash bookworm 32-bit lite, and I got kernel panic on Raspberry Pi Zero W v1.1Can you show us the kernel panic? Do you have anything else plugged in to the Pi? What...
View ArticleTroubleshooting • Rotating the ADS7846 Touch Screen
After I updated my 3B from jessie to bookworm, my ADS7846 resistive touchscreen refuses to rotate. I had carefully documented the jessie configuration but that didn't work on bookworm. I tried all the...
View ArticleRaspberry Pi OS • Can't log in to Pi
I recently updated to bookworm and have encountered a login issue.When I first started using the OS it automatically logged me in even though during the setup I provided a login ID and password.I...
View ArticleGeneral • Re: How many GPIO interrupts?
There are 2 Cores (proc0, proc1)There are enable, status, and force registers for three interrupt destinations: proc 0, proc 1, and dormant_wake. For proc0 the registers are enable (PROC0_INTE0),...
View Article