General discussion • Re: 2 newly completed Raspberry Pi 5s.
The Geelkworm X1002 gets a bad rap on Amazon reviews, with a bunch of people knocking the included screws being the wrong size, and one person claiming the ribbon cable was bad.MY experience was...
View ArticleTroubleshooting • Re: Issue in auto start with Debian
if your using a rpi device with more then 2gb ram then the desktop is not lxde.Statistics: Posted by kerry_s — Sat Apr 27, 2024 2:35 am
View ArticleGeneral discussion • Re: Largest screen for RPi5?
Mine is on a 28" Samsung 4K display and it is absolutely clear and beautiful for someone that SHOULD be wearing glasses but hates to do so....Statistics: Posted by dbhosttexas — Sat Apr 27, 2024 2:40 am
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 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.This did the trick. Thanks...
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 ArticleUbuntu • Re: Ubuntu 24-04 desktop64 installation fails on a RPi4
I was using the latest bootloader on my set up: RPi 5, NVME SSD, Raspberry Pi imager.Code: sudo rpi-eeprom-update BOOTLOADER: up to date CURRENT: Sat Apr 20 10:53:30 AM UTC 2024 (1713610410) LATEST:...
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 ArticleGeneral discussion • Re: SFTP server raspberry pi 5
Good evening,I would like to express my sincere gratitude for your responses. In response to the comment made by my fellow forum member, I am currently researching and familiarizing myself with PIVPN,...
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 ArticleBeginners • Re: Static IP Driving Me Nuts
what does ifconfig return when dhcp is working?Statistics: Posted by cleverca22 — Mon Apr 29, 2024 12:48 am
View ArticleTroubleshooting • Slightly damaged RPi 3 B+ board (knocked off components)
I bought this board second hand that was already in some sort of a project box and it was caked in hot glue. In trying to remove the glue I guess I smacked off some components and I don't know if...
View ArticleTroubleshooting • Re: Raspberry Pi 4b dead???
No, rpiMikeStatistics: Posted by nevaang — Mon Apr 29, 2024 1:32 am
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 Article