Troubleshooting • Pi 4 not booting
So my Pi 4 was working fine but I suddenly had problems with a program not running. Perhaps foolishly I just switched it off. Now a restart with the Pi connected to my TV shows the Pi stuck at the...
View ArticleAdvanced users • Kernel warning
Got the below kernel warning while playing back video using Kodi, on a fully up-to-date Raspberry Pi OS Bookworm 64-bit on an 8GB Pi 5 running off an NVMe drive:Code: [May22 20:06] ------------[ cut...
View ArticleOther RP2040 boards • Re: Do I need a protecting diode?
Er, what is the diode for?And you still don't really need R1 or R2.Statistics: Posted by ame — Thu May 22, 2025 9:09 pm
View ArticleGeneral discussion • https://rptl.io short links
Hello there,Fresh newcomer, currently setting up my first Raspberry Pi. While perusing the documentation I noticed short links used, eg `http://rptl.io/big-buck-bunny`. So, I checked, and found out...
View ArticleTroubleshooting • Re: HDMI not working on beamer
If you are using the latest Pi OS Bookworm, those config.txt commands are out-dated.viewtopic.php?t=369995Statistics: Posted by rpiMike — Thu May 22, 2025 9:20 pm
View ArticleBeginners • Re: "Help with Installation of OpenMediaVault and Docker"
Thanks a lot for your reply. In first setup: Rasp OS, docker( pihole, dnscrypt-proxy) both dockers working on network_mode: host and ı just change dns-crypt's 53 port to 5053 and pihole listen port to...
View ArticleCamera board • Re: [Help] Not able to seek rpicam-vid output videos
What are you using to play back the video?Statistics: Posted by neilgl — Thu May 22, 2025 9:29 pm
View ArticleTroubleshooting • Re: POWER_OFF_ON_HALT=1 , Pi 5 turns itself back on after...
100uf Did the trick. Thank youStatistics: Posted by cpdev — Thu May 22, 2025 9:43 pm
View ArticleTroubleshooting • Bash script to launch vlc
This should be simple.... but I am banging my head against a wall!!I have a Pi 4 with a fresh install of bookworm.I have a video launched via autostart:Code: [Desktop Entry]Type=ApplicationExec=vlc...
View ArticleTeaching and learning resources • Re: Super-cheap Computing Cluster for Learning
I performed a scaling analysis and obtainedI studied the PETSCII and remarked, with only two pods it's difficult to tell if the network topology is based on dragonfly or even fat tree. Shy looked...
View ArticleCompute Module • Re: Custom CM5 Carrier for a medical device
so you will send this system to CB/FCC/UL testing for class B (residential use)?is that a commercial product (as you will have to pay quite some money to a notified body for cerification)?Statistics:...
View ArticleOther programming languages • Re: Bash script to launch vlc
Have you tried runningCode: vlc --fullscreen --no-video-title-show --mouse-hide-timeout 5 --loop file:///var/www/html/commands/vid2.mp4manually from a bash terminal?Did you get the same (or a similar)...
View ArticleGeneral • Re: Assembly source file type convention
From a book:Statistics: Posted by gmx — Fri May 23, 2025 7:55 pm
View ArticleAutomation, sensing and robotics • Re: PIR motion sensor with outdoor case?
Thank you for coming to my TED talk.So you are on TED, a link perhaps to a suitable talk?No, I'm not. I was being slightly facetious. After writing a long and detailed response on a very dry topic I...
View ArticleSDK • Re: RP2 Bootloader Emulator ?
Ah, so you need something imaginary without knowing how it really works.Statistics: Posted by gmx — Fri May 23, 2025 8:17 pm
View ArticleDeutsch • Re: Raspberry Pi Zero W V1.1 - Passwortprobleme
Was beim Raspberry Pi als Tastaturlayout eingestellt ist, sollte bei Zugriff über SSH keine Rolle spielen. Dort muss man nach meiner Erfahrung nur das Layout der Tastatur einstellen, die am Raspberry...
View ArticleTroubleshooting • Re: Performance Issue: Flask App with Animations on...
Maybe have a look at the various pi based digital signage packages, e.g. Screenly (Anthias (free)), PiSignage, Yodeck etc.Statistics: Posted by neilgl — Fri May 23, 2025 9:22 pm
View ArticleBeginners • Re: Rasberry PI 5 and Mango Display
My guess is that your first method needed X11 , method 2 needs labwc.No need to guess. That's exactly the issue.@OP:Your revised method won't restart an exited browser unlike your original...
View ArticleNetworking and servers • Use a pi zero as gateway/translator to internet for...
I have been fancying the idea to connect old computer that have a modem, to the internet, to browse BBS or early websites. I got to try something called "DreamPI", which does some magic and let you...
View ArticleCamera board • Re: HQ Camera XVS trigger with Raspberry PI 5
Hi therealdavidp, sorry about my error on unit conversion. And I checked again the code with some more test and the resolution doesn't affect the sync. Now I'm set at 20fps at 3032x2008px to have more...
View Article