Compute Module • Re: CM4 Breakout Board won't boot
There is no speaker connected, the "beeping" comes from the CM4 itself. Also it isn't exactly a beep its more like a high pitched sound.Go measure the 5V, 3.3V and 1.8V rails of the CM4. My guess is...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
PINN has been updated to v3.8.8V3.8.8Translations - Fixed translation of initial messages.Self-Update - upgraded implementation in preparation for Pi5Partition size - Updated to 128MBmkswap - Added...
View ArticleGeneral discussion • Re: Raspberry Pi5 USB-C PD
They have commented on why they decided to support the 5v@5A mode (they needed more power) and why they did not support the higher voltage mode (more cost, complexity, thermal issues, board real...
View ArticleGeneral discussion • Picamera2 V3 Wide Camera AeMeteringMode question
RPi 4B+ Bookworm, V3 wide camera. Picamera2In a pair of tests I found inconsistencies in exposure modes Spot and Matrix1)"AeMeteringMode": controls.AeMeteringModeEnum.Spot -> dark...
View ArticleTroubleshooting • Re: Network Manager deleted on a headless Pi
Thanks, however, I have a spare USB drive, not a spare micro SD. Could I flash rpiOS to that and live boot it on my Windows? then fix the micro SD card? I know this is possible was just wondering if...
View ArticleRaspberry Pi 400 • Re: Having trouble with my 1366x 768 monitor for my...
You're kidding, right? Okay, if it's so flawless, then why does it have all of these issues on certain displays? Certain displays, particularly those with weird resolutions like 1366x768 and/or broken...
View ArticleBeginners • Re: NTP time issue
Great, thanks. Having a look at that thread.I tried the ntpq -p command mentioned and it goes to 10.0.0.1 as attached.I'll try some more things, I'm thinking I have to put in the NTP server after the...
View ArticleTroubleshooting • Re: VNC Pi4
Understood thank you for breaking it down for me. Yes I was referencing RealVNC, I will continue to use bullseye until they fix bookworm.Statistics: Posted by TBL194 — Mon Apr 08, 2024 7:53 pm
View ArticleTroubleshooting • Re: Issues installing OpenCV Virtual Enviroment
Starting with Bookworm, you're not supposed to install packages in the system with pip anymore.But IF you really, really want to do it, you can do it and all you have to do is to follow the...
View ArticleTroubleshooting • Re: Raspberry Pi 5, official active cooler always running...
Did you tryCode: apt full-upgrade -y? Just "upgrade" doesn't always install all of the updates such as the latest kernels.Yes! I also tried this too.I am quite certain that it is not a software issue...
View ArticleCamera board • Re: Your best camera module v3 shots?
Adding one more set, these are red buds that are in bloom in Kansashttps://i.imgur.com/yUqKW9Z.jpg (red buds)https://i.imgur.com/uEOJ4DS.jpeg (red buds)https://i.imgur.com/oVfGDMs.jpg...
View ArticleTroubleshooting • VNC on Pi Zero 2W - last chance
I have been trying to access RealVNC on my headless Pi Zero 2W (running Bullseye) from a client on a Win 10 pc, for some time now. I keep getting a black screen with "cannot currently show the...
View ArticleAutomation, sensing and robotics • Re: Send notifications to phone using...
Hi, I'm new to coding and I am currently making a fire and gas detection system using a Raspberry Pi model 3. I can't figure out how to send some sort of notification to my phone once a condition is...
View ArticleRaspberry Pi OS • Re: Screen Reader: How to disable?
This morning, i turned on my raspberry pi 4 to hear a voice on my screen. At first, I thought that it was my monitor but as i muted my volume it stopped. I did a load of searching and I found that it...
View ArticleCamera board • Re: Take a small picture by setting size but use scale not crop
This is another detail I should have mentioned but when I'm talking about scaling down here I am not placing importance on quality since it's for a live display see attachment below for context...
View ArticleTroubleshooting • Re: Temporary failure in name resolution
Anyone?Statistics: Posted by HvdW — Mon Apr 08, 2024 8:41 pm
View ArticleGaming • Re: (OpenMoHHA) Medal Of Honor: Allied Assault War on Chest on...
The Raspberry Pi 4 is able to run Doom 3 which came out in 2004, and Medal of Honor Allied Assault was released in 2002.Medal of Honor Allied Assault uses the Quake 3 Engine, which should run on a...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Raspberry Pi Zero 2 W, gpio c library
Dear Everyone,I'm using Raspberry Pi zero 2 W. Raspberry Pi 2021 hardwareLinux kernel version:pi@raspberrypi:~ $ uname -aLinux raspberrypi 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l...
View ArticleTroubleshooting • Re: VNC on Pi Zero 2W - last chance
Not a solution to your problem but VNC is almost certainly the wrong approach for video streaming - the zero will decode the video, display it, the VNC server will grab that, encode it again, and then...
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.6
So yeah, the intermediate conclusion is that the GH kernel is a completely different kernel, that we just publicly don't know how it relates to he officially built one.I've already said the repo is...
View Article