Raspberry Pi OS • Re: dumb mistake
Anyway to move them back?Not without another Linux machine, no. Remove borked driveIf anything on it is important take a backupFlash a clean RPiOS to a different SD card (or other boot media).Boot...
View ArticleGeneral discussion • No communication through to router
I'm beginning to create a homelab as a newbie and I'd like to set it up as follows:ISP Modem > Pi5 > RouterI will turn off Wifi on the ISP Modem and use the Wifi on the Router.I have connected...
View ArticleTroubleshooting • Re: Headless wpa_supplicant.conf debugging
If you are running the latest version of Raspberry Pi OS (Bookworm) then the method of customising the install to configure things like Wi-Fi settings has changed.A 'wpa_supplicant.conf' file in the...
View ArticleBeginners • Intrusion Detection Systems Help
Good day! I'm curious about using a Raspberry Pi. I have a Pi4, and I want to start a project creating an IDS that monitors my network activity, which would alert me, let's say, if someone accesses my...
View ArticleGraphics, sound and multimedia • Re: Switching from 3.5 inch hdmi touch...
plz hep.Statistics: Posted by therandomgenius — Tue Oct 15, 2024 12:21 am
View ArticleGeneral • Re: Pico W overheating/fried using servo driver board
You need to take this up with waveshare, your tests appear to show that their board is not compliant with their schematic.I have emailed their support to confirm if the schematic is correct - will...
View ArticleBeginners • Re: General set up advice please
Have not used Putty on Pi. I controlled a Pi from Windows using something that runs on X11 but not Wayland. There are a few choices Linux to Linux. Someone with Windows to the latest Wayland Linux...
View ArticleGeneral discussion • Dual Boot and RootFS Mode for Failsafe Firmware Upgrade...
Hi Folks,I'm pretty new to the forum.Context: We are aiming for a robust firmware upgrade mechanism that ensures system reliability and integrity. The goal is to have two separate boot partitions that...
View ArticleAI Camera - IMX500 • Re: AI Camera & Zero 2 / camera not avilable
Just tried using the camera with my Pi5 and it works. This time the RP2040 line returns this:Code: rp2040-gpio-bridge 4-0040: rp2040_gbdg_probe() found dev ID: 22223d9f300463eb, fw ver. 14Statistics:...
View ArticleGraphics, sound and multimedia • Has anyone found a way to use an HDHR3-US on...
Has anyone found a way to simply watch TV on a pi with the use of the HDHR3-US tuner?It seems the world is conspiring against this device, determined to ensure each and every last one ends up...
View ArticleAI Camera - IMX500 • Ubuntu - Can’t install imx500-all
Fresh install of Ubuntu 24.10 on a Raspberry PI 5. At the terminal doing “sudo apt install imx500-all” returns “Unable to locate package imx500-all”…What am I doing wrong?Statistics: Posted by TexasAi...
View ArticleSDK • Re: Declare a 128Kb array with 128Kb alignment on an rp2040?
What's the motivation for moving the vector table? Is it relevant to the OP's original question? Asking in case people searching for how to attain 128K alignment of a variable on RP2040 think they...
View ArticleTroubleshooting • Re: Reboot hang on PI4B with 3/15/2024 OS release
I used to have the reboot consistently hang on my headless Pi5 if I did the command locally ....Code: sudo ssh -t mypi5.localrebootBut it didn't hang if I sent a remote commandCode: sudo ssh -t...
View ArticleCamera board • Re: Broken image with non-64 bit align resolution using...
FYI, the developers are aware of the issue, just that they don't have the capacity to handle it.Here's the bug tracking ticket on the libcamera website:...
View ArticleTroubleshooting • Re: Raspberrypi 5 freeze randomly and verry often
I have a raspberry pi 5 8gb with the official power supply and I am also having randoms crashes all the time with a pcie crucial p3 ssd and the argon Neo nvme case. This crashes start suddenly and...
View ArticleBeginners • Re: Mouse movement latency issue
You need to put the dongle on a USB extension lead to get it away from the Pi.Statistics: Posted by pidd — Wed Oct 16, 2024 1:57 am
View ArticlePython • Re: PID controller help
Thanks, that looks a little better written than what I’ve done, but functionally how do they really differ, is it not doing basically the same thing I had written?I haven’t run this yet, I’m still at...
View ArticleAdvanced users • Re: Image File Utilities
Code: sudo image-backup -i /mnt/USB_Backup/rPi5_bkup.img --options --progress --exclude=/srv rsync options specified after '--options' must be comma separated:Code: sudo image-backup -i...
View ArticleRaspberry Pi OS • Re: Chromium always displays push notfications in the...
but in different compositor like x11 the chromium notfication work fine, and in other browser it uses the system notification daemon but not in chrome, why and how to fix thisStatistics: Posted by...
View ArticleGraphics, sound and multimedia • Re: Which Method Do You Use To Get Sound...
I have a question about getting sound out of the RPi 5. I'm considering acquiring an RPi 5 to use as a USB audio interface with my iPad. I'd like to be able to send sound out from the iPad into the...
View Article