Camera board • Re: Raspberry Pi 5 Can't Detect Camera Module 3 - "No...
What does the printing on that cable say?I think that is a display cable, and that is not interchangeable with the camera cable.Statistics: Posted by 6by9 — Wed Apr 23, 2025 5:33 pm
View ArticleTroubleshooting • Re: Sha256 not expected ?
Ok, thank youIt's the good one with the compress file. PatrickStatistics: Posted by captain-k — Wed Apr 23, 2025 5:33 pm
View ArticleCompute Module • CM5: Network Boot using Non-Native Ethernet
Hey,we are currently working on a system based on the CM5. We are planing to equip the system with a 5GigE-Contoller which is connected to the CM5 via PCIe. As this should be the only ethernet port in...
View ArticleSDK • Re: In code detect if running on Pico or PicoW
What about this one ?cyw43_is_initializedstatic bool cyw43_is_initialized (cyw43_t * self) [inline], [static]Well spotted. Works perfectly on the Pico W, LED flashing, no hangs, with my code changed...
View ArticleTroubleshooting • Re: Early Pi-Top with pi4 slanted screen
is this the Pi-Top 3, or the Pi-Top 4? The latter has been known to have screen problems, at least in early revisionsCan you take a picture of the screen? There's a chance it's confused about the...
View ArticleGeneral • Re: Squeezing PIO
Some great ideas here! Thanks!For context, let me take a step back and explain the problem I'm trying to solve.The is the response of an SD card to an ACMD41:(See SD Specifications, Part 1, Physical...
View ArticleNetworking and servers • Re: Pi 4 b WiFi stopped working
Hi, I don't think that the psu is the issue, as I did remember me turning off WiFi after I was done confirming the home assistant settings, it worked perfectly and automatically connected to my...
View ArticleTroubleshooting • Re: Unable to install OS on Pi 5
i suspect it's got something to do with the "hdmi adapter"in some cases, HDMI adapters do not pass the EDID data from the monitor that tells the PI what resolution to set.or cannot handle the...
View ArticleHATs and other add-ons • Re: Hyperpixel4.0 + Raspberry Pi 4 Model B
Hi - thanks for the replies! I've tried this and everything boots but still no desktop visible on the display. Should I be deleting the other dtoverlays in the config file?Thanks!Statistics: Posted by...
View ArticleBeginners • Re: 3D printing
That sounds like an awesome project—micropads are super fun and a great way to get hands-on with Raspberry Pi Pico!As for 3D printing, you're right—there are several reputable online services that can...
View ArticleCamera board • Re: imx708 embedded metadata blanking
Well, "Front End AXI Input block" refers to inputs read from memory, not received on the streaming interface (which is specified to be 16-bit LE).It's possible you could make this work using a custom...
View ArticleBeginners • Re: Installing an 8TB HDD
gary@RPINAS:/$ sudo mount /dev/sdb1mount: /srv/dev-disk-by-uuid-cec8eacd-addc-4369-a122-b1afe6418afa: mount point does not exist.Code: sudo mkdir -p...
View ArticleRaspberry Pi Official Magazine • Re: About the new name of MagPi
Issue 153. Content page still looks bad. Still too much unused white space. How did this redesign even get approved?Statistics: Posted by stl1988 — Thu Apr 24, 2025 5:47 pm
View ArticleTroubleshooting • VPN (Proton) The best way to connect
Hi Hi,I just can't do it, I'm trying to start out the VPN on "2024-11-19-raspios-bookworm-arm64" But without result...I have two configuration files and everything I tried didn't work for me.vireguard...
View ArticleTroubleshooting • Re: VPN (Proton) The best way to connect
ProtonVPN doesn't support rpios. I haven't been able to get it to work other than using the browser extension. It did work on Bullseye using the old community cli but that is no longer supported on...
View ArticleNetworking and servers • Re: low cost Thinclient project
But the RPi OS stutters, I have overclocked and put on a passive aluminium heat sink, but that didn't change things much.How does one connect a keyboard, mouse and Ethernet to a Pi Zero and keep the...
View ArticleGeneral discussion • 15.6 monitor
Hi,I have three questions:1. Will the new 15.6 monitor work in portrait mode ?2. Can the monitor be powered from a high capacity power bank ?3. Can it be used as a second monitor with an iPad?I have...
View ArticleGeneral discussion • Re: RISC-V (?)
Well it's certainly no desktop machine, but it's not just the license cost of the ISA that will make it appealing. There seems to be an upswell of interest and support for RISC V, in Unis and...
View ArticleGraphics, sound and multimedia • Re: RPI 5 get RAW16 from FPGA using...
Getting closer! Think I've got most the media controller setup figured out from other posts. I'll show all the steps I went through once I get any sort of image out of this thing.Code: v4l2-ctl -v...
View ArticleGeneral • Re: SWD Debugging from Pi GPIO
It used to be in the Getting Started guide. Just use an older version, that can be found, e.g., on archive.org: https://web.archive.org/web/20211021221 ... h-pico.pdfStatistics: Posted by czietz — Thu...
View Article