Quantcast
Channel: Raspberry Pi Forums

General discussion • Re: How will California Law (AB 1043) affect Raspi OS?

I think the goal here is to get the framework in place first, then really drop the bomb, which will be "Real ID" - i.e., a system that really enforces a one-to-one relationship between an actual,...

View Article


Other • Re: Ideas and discussion of capable browsers for low memory pi

I've seen SeaMonkey touted as a browser for older or low-end PCs. The developers don't provide builds for arm. I've tried to build it, but it's not as neatly packaged as ladybird, and I'm not getting...

View Article


Troubleshooting • Re: Getting GPIO Python code running at boot

Does systemd run on every log in?No. Systemd is part of the system and runs on every boot. One of the things it does is service management.If you're actually asking about the systemd service you have...

View Article

General • Re: GPIO output not pulling down to 0v

USB DOES NOT use 5 V (or 3.3 V) levels. It does not have clock or data; it uses differential signalling.DO NOT attempt to use GPIO!That's right!https://www.obdev.at/products/vusb/index.htmlStatistics:...

View Article

Troubleshooting • Re: Cannot browse web despite seemingly normal firewall

"Cannot browse web" is vague and doesn't really help us help you.What is the actual error message from your browser?Can you ping any web server? By name and by IP address? If not, what error do you...

View Article


Image may be NSFW.
Clik here to view.

Troubleshooting • Re: Pi5 - Damaged 0603 resistor - R value?

Could someone advise me on what these components are please. Preventing pi from booting.Many thanks in advance.Statistics: Posted by Andyclarke78 — Sun Mar 01, 2026 10:24 pm

View Article

Python • Can not call Python scripts with PHP in Bookworm or Trixie

Issue / Problem: I can not use PHP to run Python scripts that DO work from command line.Setup: Raspberry Pi 5 (8gb) running updated Bookworm or Trixie, and all the latest Apache, PHP, MariaSB,...

View Article

Advanced users • Re: Smallest footprint ever on a Pi3b for READSB (plane...

Teh PDF writeup:https://drive.google.com/file/d/1iq_q46 ... sp=sharingIf you are rich test it on a spare Raspberry and SD card or expect a long downtime.Note to self: write the "resize root partition...

View Article