Troubleshooting • Re: SSD Compatibility
Im wondering what ssd's are compatible with the RPI5 board i do have active power led but no drive activity and the drive is formatted with Ubuntu 24.10, all 3 of my ssd'sare of different make and...
View ArticleGeneral discussion • Re: AndroidBuddy: control any smartphone from Linux...
AndroidBuddy is now featured on the Pi-Apps store.Installation is now one click.As always, PLEASE respond with feedback. I have only been able to test this on one phone still. More data is needed to...
View ArticleBeginners • Raspberry Pi 5 - Unable to boot from NVME
Hello Everyone, I am new to the world of Raspberry Pi 5 and I am having a lot of trouble to boot directly from the NVME instead of the SD Card.What hardware I have:Raspberry Pi 5/8GBRaspberry Pi M.2...
View ArticleGeneral • Re: Enviro Grow (Pico W Aboard) connect to WiFi that requires...
Good question, we are about to find out similar I guess.If the PicoW (with micropython) cannot do it we're stuffed too.Yes eduroam is enterprise security etc https://eduroam.org/eduroam-security/So...
View ArticleGeneral • Re: Pico W overheating/fried using servo driver board
I apologize for the snarky tone in my post above. Anyway, I'm probably wrong about my magnetic coupling idea too -- it could be just some bad inductor parts. Agree that we will probably not know the...
View ArticleHATs 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 • Re: crazy issues with NFS and 2 pi's
If it happens again I'd try rebooting the Pi 4 first to see if that fixes it.It does, if I remember correctly that's how it went down last time. I had rebooted the pi5 several times (but without...
View ArticleOff topic discussion • Re: What batteries are safe?
Study chemistry and then consider how materials react. Probably the least likely secondary (that is, can be recharged) battery chemistry to catch fire would be Lead Acid, these days, usually Sealed...
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 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 ArticleRaspberry Pi OS • Re: Request for Kernel Headers for Raspberry Pi OS Kernel...
Thanks for your reply;its bullseye 11 , i upgraded it to latest one.Statistics: Posted by prafulchavan — Mon Nov 04, 2024 5:01 am
View ArticleTroubleshooting • Re: Boot to USB3 with SATA adapter PA023U3
@ejolson: Sorry, I meant using the program @RonR made that uses the SD card to boot to USB3. I’ve downloaded it and it worked. @RonR: your program worked to hybrid-boot on the USB3 port. However, my...
View ArticleTroubleshooting • Re: USB ports not working after reinstall to newest Booworm
This works OK for me on a Pi3+ running latest Bookworm 64-bit with all updatesArduino UNO connected to USB port running a sketch that sends incrementing text (0.00, 0.10, ) over USB...
View Article