Interfacing (DSI, CSI, I2C, etc.) • Re: 1.47 inch display with RPI 5
search the forum for my posts on using mini-dbi-spi driver with SPI displays then you should know what you'll have to do.all you need to do is explained here...
View ArticleGeneral discussion • Re: could not read frame (rpi 5 8GB)
cv2.videocapture no longer works with bookworm viewtopic.php?t=364786#p2188830Statistics: Posted by gordon77 — Thu Aug 01, 2024 7:16 pm
View ArticleAdvanced users • Re: 3 monitors possible with RaPi5?
Here is a video of running a video split over three screens as a short test of labwc on CM4 https://www.youtube.com/watch?v=gsCVBeiiqnE..Pi 5 does 2 1080p just fine when they are mostly static...
View ArticleTroubleshooting • Re: What are all of Raspberry Pi 4 Problems?
I am about to go buy a Pi4 and hopefully the 4Gb otherwise 1Gb, what are all of the problems that exist with this new iteration?Mostly, the people who buy them.More specifically, those who don't read...
View ArticleTroubleshooting • Re: help running wayvnc (not as a service)?
looking into this further it turns out this doesn't appear to be related to the network namespace setup. i got rid of the network namespace and the same issue occurs:1. running the wayvnc service...
View ArticleOther RP2040 boards • Re: Custom RP2040 | USB Fails to establish...
Your extremely unlucky if this is down clock rate. The flash will have to meets it's spec across Process Voltage Temperature and your previous layout worked. Over clocking it by just over 1% at room...
View ArticleDeutsch • Re: RPI 4b 1GB Ram nicht mehr erreichbar
Die einfachste Idee ist einfach Dein Backup einspielen Das scheinst Du nicht zu haben ... leider Dazu kann ich nur sagen: Kein Backup - kein Mitleid - sorryIch vermute entweder (1) ist das...
View ArticleRaspberry Pi OS • Re: Shutdown on startup
The Pi5 has an RTC (in the PMIC) but no battery so if power is removed the time is lost.Let’s not forget that a Pi 5 has a little socket so that you *can* add a battery. Might prove useful here.Yep....
View ArticleBeginners • What's the status of 'labwc' under Bookworm ?
Is 'labwc' supposed to be a finished offering or a work in progress ?Having just switched to that to do some testing I found it doesn't honour screen blanking - Is that as expected, a feature, a bug,...
View ArticleAdvanced users • Re: HowTo: Install fresh OS on Pi5 NVMe 4tb 8tb drives
With my script... Please don't distribute modified versions of my work as yours.Never said that „my script“ is „my script“ only. Your script modifies things on sd that the system can’t boot without...
View ArticleBeginners • Re: What's the status of 'labwc' under Bookworm ?
first fix the keyboard layoutgo into localization -> keyboard, move it to something else then save, move it back and save.that should create a .config/labwc folderthen you can enable screen...
View ArticleGeneral • Re: Pi Pico VScode extension: Failed to setup example
What is the road map here, to update the Official Pico SDK Installer to be the same as whatever you are doing for VS Code, or what ?The roadmap here is to stop using the Windows Installer (hence the...
View ArticleSDK • Re: How can I configured SPI 1 DMA on my PICO RP2040?
About dummy byte, it was at RX side. So very first pair od data will be writing byte containing FIFO address (whatever it is here) and complementary read (at the same clock edges) will be 'empty' -...
View ArticleGeneral • Re: pico and thonny not working
Are you running Thonny on a PC or a Raspberry Pi or something else?Statistics: Posted by neilgl — Fri Aug 02, 2024 7:06 pm
View ArticleAdvanced users • Re: Image File Utilities
Hello, I wrote the packed image to a new card through raspberry pi imager, and inserted the new card into the Raspberry PI, which could not be started, and kept rebooting A quick test here did not...
View ArticleTroubleshooting • Re: Model 3B+ not booting
Thanks for the replies. It is in fact a Pi B+ (mislabeled on ebay) which is rather annoying. I removed it from the case to check.Statistics: Posted by mrgaryth — Fri Aug 02, 2024 7:18 pm
View ArticleTroubleshooting • Re: How to troubleshoot unexpected reboots
Thank you for this answer. I do not really care about the reason, I would like to know how to troubleshoot:- Is it possible to activate a "debug" mode in order to get some log? - Does the system...
View ArticleGeneral • Re: Help Needed: Achieving Long Delays with PIO for Pump Control on...
Why are you inserting a microcontroller into the critical path anyway? If you can't afford the pump control code to fail if the WiFi or higher-level processes fail then just hook up the switches to...
View ArticleTroubleshooting • Re: Connecting zero 2 W with ssh not working
Maybe fill in the gaps in the story...What is the Operating System that you are installing on the bootable medium for your RPi02W?Do you have a directly-connected screen and keyboard so that you can...
View ArticleGaming • Re: Linux Air Combat on Raspberry Pi 5
Cockpit graphics are now more sophisticated, as you can see in this sample image:Acornsoft Aviator lives again!Statistics: Posted by ame — Sat Aug 03, 2024 7:16 pm
View Article