Media centres • Re: Peppy player
Which file contains the settings for the radio player screen components?Statistics: Posted by lolek23214 — Mon Dec 22, 2025 2:57 pm
View ArticleTroubleshooting • Re: RPi 5 does not start when suplied from 5V GPIO
Yes, I configured the bootloader EEPROM with PSU_MAX_CURRENT (used both 5000 and 3000) but RPi5 still does not boot untill I press the power button.I think that UPS provide enough current to boot in...
View ArticleBeginners • Uninstall OS and Reinstall from MicroSD?
I have an almost new Pi 5, which I've made inoperative by playing too hard with Linux commands. The 5 came with the OS pre-installed, so there's no microSD card in the machine.I've just ordered an...
View ArticleGeneral • Re: Unaligned uint64_t on RP2350B
This is probably what you wantCode: // note this is already in SDK#ifndef __aligned#define __aligned(x) __attribute__((aligned(x)))#endiftypedef __aligned(1) struct { uint64_t val;}...
View ArticleCamera board • Re: Higher exposure time for OV9282 driver using continuous clock
So the pixel clock is wrong in the driver for 8bit modes. The PLL config is changed from a x5 multiplier to a x6 for 8bit mode. The 10bit mode is at 160MHz, so x6/5 is 192MHz and not 200MHz. Copying...
View ArticleOfficial Display • Touch display (7–13") + enclosure for Raspberry Pi 5...
Hi everyone,I am planning a wall-mounted room/info panel using a Raspberry Pi 5. I am looking for a touch display with a suitable enclosure, or proven enclosure/backbox solutions.Requirements:-...
View ArticleDeutsch • Touchdisplay (7-13 Zoll) + Gehaeuse fuer Raspberry Pi 5 -...
Hallo zusammen,ich plane ein wandmontiertes Raum-/Info-Panel mit einem Raspberry Pi 5 und suche ein Touchdisplay mit passendem Gehaeuse bzw. bewaehrte Gehaeuse-/Backbox-Loesungen.Anforderungen:-...
View ArticleGeneral discussion • Re: Request for interesting questions!
How to set up gadget mode on a Pi and connect to a host running Win10, Win11, or another Pi?Include instructions for both the Pi gadget and the "host" side.Statistics: Posted by bls — Tue Dec 23, 2025...
View ArticleTroubleshooting • Re: Pi Zero W rebooting itself
Here's the recap for the last 24 hrs or so:Code: pi@pi0w7:~ $ for i in `seq -6 1 0`; do journalctl -b $i --no-pager | awk 'NR==1 {print}'; doneDec 22 08:04:53 pi0w7 kernel: Booting Linux on physical...
View ArticleRaspberry Pi OS • Re: apt update hacked / pirated ??????
That's normal from the repository source listexcept this line :Code: réception de :4 https://pyrate.lan/raspberrypi /stable/raspbian bullseye InReleaseStatistics: Posted by iznobe — Tue Dec 23, 2025...
View ArticleTroubleshooting • Re: Headless, RPi Zero 2 W, configuration & connection...
In a separate test I used a linux (x86) system (Debian Trixie, KDE Plasma) with Imager 2.0.3 (AppImage) to write Trixie 64-bit OS, with customisation settings for WiFi, SSH etc., onto a spare micro SD...
View ArticleBeginners • Re: Pi5 Case Recommendations (Philippines)
I think these are my favorites when it comes to RPi5 Computer Cases:https://www.amazon.com/GeeekPi-Raspberr ... ref=sr_1_4I own six of them. Four of them have Raspberry Pi's own NVMe HAT+ and RTC...
View ArticleTroubleshooting • Re: unable to configure MCP251xFD
It's failed to read the register, so that's likely to imply a wiring issue with the SPI data, clock, or chip select line. It's got nowhere near trying to do anything with an interrupt at that...
View ArticleBeginners • Re: Win 11 C Cross Compiler for Pi Zero ?
What I (and others on this thread) are saying is that it is not necessary, and OP seems to have mistakenly come to the conclusion that it is. The Pi Zero is not an embedded device such that...
View ArticleOff topic discussion • Merry Christmas and Happy New Year!
I want to wish everyone in here a Merry Christmas and a Happy New Year!Now there will be good food and lots of coziness!Statistics: Posted by Olydnad_SWE — Tue Dec 23, 2025 3:44 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Waveshare 13.3" interfacing with...
Issue is resolved.I had connected the DSI cable in wrong orientation.Kindly mark this issue as resolved.Statistics: Posted by gauravmjoshi — Wed Dec 24, 2025 1:47 pm
View ArticleGraphics, sound and multimedia • Re: EMF-RF Usb plague... why is it so bad...
Usb is digital, signal integrity is not a problem.the only problem i can see, is that a USB DAC will be outputing analog relative to the noisy gndthe usb will carry a perfect digital signal up to the...
View ArticleTroubleshooting • No gnome-calendar reminder notifications pop up
RPI 5trixielabwcgnome-calendar 48.1For Evolution calendar preferences reminders have check boxes checkedI do get the sounds when the reminder time is reached but no...
View ArticleBeginners • Connections
Hi All, I am a beginner at using raspberry pi here, so my question is here, I had taken out the micro SD card and re-installed raspberry pi from the web site using window laptop, now my next question...
View ArticleTroubleshooting • Raspberry Pi 5 Not Booting Solid Red LED and Four Green...
Hello Everyone!I have a very lightly used Raspberry Pi 5 from the first few production batches that stopped working seemingly out of the blue.At some point it was working great then it was powered off...
View Article