Raspberry Pi OS • Re: Best OS for RPi 3 B v1.2
Raspberry Pi OS is my recommendation. 32 bit and 64 bit should both run.Statistics: Posted by thagrol — Mon Sep 01, 2025 4:57 pm
View ArticleRaspberry Pi 400 and 500 • Re: Pi 500 keyboard's space bar.
They actually have metal linkage bars, and both sides go down with a pleasing thud. The problem is that, if you push at the sides, it doesn't quite go down far enough in the middle to trigger the...
View ArticleNetworking and servers • Re: Download Manager for raspberry pi
is not curl and wget is command line interface?I was talking about web interface, so that i can access via any device easily.Statistics: Posted by kuntaltest — Mon Sep 01, 2025 5:09 pm
View ArticleOther • Re: Issue with pi5 going to black screen after installing moonlight
Did you guys figure out what was going on/how to fix it? Just ran through that same tutorial and ended up with the black screen with cursor. Figured out I can still pull up the terminal using...
View ArticleOfficial Display • Re: Touch Display 2 not working on reboot [PI5]
That kernel Looks old.does it work with an official Raspberry OS? what you're seeing might be related to UbuntuStatistics: Posted by aBUGSworstnightmare — Mon Sep 01, 2025 5:27 pm
View ArticleBeginners • raspberry pi 5 boot problem
Hi, i have raspberry pi 5 so i install the imager in sd card and insert into the rpi5 then when i turn on the power it shows green light and spins the fan but after a few second it stops and turn red...
View ArticleRaspberry Pi OS • Raspberry Pi Partition Recovery
I have a Raspberry Pi–based arcade game called Whacky & Funky Gators. The main game partition on the SD card has become corrupted, and the system is no longer booting properly.I would like to ask...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: CM5 PCIe and FPGA
This is the result:Code: @raspberrypi:~ $ dmesg | grep -i pci[ 0.000000] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave...
View ArticleBeta testing • Re: Updating to trixie
mats-olov_rustadJust to say there is a Trixie image you can download and test, you don't need to test the upgrade path from fresh viewtopic.php?t=391129As noted in the linked message, however, these...
View ArticleTroubleshooting • Re: Screen resolution
How do I do this I'm new to the pi and it's my 9 year old son is learning it more than meStatistics: Posted by walkerbout — Tue Sep 02, 2025 5:51 pm
View ArticleGeneral • Re: How to use pico-littlefs on a secondary data partition with an...
Well, the bottleneck is going to be the QSPI flash read, as the data you are trying to access is not likely in the cache. If the data you are reading from the virtual filesystem is small enough to fit...
View ArticleBeginners • Re: Breadboard
https://www.berrybase.de/elecrow-protot ... -200-teileGoogle down again?Statistics: Posted by aBUGSworstnightmare — Tue Sep 02, 2025 5:53 pm
View ArticleCompute Module • Re: Request for M.2 Key-M Edge Card Footprint/Outline for...
Look at the latest M.2 specification. Not the latest one but should have all that you need https://www.google.com/url?sa=t&source= ... 2ztmw1SMmlGoogle is working ...and also finds this...
View ArticleAdvanced users • Re: Help: DPI Overlay for Sharp LS035Y8DX04A Not Loading /...
I'd missed that this overlay isn't defining the panel either.If you're relying on the firmware display stack then you're on your own. The vc4 driver is the supported route these days.Statistics:...
View ArticleHATs and other add-ons • Re: Plug & Go Camera & Display Setup
use official camara modulesuse an official DSI displayconnect everything and runCode: libcamera-hello -t 0should give you the camera Image on DSIlibcamera has been renamed rpicamStatistics: Posted by...
View ArticleOther RP2040 boards • Re: Custom RP2040 Board Flash is Failing
Nice, but keep an eye on that fat capacitor, it is looking for trouble... Also is there a blob of solder sticking on RP2040 pins?If soldering by hand, it would help to use some (very) low temperature...
View ArticleSDK • Re: I2C - Any way to configure 1306 slave to read GDDRAM?
Even if it works, I would say it's not worth the hassle, maybe only with larger displays on high speed bidirectional SPI.Statistics: Posted by gmx — Tue Sep 02, 2025 6:17 pm
View ArticleGeneral • Re: JMP pin not working in PIO?
Nevertheless, piodebug is interesting, still don't get how the instruction memory is read.You mean for every 5-bit address write it (same encoding as jmp) to SM0_INSTR and read back the instruction...
View ArticleCompute Module • Re: Configuring 100 Mbps Ethernet
Hello, I have a question regarding the implementation of web server based applications. Is that possible to configure RPi CM4 Ethernet at 100 Mbps instead of 1000 Mbps ?Why would you do that?Place a...
View ArticleTroubleshooting • Re: PCIe to NVMe HAT Freeze OS
What type of SSD are you using exactly?Statistics: Posted by amaL_booN — Tue Sep 02, 2025 6:41 pm
View Article