General discussion • Re: Locked Micro SDHC cards
The SD card Association formatter says cards are Read Only & won't format.That's usually a sign that the cards are broken somehow. It's very easy to physically crack µSD cards. A clue is that the...
View ArticleAutomation, sensing and robotics • Re: Advice about detecting soil moisture
Some of my plants are shallow rooted and the regular push in the ground sensors works for them. Some of my plants have deeper roots and the garden beds are on sand so I need a sensor for deeper in the...
View ArticleGeneral discussion • Who will post the 50000th topic in General discussion?
I like the Pi forums. Friendly. Diverse topics. The 49000 topics posted cover almost everything I find of interest. Other people are tackling problems, like Wayland, ahead of me and pioneering...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 5 as I2C slave
ah, wasnt aware of that driver, i should take a look when i get timeStatistics: Posted by cleverca22 — Wed May 22, 2024 1:01 am
View ArticleAdvanced users • Re: How to boot buildroot image from usb ssd disk rpi4b
Does any of my colleagues have experience creating a buildroot image to transfer it to an ssd drive connected to usb? The created image (with the packages and settings I need) loads correctly and...
View ArticleTroubleshooting • Zero 2W setup, unpacking chromium stuck progress
Bought a zero 2W to set up pi-hole, since it's the recommended board for the pi-hole here https://www.raspberrypi.com/tutorials/r ... pberry-pi/. I'm trying to update and upgrade the required programs...
View ArticleBeginners • Re: Bootloader doesn't appear to be working.
This is the adapter I bought:https://www.amazon.com/Camcorder-Adapte ... 03&sr=8-5It connects on one end to the 3.5mm port on the Raspberry Pi, and connects to the 'video/y' port (yellow),...
View ArticleCompute Module • How to enable i2c on pin 27 & 28, pi zero 2w
Hi, everyoneI'm having trouble activating those pins (27 and 28) for i2c use. I need them for a project.Seems like most of the advice found around is updated and doesn't help at all.I've been tried...
View ArticleHATs and other add-ons • Re: M.2 HAT for LTE Modem
Most of the M.2 HATs and HAT like devices are Pi 5 only and will not connect to the 3A+, 3B, or 4B as those do not have an exposed PCIe lane (the 3 has no PCIe at all).They are also largely M...
View ArticleRISCOS • Re: RISC OS 5.30 now available - with WiFi support
I got to the wifi setup bit (it's in the Welcome to RISC OS Pi doc which appears only once: then you need to go to Getting Connected Online page, which has a local copy) but:my 2.4 GHz access point...
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
Hello! I'm Rich from New Hampshire. Now retired, but a big fan of technology. My blog is RandomNeuronsFiring.com, where I write about whatever tickles my fancy. Currently, I'm trying to install Ubuntu...
View ArticleGeneral discussion • Boot over 5 mins - Very Slow
I recently picked up a Raspberry Pi Zero W (not to be confused with 2nd gen) and I have never used a Raspberry Pi and don’t have much experience with Linux but it seems awfully slow. Boot times are...
View ArticleGeneral discussion • Network at boot
Hello I was working on a project and at one point I had to make it so the raspberry pi connects to the internet before it boots. I ran raspi-config but it doesn't have an option to wait for network...
View ArticleGeneral discussion • Re: Network at boot
Code: sudo nmtuiin bookworm the moved to network managerStatistics: Posted by kerry_s — Thu May 23, 2024 12:28 am
View ArticleMicroPython • Re: Pico w Wifi Connection
Here is a script I have been working on for debugging;https://github.com/ctimmer/mp_sta_connect/tree/mainYou just need sta_connect.py and the config file. Copy both to your pico, add your router info...
View ArticleTroubleshooting • Re: Reading Change Logs stalls at 33%?
Just increase the swapfile and reboot. set CONF_SWAPSIZE to 500 and MAX_SWAPSIZE TO 2048It worked for meStatistics: Posted by av_neeth — Thu May 23, 2024 1:00 am
View ArticleTroubleshooting • Lots of "Applications.." is not responding: FORCE...
Hi community,I did install Ubuntu 24.04 LTS on my RPI 5 recently. Did customize my Desktop using GNOME extensions.. Now my environment is very unstable. A lot of "Applications" is not responding....
View ArticleHATs and other add-ons • Re: official Hat+ specification incompatible with...
I've read some other threads here and indeed the official hats (and so by extension also the the official hat+ spec) aren't compatible with the official case (lid). It's hard to imagine how this could...
View ArticleRaspberry Pi OS • Re: Raspberry Pi Zero - How to update linux kernel from...
Thanks @DougieLawsonI ran sudo apt update && sudo apt dist-upgrade; however, the Raspberry Pi device still has 5.10.103 version, also after "sudo reboot"pi@raspberrypi:~ $ sudo apt update...
View ArticleTroubleshooting • Pi 4 - No Ethernet
New to Raspberry Pi as of November of last year and first time posting to the forum. My Pi 4 (8GB model) is in a case, connected to ethernet, and has been running Home Assistant from an SSD since...
View Article