Interfacing (DSI, CSI, I2C, etc.) • Re: What does it take to mainline a DSI...
The Raspberry Pi kernel is not normally referred to as mainline.Mainline normally references the kernel released by Linux Torvalds to https://git.kernel.org/pub/scm/linux/ke ... linux.git/ /...
View ArticleGeneral • Re: GPIO 20 pin on pico 2 Breakout Board not working
Quick update on this:I tried turning only one of the function generator channels (the channel going to the clock pin) instead of having both channels on simultaneously, the other one connected to a...
View ArticleBeginners • Re: Rapsberry Pi 5 system with touchscreen powered by car help
* Pis do not like being hard powered off, which is what typically happens when you shut off a carReally? There isn't pin on that header than can be connected to a battery backup to tell the system the...
View ArticleGraphics, sound and multimedia • Re: mpc with bluetooth
I have mpc and mpd installed. I think the problem now is the audio_output block within mpd.conf, I have tried many settings but I cannot get it to output to the bluetooth amp. I currently haveCode:...
View ArticleGeneral • Re: Memory corruption issue.....
Those areas are used as buffers that are DMA'd into / from by state machines, however this is before the state machines or the DMA have been initialised so nothing else should be accessing the...
View ArticleBeginners • Re: Raspberry Pi Lite installed via installer doesn't connect...
Thanks. Once I used latest installer it started working.Statistics: Posted by sudhirkhanger — Sun Feb 15, 2026 12:51 am
View ArticleTroubleshooting • Pi zero cluster error
I have a pi zero cluster that works just fine, however it recently started displaying this error:Failed to load HAT overlaydterror not a valid FDT - error 9I have installed all updates. Does anyone...
View ArticleBeginners • Re: Yet another small desktop with VNC thread
and i hope you commented out all the config.txt settings.Statistics: Posted by terribleted — Mon Feb 16, 2026 12:01 am
View ArticleAutomation, sensing and robotics • Re: Project to connect 30 + sensors on a...
"A bit" is a bit of an understatement I can think of a few more:What's the environment?Is there power at the remote end?Is there network at the remote end?One remote location or several?What sample...
View ArticleMedia centres • Project: Flick gesture board control of Kodi
Eating chicken wings and you need to forward the video but you don't want to impart the chicken flavor to your remote? Exactly my motivation for this project. I think it's done except maybe for any...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: 3rd Party DSI screen bringup......
RP1 Supports polarity swapping viewtopic.php?p=2339260&hilit=polarity+ ... i#p2339288*tip of hobby knife screeches to a halt 2mm above solder mask*HOT DOG THAT'S AMAZING!! Thank you for letting me...
View ArticleOther • Re: Ideas and discussion of capable browsers for low memory pi
Sounds like pywebview may do what you require. Not tried it myself.https://pywebview.flowrl.comI’m not likely to do such a major rewrite anytime soon, but I’m making a note about this one just in...
View ArticleAutomation, sensing and robotics • Re: RFID Reader Question
Thanks ghp,It is now working, I didn't realise that the reader was out putting 12v. I created a new voltage divider and now data is getting sent to the pi.ThanksStatistics: Posted by Mark_M — Mon Feb...
View ArticleTroubleshooting • Re: Pi zero cluster error
I have a pi zero cluster that works just fine, however it recently started displaying this error:Failed to load HAT overlaydterror not a valid FDT - error 9I have installed all updates. Does anyone...
View ArticleOther projects • Re: Outputting PADD on Pi screen
Sorry, I just added the photo...Error 1011, access denied.Statistics: Posted by wildfire — Mon Feb 16, 2026 9:14 pm
View ArticleSDK • Re: How can I compile TinyUSB in my project?
Maybe TinyUSB is the wrong approach and a pure Pico-PIO-USB implementation would be better ?TinyUSB runs on top of Pico-PIO-USB.I wouldn't say "on top of". That to me suggests TinyUSB depends upon...
View ArticleCamera board • Re: Capturing single frames from C++ app: internal pipeline of...
Hi there again,OK, I've tested the idea of swallowing the startup frames. Unfortunately, for each frame consumed this way, a new one is apparently put into the queue, so when I finally get the correct...
View ArticleRaspberry Pi OS • Re: Installing gcc 15.x
Sorry for the confusion; I meant to write "what build options do you use for a Pi 4 running in 64-bit mode?" I think the Pi 4 is based on a Cortex-A72 that didn't have built-in crypto.That's a very...
View ArticleBeginners • Re: Recommended 2TB NVMe SSD for Raspberry Pi 5
An advert for the Mcuzone MPS2280 adaptor board shows a Samsung 970 Evo. Some brands of adaptor board have lists of the SSDs that cause problems for the board. I have only had problems with an older...
View ArticleRaspberry Pi OS • Re: Mouse wheel "lag" in Chromium
Also, compare scrolling Chromium with the arrow keys, page up/down, and by dragging the scroll bar.PerfectStatistics: Posted by theoldwizard1 — Mon Feb 16, 2026 11:58 pm
View Article