HATs and other add-ons • Re: NVMe overheating issues with GeekWorm dual NVMe hat
I haven't measured the total power drained by pi. Just checked in some forums - some guys measured pi power consumption on max load. Nothing is connected to pi, except the hat + 2 ssds.I have an...
View ArticleEspañol • Re: RP2040 NO RECONOCE EL PUERTO USB EN WINDOWS
¿Has probado con otro cable y otro puerto?Statistics: Posted by raspdroid — Sat Nov 02, 2024 7:40 am
View ArticleAdvanced users • Re: Pi-Hole No Router Access
Some ISP supplied routers do not facilitate setting a custom DNS server but do permit the DHCP server to be turned off. If so you can enable DHCP server on pi-hole and set custom DNS there. Either...
View ArticleTroubleshooting • Can't Claim Server
Hi,I can't claim my server. I am running Plex on a Raspberry Pi 4b (installed via Repo). I can log into Plex fine and when I go to claim the server, it tells me there was a problem logging onto Plex,...
View ArticleTroubleshooting • Re: Request for help: RPi4B (2gb ram) not booting to SD card
If you are asking what the input is to the monitor, it's HDMI. When the pi is booted without the SD card it just gets stuck on the initial screen (detecting for SD card or "USB-MSD")Statistics: Posted...
View ArticleOff topic discussion • Re: What batteries are safe?
There's a remarkable risk with NiMH batteries that fortunately never seems to occur, if the contents of NiMH are exposed to air they heat up and go on fire. I've seen it demonstrated when cut open but...
View ArticleBeginners • Re: iptables vs nftables related confusion wrt my home Raspberry...
As standard It is really running nftables but has the iptables-compatibility layer built in, I've always carried on using it as though it is iptables even though it is not.Statistics: Posted by pidd —...
View ArticleC/C++ • Re: Driver (LKM) programming with pinctrl or userspace library
I'm trying to work with a rotary encoder and linux RT.The more I read, the more I think the "easy" solution would be to use the libgpiod V2. But following my first idea, I would have liked writing a...
View ArticleBeginners • Re: PI OS Upgrade: Buster to Bookworm
If I were to boot those remote machines from SSDs, what would you suggest?They don’t need much storage, just reliability.This is starting to sound fun again.I exclusively use startech USB3S2SAT3CB...
View ArticleC/C++ • Cross compile using cmake
Hi Folks,Long preamble before the question. Necessary I'm afraid.I really shouldn't have gone down this rabbit hole considering how much I loathe xgcc environments. That said, I needed to in order to...
View ArticleBeginners • Rasp Pi Imager can't download image
I'm trying to install a new Pi image on my SD card. I set up the Pi Imager with the options I wanted, clicked OK then nothing. I thought Maybe it's just slow so I left it and went and did other...
View ArticleAI Camera - IMX500 • Re: run yolo on raspberry pi ai camera
Thank you - this is very helpful. As I mentioned in my prior response, I want to use a probe type device and use yolov8 to detect objects and beep if found. Will start with std model but in parallel...
View ArticleGeneral discussion • Re: PIR false positive when sending mail
The code where you read the PIR and make the decision to send the email is not there. Sending emails take a fairly long time. Check if you have a flag (variable) with the state of the PIR that stays...
View ArticleNetworking and servers • Re: Is WayVNC fixed?
I am having more success now (possibly after some recent RPiOS updates) with WayVNC in use with TigerVNC Viewer. I have set up two RPi5s interconnected only with an Ethernet cable. The cable is...
View ArticleTroubleshooting • Re: RPi5 boot issue - 'Fatal firmware error'
Hi nadirpi23, Unfortunately I do not have a solution but I too, am facing with a RPi5 Fatal firmware error. From my end, this occurred since I've change the bootloader directly from the imager.Below...
View ArticleGeneral discussion • Re: I want to build a ultra low latency live streaming...
Reduce the resolution. Use a Pi 5. Use a Tier 1 fibre network. You do not mention the resolution of the output or the hardware or the network connection. Someone out there might have experience with...
View ArticleGeneral • Re: Specify buffer allocation in specific memory banks
There are four SRAM domains on RP235x:Stripped Domain 0: 0x20000000 - 0x2003FFFF (256KB) - Main RAM - 4 portStripped Domain 1: 0x20040000 - 0x2007FFFF (256KB) - Main RAM - 4 portNon-Stripped Domain 0:...
View ArticleAndroid • Re: LineageOS 21 (Android 14) for Raspberry Pi 5 - Can't boot in TWRP
Hi,thanks for your reply.No, it doesn't work.By looking closely at pi5 led and to fan noise, I think it goes into a reboot loop.What it happens is that when i power it on led is red, then it becomes...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
and now a new touch screenSame screen dimension but higher resolution and thinner - at same price as old screenhttps://www.raspberrypi.com/news/raspbe ... now-at-60/Statistics: Posted by Paul Webster...
View ArticleBeginners • Re: PINN and multiboot
Hello, yes indeed but I used a USB stick instead of SD Card. Thats's indeed that what happened because I followed a yotube tuto aboutt how to install PINN muliboot. But I fixed it, thank...
View Article