Troubleshooting • Re: Why just Reddit
I'm really sorry guys/gals who responded but I'm an older dude with no Linux OS experience. Suggestions on finding the information you all requested, with guides, would be great. Half the thread went...
View ArticleBeginners • Re: Trouble with motors
Thing is that i have 4 drivers in total i need to hook up. so that would require me to have 2 more PCA9685, and connect them in series. like in the picture(with some soldering). and i can't think of a...
View ArticleRaspberry Pi OS • Re: raspberry Pi5 wont turn on power led never turns green
So, to try and clear my confusion:Pi5Official PSUThe ugreen USB cable is no longer relevant.Pi does nothing on application of power and does not respond to the power button.Next troubleshooting...
View ArticleInterfacing (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 • Raspberry Pi 3 B+
I just bought this model to use for Pi-Hole: https://www.amazon.com/dp/B07BC7BMHY?re ... asin_titleLove the machine, and I may buy the kit for the latest Pi 5 at some point. But I have a problem that...
View ArticleOther • Re: Ideas and discussion of capable browsers for low memory pi
I had hoped that basilisk might be a good browser for pi's with less memory. It's developers seem to have the right attitude about long term support and not changing for change's sake. See their home...
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 ArticleSDK • Re: How can I compile TinyUSB in my project?
I think you'd better do a search for:"usb hid keyboard events""usb hid mouse events"and read about that. The USB devices are responsible for sending certain formatted USB data packets / reports, PC...
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 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 Article