Networking and servers • Re: Accessing VNC from Ubuntu Linux With a Free Client
Also VNC has the free “Lite” (3 devices) account https://www.realvnc.com/en/connect/plan/lite/Statistics: Posted by neilgl — Wed Jul 31, 2024 7:23 pm
View ArticleTroubleshooting • Is there a way to use RPi._GPIO in docker without...
It used to work, but after upgrading restarting the container recently it stopped working. I don't know what changed. I'm getting this error:Code: File "<stdin>", line 1, in <module> File...
View ArticleOfficial Display • Help me choose the right cable : from mini HDMI (on the...
Hello to everyone.I would like to connect the RaspBerry Pi 4 to my monitor. As you know the Raspy offers a mini HDMI port and my monitor has a free DisplayPort. So I need a mini HDMI to Diplayport...
View ArticleTroubleshooting • Re: Raspberry Pi Hardware Repairs
Sadly only about 0.2vthen the PMIC is likely friedSo, does anybody fix these?The standard fix is send the appropriate currency to your favourite local Pi vendor and they send you a brand spanking new...
View ArticleGeneral discussion • Re: Raspberry Pi embedded Python IDE - editor-ui
Interesting. I didn’t know this existed You may want to try the Issues page for this https://github.com/RaspberryPiFoundati ... -ui/issuesStatistics: Posted by DS256 — Thu Aug 01, 2024 7:14 pm
View ArticleInterfacing (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 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 Article