Troubleshooting • Issue in auto start with Debian
Hello, I have three Raspberry Pi’s operating at one time on my network. I have one as a server and the other two are displays for family information. I recently added the second and used the pi...
View ArticleGaming • ECWolf 1.4.1 - Wolfenstein 3D Source Port
ECWolf with the Operation: Wasserstein v1.2 Wolfenstein 3D mod on the Raspberry Pi Computer.Setting up Wolfenstein 3D on my Raspberry Pi Computer was possibly the first game I was able to run on a...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
Wow, I did not know we made those.A sign that Raspberry Pi is getting big when the engineers are not aware of all the products Made by RPT or outsouced and re-badged?Even here in OZ I have seen a low...
View ArticleDebian • Re: Issue in auto start with Debian
go intosudo raspi-configin the advanced settings switch from wayland to X11then your old settings should work like your old setups as you'll be back with the lxde desktop.Thanks. I'll give this a...
View ArticleTroubleshooting • pi zero 2 w won't upgrade
When I install the 64bit full distro, the Pi Zero2 hangs. If I try a legacy 64bit full Distro it, also, refuses to complete an upgrade.Only the 32bit full distro manages to update.All of this is after...
View ArticleRaspberry Pi OS • Re: Powered USB HDDs go offline during badblocks burn-in
It's also possible you have low voltage problems. I stumbled across that possibility and used a powered USB 3.0 hub. Unfortunately, I/O was HORRIBLE (50 MB/s vs 150-200MB/s) and the same failure STILL...
View ArticleTroubleshooting • Re: pi zero 2 w won't upgrade
When I install the 64bit full distro, the Pi Zero2 hangs. If I try a legacy 64bit full Distro it, also, refuses to complete an upgrade.Only the 32bit full distro manages to update.All of this is after...
View ArticleBeginners • Re: Powering Pi 4 on and off as a car computer
I have needed for some time to create a clean shutdown circuit for a pi that i have in my car. I finally took the time today to prototype it. Looking at the hand drawn schematic that is attached, you...
View ArticlePython • Re: Gpiod 'get_line' Error
So I found this. https://git.kernel.org/pub/scm/libs/lib ... /README.mdhas Gpiod changed. Im along the lines of an amateur programmer so im guessing that they have reworked it???Statistics: Posted by...
View ArticleMicroPython • Re: rshell 'import main' vs 'machine.soft_reset()`
So my question is, what's the correct way of executing a script via `rshell`rshell was pretty cool when it came out, but mpremote is the new official way to talk to remote MicroPython boards. It...
View ArticleMicroPython • Re: How can i run endless loop, and in the same time run the...
_thread needs an OS to manage it snf MicroPython has none. People's negative experience of _thread is a testament to how hard low-level thread management really is.Statistics: Posted by scruss — Sun...
View ArticleTroubleshooting • Re: Externally powered SSD doesn't work well on RPI4
I've run two kingston A400 SSDs without external power on a 4B but note that not all SSDs are as low in power.I've never found the need to put ferrite clamps at both ends of the cable, it depends how...
View ArticleOther RP2040 boards • RP2040 Board throwing Code43 (Windows)
Hey guys,I designed an RP2040 pcb that has been remade a second time. The first time was a crystal issue, but had a very messy decoupling capacitor layout, hence the remake. This time, the board...
View ArticleOther projects • (HELP!!) Powering Raspberry Pi and Waveshare Screen with...
I've been trying to find a way to power a Raspberry Pi 4 and a Waveshare Screen (https://a.co/d/bHSbYs7) with a Battery.I've tried a lot of configurations, including Lipo Amigo Pro, Powerboost 1000,...
View ArticleGeneral discussion • Re: RPi5: Can we expect improvements in power...
I don't have a Pi5 so can only speculate but its possible they are not currently doing all that they can to reduce idle power consumption (eg: dropping CPU clocks, dropping GPU clocks, reducing link...
View ArticlePython • Re: Python3 + Gphoto latency issue
The problem is that ill execute the command from above and the capture is not instant. it takes 3-5 seconds before the camera takes the photo.It looks like the camera recieves the signal almost...
View ArticleTroubleshooting • Why I am getting error "device is disconnected or...
Hi All I am using NEO 6M GPS module with raspberry pi 4 ,I kept raspberry pi and GPS module outdoor and GPS sensor working fine i.e LED blinking and I am getting GPRMC data correctly but when i run...
View ArticleTroubleshooting • Re: raspberry pi 5 cannot ping other raspberry pi 5 devices
Hi B.GoodeMy two pi 5's are connect through ethernet cable via a switch, but I am using a TP link for my switch, it's not directly connected to my router.My iMac is connected through the wifiThe two...
View ArticleTroubleshooting • Re: Pi5 8GB memory bandwidth significantly lower than Pi5 4GB
When increasing the number of active cores, does the N100 miniPC show a similar drop in aggregate memory bandwidth?I'm afraid the N100 has been loaded with Windows and is no longer available with...
View ArticleGraphics, sound and multimedia • Re: Which 4x20 LCD screen for RP pico via i2c?
One detail about most of these character displays: they need to be powered from 5 V. If you power them from 3.3 V, it's likely that the backlight won't work. They typically work with 3.3 V logic, but...
View Article