Troubleshooting • Re: XRDP Blank Screen
Maybe try using sudo raspi-config to switch from Wayland to X11 (Advanced Options, A6).Statistics: Posted by neilgl — Wed Apr 30, 2025 8:20 pm
View ArticleNetworking and servers • Re: TFTP soft ware for raspbery PI
I have bricked my router and need to find a TFTP software to re flash it. I use filezilla but that will not do TFTP. Solar winds wont run on lenex i'm stuck. any help at all . thanksI'm interpreting...
View ArticleAdvanced users • RPi Zero doesn't recognise that IPv6 prefix lease renewed
My RPi Zero which uses 32-bit lite RPi OS and runs Pi-hole, and is acting as the IPv4 and IPv6 DHCP server, is killing IPv6 in my home network, because when the IPv6 prefix's lease is renewed, the RPi...
View ArticleTroubleshooting • Re: Pi Zero 2W Ethernet Adapter Issues
Presumably you've looked at the system log (journalctl)?Statistics: Posted by bls — Thu May 01, 2025 7:30 pm
View ArticleTroubleshooting • Re: Unable to connect to Raspberry pi VPN server.
What software are you using to connect to the openVPN server e.g. OpenVPN Connect (Android app)?Have you added a client (a user) and created a .ovpn certificate for that?Statistics: Posted by neilgl —...
View ArticleAdvanced users • Re: Running 32bit ELF executables on 64bit Pi OS
I tried to install a 32 bit build on the PI 500. Here's what happened:Code: zope@raspberrypi:~/sharedlib $ uname -aLinux raspberrypi 6.12.20+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.12.20-1+rpt1~bpo12+1...
View ArticleAutomation, sensing and robotics • Re: Brainstorm: super hi-Accuracy sensor -...
A few more ideas:Other Pressure Sensor uses* Air flow speed monitor (ex: Respiratory function) https://www.efunda.com/formulae/fluids/ ... wmeter.cfm* Elevation corrections for better GPS Signal...
View ArticleCamera board • Re: Problem with Motion on Pi4B bookworm
It worked, I can now see it on the same wifi. Is there a way for me to see the webcam using a different wifi? I mean while Raspberry Pi use wifi A, Can I use wifi B to see the live stream?Statistics:...
View ArticleTroubleshooting • Re: Raspberry Pi 4B doesn't boot after reboot
I'm running a headless setup and this issue haunts me for almost a week. I connected a monitor only for reading some error codes but nothing.Also all of your assumptions are correct. The micro sd i'm...
View ArticleTroubleshooting • Re: Just what is this Zero model?
OK, that's a bit over my head but I've tried PuTTY with .local and .home and get nothing yet. I thought modifying the SD card on my computer (linux) would help the problem.Statistics: Posted by...
View ArticleBeginners • What am I missing- Cron
Been looking at this for too long and I can't find the error, Help needed Rasp pi 4 , 4 GRAMMy crontab looks like this:*/5 * * * * /home/dave/test.sh &>> /home/dave/testOut.txttest.sh...
View ArticleOfficial Display • Re: Country of Origin for Touch Display 2 and 15.6 Monitor
The label on the back of the monitor says "Made in the UK"Statistics: Posted by neilgl — Thu May 01, 2025 8:35 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Adxl355 now works with RP5
Yeah, that works, I got the i2cdetect working again on the 355. On to other things!Statistics: Posted by hasmis — Fri May 02, 2025 6:46 pm
View ArticleGeneral • Re: Forcing RP2350 into BOOTSEL via another micro
I used 15cm cables to inject the signal from logic analyzer to BS+RUN + 20cm of probe from CS to LA + SMD hooks + occasionally playing around with the oscilloscope probe, and was still working with...
View ArticleTroubleshooting • Re: Problems copying music to Raspberry Pi
I have now done 6 more tests. This time on a 3rd raspberry Pi with NVMe SSD. This:And yes, I have the Raspberry Pi 5 Active Cooler on it. This time I used a different source to copy from. Samsung BAR...
View ArticleRaspberry Pi OS • Re: display IP on the desktop background or bar
Create a file in ~/.config/autostart[Desktop Entry]Type=ApplicationName=IPLabelExec=java /full/path/to/IPLabel.javaTerminal=falseThe file name needs to end with .desktop. I use...
View ArticleMicroPython • Re: Weird modulus problem
The `time.localtime()` function gives you the exact time when you call it, so in the `if` statement it's probably getting called right at the end of the 14:30:59 second for the modulo 2 part (which is...
View ArticleAdvanced users • Resizing the root ("/") partition on first boot of...
There were many examples of how to change the size of the root partition on first boot (prior to the introduction of bookworm). And they were all, pretty much, accurate. I believe this has changed...
View ArticleOfficial Display • Touch Display 2 Power Cable
I purchased an official Raspberry Pi Touch Display 2, but somehow misplaced the GPIO power cable. I have scoured the internet to find a replacement but cannot find that piece without purchasing...
View ArticleGeneral • Re: [RP2350] "SIO_IRQ_BELL" interrupt on ARM-CM33 Core1...
I suggest updating the VTOR register description (table 199) as follows : 31:9 TBLOFF: Vector table base offset field. It contains bits[31:9] of the offset of the table base from the bottom of the...
View Article