Raspberry Pi Connect • Re: enable-linger no longer works on rpi-connect 2.1.0
Apologies for the delay, I just re-tested after running sudo apt update and sudo apt upgrade on my Raspberry Pi Zero W:Code: mudge@raspberrypizero:~ $ cat /etc/debian_version...
View ArticleRaspberry Pi Connect • Re: unable to instal rpi-connect
I believe it says "older devices"Not "older Operating Systems."My understanding is that there is a variant of the current RasPiOS Bookworm OS that will run on any Raspberry Pi board ever sold.That's...
View ArticleBeginners • Re: Unable to my two Rasperry Pi 4 running
Might be related to the WiFI issue recently seen in other posts - are you using WiFI or ethernet?Statistics: Posted by neilgl — Tue Nov 19, 2024 10:57 am
View ArticleUbuntu • Re: Can RPi5 Ubuntu desktop 24.4 LTS run PCIe 3 for NVMe?
Many thanks for headup on the full document. It works! 771MB/secondIt is /boot/firmware/config.txt instead of "/boot/config.txt" in the video presumably due to different version.As I'm only using...
View ArticleTroubleshooting • In shambles after updating Pi 5, broke all my login...
Hi there,I was feeling very suave with my first attempts to use a Pi5 for weeks until today where trying to get more out of my SPI screen I completely broke everything so the point of being fairly...
View ArticleBeginners • Re: Homebridge Backups
if I format my usb flash stick with ext4 using gparted it shows an '!' in a red triangle, even after rebooting and the flash stick doesnt show in file manager or on the desktop.Formatting to fat32...
View ArticleTroubleshooting • Re: How to fix my power button on my pi 5
as I’m using the recommended 5V/3A supply.The recommended power supply for a Pi5 is this one 5V/5A :https://www.raspberrypi.com/products/27w-power-supply/Are you using an official Pi power supply?...
View ArticleTroubleshooting • Re: Major WiFi problems with latest RasPiOS 64 release
Tested on a Pi4 with Bookworm 64-bit desktop, version of 13 Nov 2024. (Using Imager settings that I always use that work)Fails to start WiFijournalctl hasCode: Nov 13 01:19:10 pi NetworkManager[544]:...
View ArticleHATs and other add-ons • Re: 230v input signal HAT
We found a HAT with 230v inputs, but we need to check whether you can connect live and neutral straight to it as an endpoint or if it just reads the live power supply as it passes through; we haven't...
View ArticleRaspberry Pi OS • Re: Change in initramfs.conf breaks update-initramfs in...
I also saw an RPT changed/variant of initramfs-tools got installed when doing update/upgrade.Code: # apt list -a initramfs-toolsListing... Doneinitramfs-tools/stable,now 0.142+rpt1+deb12u1 all...
View ArticleGeneral discussion • Re: Open Letter to the Raspberry Pi Foundation...
# Open Letter to the Raspberry Pi Foundation Development TeamRE: Critical Issues with PINN/NOOBS Recovery Image ImplementationAs a user attempting basic recovery operations on a Raspberry Pi Zero 2 W,...
View ArticleTroubleshooting • Re: Connection Refused Error
Pi5 implies Bookworm. Bookworm implies Network Manager. Unless things have changed in the last week or so NM doesn't like DHCPless networks and won't bring up the interface on the Pi.With you on...
View ArticleBeginners • Connecting a 40 Pin LCD on RPI
Hi everyone,i'm pretty new to raspberry pi - but i have some in use for my 3d printers.Now I would like to have a display for some of them. I have a 4.7’ display here that I would like to connect to...
View ArticleGraphics, sound and multimedia • Re: First ever development project - Mini TV
Ok, so here is my wiring:DISPLAY > ZEROVCC TO PIN 4SCL TO GP 11SDA TO GP 10RES TO GP 25DC TO GP 24CS TO GP 8BL TO GP 1You've got that as BL TO GP 1. Do you mean BL to PIN 1 as GPIO 1 (Pin 28) is...
View ArticleGeneral discussion • Re: Locking threads of technical descussions/HW critisim...
The bootrom on earlier Pis look at the SD card first, but also support network boot from certain USB ethernet devices [...]Wait. That's possible? I tried to confirm this, but all I could find is...
View ArticleGeneral discussion • How can we backup Pi OS?
Hi,I would like to know how can we backup Pi OS after installing all necessary softwares/updates.I tried piSafe but its throws error with beep. I think its outdated.Kindly share the details. I need...
View ArticleBeginners • Re: Asking for best architecture for machine learning in...
I use MariaDB (MySQL) for anything other than a trivial amount of data.Some of my databases are replicated across servers both for recovery reasons and to spread the load. I use the primary database...
View ArticleCompute Module • Re: UART sends weird data after firmware update
Thanks you for your answer.This is our config.txt (all other parameters commeted out in the config file)---------------------------------------------------------------------------------# Enable VC4...
View ArticleGeneral discussion • Re: How can we backup Pi OS?
Hi,I would like to know how can we backup Pi OS after installing all necessary softwares/updates.I tried piSafe but its throws error with beep. I think its outdated.Kindly share the details. I need...
View ArticleGeneral • Re: ADC creapage on the RP235X
Very interesting stuff, though data taking would be a kind of passive torture. Yeah, it does look like we can draw a sort of capacitor charging curve by starting the line below the 400...
View Article