Troubleshooting • Re: Connecting to RPi from multiple SSIDs
Can you connect to the Virgin Media SSID using an Android phone or a PC or other ?The router should not use the public IP address when connecting to the pi on an internal network.Statistics: Posted by...
View ArticleNetworking and servers • Re: Help needed to set up a route through the Pi
Would it work (without the iptables rules) if you setup a route to 192.168.0.0 on your home PC with the Pi (172.17.3.132) as gateway?And maybe a route on your mother's PC to your home PC...
View ArticleCompute Module • Re: Pi CM5 HDMI-A-2 boot logo cannot be displayed
you should be glad your Pi is booting that fast.ive noticed a similar thing with the pi4 vs pi0when booting a card on the pi4, it basically went directly to the desktoponly when i moved the card to a...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: TTL-USB Converter for GPS on RPI 4
Agree that's the antenna for a GNSS that has the SMA connector.That's not going to give you anything without the board such as I just found this on AliExpress: £13.61 | GNSS Antenna & RTK Module...
View ArticleMicroPython • Re: Using threads kills wifi
If I run this normally , that is not using any threads , all works correctly.Threading on the RP2 is a lot better than it used to but there still seems to be bugs causing odd and inexplicable...
View ArticleWanted • Re: We are looking for a Rasberry Pi programmer
deletedTheir post from yesterday/last night certainly has been.Statistics: Posted by thagrol — Sun Jul 13, 2025 4:32 pm
View ArticleCompute Module • CM5 : OTG USB cable needed ?
Hello,Briefly : I connect a CM5 to a Pi5 or PC main development host, run rpiboot (freshly compiled) and nothing happens. rpiboot is endlessly waiting.Details. I use this USB cable, recently bought....
View ArticleTroubleshooting • Re: Bug report
Should it be a bug report to Parallels (that runs on a Mac)? or use the MacOS version?(from GitHub) System Requirements Windows 10 x86_64 or later macOS 11 (Apple Silicon or Intel) or later ~Ubuntu...
View ArticleCompute Module • Re: CM5 : OTG USB cable needed ?
I may have missed understood your setup, but you need to use the TypeC connector on the IOboard to your host machine running rpiboot.Statistics: Posted by dp11 — Sun Jul 13, 2025 4:42 pm
View ArticleTroubleshooting • Re: Raspberry Pi Zero 2 W - hard locking. Hat blocking...
I've taken the hat off one of my pi Zero 2w and just plugged a console into the GPIO pins, thought it was just easy to get a console access I can trust and also see how long it lasted without the hat...
View ArticleTroubleshooting • Re: Poor performance when launching as autostart
Might be handy to state which Pi it was on and which OS?And which of the three supported desktop backends you're using. Your chosen start method will work with all of them.Statistics: Posted by...
View ArticleAutomation, sensing and robotics • Re: Android Auto and ODB2
If you connect your phone via Android Auto and use the Torque Pro app (I have successfully used it with the Vgate Bluetooth OBD dongle) would that work for you?Probably a lot easier than 'rolling your...
View ArticleTroubleshooting • Rpi5 PCIE lane and/or carrier board dead?
Hello,So the other day I was moving my pi 5 and Waveshare 3S UPS (both were off) when the cheap ribbon cable that came with my Freenove M.2 NVME Adapter touched the battery contacts and went poof....
View ArticleRaspberry Pi OS • Re: Kiosk mode on RPi 5 with Bookworm Lite image (working...
Thank you @thagrol for your help!After installing and configuring the xserver-xorg-legacy, I started my kiosk.sh script using the service method (one of the 3 you suggest in section 5.2.4 of your...
View ArticleGeneral • Re: Need help with gps speedometer project
Again, a GPS module is able to measure instantaneous velocity (vector of speed + direction) relative to multiple satellites by using Doppler shift, actually more precisely than position.Also nowadays...
View ArticleTroubleshooting • Re: Rpi5 PCIE lane and/or carrier board dead?
when the cable 'touched the battery contacts' which side was connected (the Pi or the board with the M.2)?is your Pi still working? maybe only the PCIe Interface is dead -> can still be used for...
View ArticleTroubleshooting • Re: Permission denied (publickey). Regardless of what I do
I checked in my newly installed rpi3bSSH with root … permission denied alwaysSSH with my username … works all the timeYou can do this: “sudo su - “ after your loginThat is likely because you created...
View ArticleTroubleshooting • apt update fails on 64-bit Buster
I have a 2 GiB Raspberry Pi 4 which I use to test a commercial background service and also to create the 64-bit version of the service application to maximize compatibility. An application built on an...
View ArticleAdvanced users • Re: what is the proper way to overclock today?
It seems the linked linpack is not as good a test as the one I use. At 3GHzI remember that from the early Pi 3 days! It could detect incorrect results - even on a machine that was otherwise stable.I...
View ArticleRaspberry Pi OS • Re: a reliable repository list
Not mirrors but the default sources:https://www.linuxquestions.org/question ... pos-38636/Debian Mirrors https://www.debian.org/mirror/listAre there rpi specific packages (are debian and raspberry...
View Article