Troubleshooting • Re: Wayland: Desktop - Mouse "Drag & Drop" on...
just have found the explanation ... .and workaround!https://github.com/raspberrypi/bookworm ... 2679069115BRStatistics: Posted by WiFi — Sat Jul 12, 2025 6:26 am
View ArticleBeginners • Re: Overview of organisations, developers and security of RPI...
Folks' idea of of a trusted source will vary but here's a few suggestions:Several of the independent, reputable, international news organisations (e.g Reuters, the BBC, PA, etc. but not FoxNews or any...
View ArticleFor sale • Re: IMX327/462(RGB/MONO)/662(RGB/MONO)/678/585 Excellent...
Are there any updates on the external trigger? Perhaps there are cameras that have this functionality that definitely work? Maybe the imx585? Ready to buyStatistics: Posted by denisman — Sat Jul 12,...
View ArticleNetworking and servers • Pi 5 WiFi
I've seen various posts here about WiFi issues with various Pi models, and suggestions for the ability to attach an external wifi antenna. I thought I would add my 2c-worth, based on my experience...I...
View ArticleHailo • Re: Does the Hailo-8 AI Hat Kit Use Up All the GPIOs?
I don't think it uses any GPIO so you just need to extend the pins above the HAT so you can access them.Statistics: Posted by jamesh — Sat Jul 12, 2025 7:05 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: TTL-USB Converter for GPS on RPI 4
So are you telling me that the problem could be linked to GPSD? Which other command can I use to get raw data from GPS?Statistics: Posted by Jonny1995 — Sat Jul 12, 2025 7:10 am
View ArticleNetworking and servers • Re: Does this WiFi to Wifi Router work on Pi5
I just do not know why 1.1.1.1 keeps showing in the dashboard of RaspAP.It's not clear what you mean by "in the dashboard". In the DHCP menu? Anyway, sounds like you have it working.My other issue is,...
View ArticleNetworking and servers • Re: Pi 5 WiFi
Use the command iwconfig to check the signal strength for rx at the Pi, try it in situ with and without the Argon case. If you have a WiFi AP with the ability to give you signal information then this...
View ArticleBeginners • Re: WiFi not working on Zero2W?
I'm looking for the true headless experience where it uses the wifi settings I specify in the imager and connect over SSH on first boot.Update:RPi-Imager v1.9.5 for Windows was released yesterday,...
View ArticleTroubleshooting • Re: Can't configure NUT to shutdown after a set time on...
Let's see what information your UPS does provide.Replace w.x.y.z in the bash script below with the LAN IP address of your Raspberry Pi where NUT server is installed.Then run the script and report back...
View ArticleCompute Module • Kingston 1TB SSD NOT working on soft reboot with CM4 soft...
Dear Raspbery PI Team,I am using 1B SSD with CM4 letest bookworm OS.On power reboot SSD is detecting and working perfectly but of software reboot I am not getting SSD detection an lspci output is...
View ArticlePython • Re: print .. end="" not working
Are you perhaps thinking of 'f' strings? :Code: from datetime import datetimeimport timewhile True: print(f'now: {datetime.now()}', end='\r') time.sleep(1.0)Statistics: Posted by dBerriff — Sat Jul...
View ArticleBeginners • Re: Can't SSH to my RPi 5
I say it has been changed because the password I changed it to be a 2-character password but when I get permission denied and try to re-flash, I boot up Pi Imager and the password is greater than 2...
View ArticleRaspberry Pi OS • Re: First boot not working properly in a old hardware (Pi 3...
What size sd card?Pi OS Lite recommended size is 16GBPi OS with Desktop recommended size is 32GBhttps://www.raspberrypi.com/documentati ... arted.htmlStatistics: Posted by rpiMike — Sun Jul 13, 2025...
View ArticleTroubleshooting • Re: Phew, what a scorcher
Yesterday 34C outside, god knows what in the server room, came back home and checked all the computers that are running 100% load .....Three Pi4's passively cooled - PERFECTPi5 with active cooler -...
View ArticleTroubleshooting • Re: Pi4 USB SSD failure
It also might be worth trying with a powered hub...though; that seems unlikely to be the issue if it works fine on another PI.The significant fact is that other PI isa pi-0-wPi Zero doesn't have the...
View ArticleOther • Re: Wiring LED power button
What code did you use to detect the button?I don’t know what libraries are available for GPIO on Batocera.Statistics: Posted by rpiMike — Sun Jul 13, 2025 8:08 am
View ArticleGeneral • Re: Need help with gps speedometer project
GPS can be very jittery, it has to be averaged and outliers thrown away, for this reason the calculated speed will always be behind in time from the current speed.Also sampling GPS at 10Hz is...
View ArticleCamera board • Re: Camera Module 3 – How to Fix Shutter Speed and Gain...
Rpicam-apps use this code for setting the correct controls into a control list for fixing/disabling exposure time and analogue gain settings.Then the control list is passed to the next request that is...
View ArticleTroubleshooting • internet problem using motioneyeos software
Hi all;I'm new here and with the raspberry pi projects and want to learn about the raspberry pi.Following problem has occured. I bought the raspberry pi zero 2 W and a camera.Installed the software (...
View Article