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 ArticleRaspberry Pi OS • cmake not found
I have just installed bookworm - I have been running bullseye for some time.I want to perform a build and invoked cmake but I got 'command not found'.I thought cmake was a basic part of the OS.What is...
View ArticleRaspberry Pi OS • Re: cmake not found
sudo apt install cmakeStatistics: Posted by danjperron — Fri Oct 18, 2024 12:02 am
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 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 ArticleBeginners • Re: General set up advice please
Raspberry Pi can run from a 16 GB card if you do not install other applications. I ran some big Linux installations from a 60 GB SSD with no problems so long as I cleaned it up every few months. With...
View ArticleGeneral • Re: MicroSD not working even after trying everything (pi pico)
There's an older thread where someone gets one of these Waveshare 3.3 V SD card adapters working: Use SDCard with MicroPython on Raspberry Pi Pico - Raspberry Pi Forums.User danjperron's contribution...
View ArticleBare metal, Assembly language • Re: rpi4 os: context switch breaks irq
I dont really understand what you mean by the first question, but right before the context switch I call:you dont want irq's enabled during the context switchthe context switch is a very sensitive...
View ArticleGraphics, sound and multimedia • Re: Making a CD Player with high-quality...
Two things:If sound quality is "One of the most important factors" you probably want to avoid bluetooth (or so the audiophiles say) and you'll probably want to avoid the Pi's on board analogue audio...
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 Article