Raspberry Pi OS • Re: labwc
There is still some work to done on LabWC, for the more esoteric requirements. For most people, it's much better in that it provides faster acceleration and uses more of the Pi graphics hardware,...
View ArticleGraphics, sound and multimedia • Re: First ever development project - Mini TV
What makes you assume that this combi is going to work? Because of 40pin on display and adapter board? Sorry dude, that's a false assumption.Start small! Buy a known working display, get it up and...
View ArticleCamera board • Re: frontend has timed out v1.3 camera
Typically this means there's a problem with the hardware - either the camera sensor, connector cable or connector on the Raspberry Pi board. My first suggestion is to try re-seating the cable, and if...
View ArticleHailo • Re: AI camera with AI Hat+
Yes it is possible to use both AI Hat and AI Camera together while running different neural networks on each. Does that give any advantage? It's entirely dependent on your application and what you are...
View ArticleGeneral • Re: Pico burnt after a few minutes , why ?
Thanks for a detailed explanation of these components. I was going to mention that the problem with the schottys used on these boards is the lack of current handling capacity but you go into it in...
View ArticleBeginners • Re: PI OS Upgrade: Buster to Bookworm
I wasn't going to do this originally as I didn't anticipate having to spend so much time on this upgrade. I've edited my ~/.ssh/config file so that it's even easier to log in:Code: Fifteen:.ssh...
View ArticleTroubleshooting • 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 • 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 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 Article