Graphics, sound and multimedia • Re: RPi 5 composite 240p
It won't? Well thanks for checking anyway! That's odd, you'd think that would solve it.Oh wow, does that mean you're planning to keep composite output on the Raspberry Pi 6?Statistics: Posted by...
View ArticlePython • Re: Camera Window won't jump out
this works on my pi5... note my change in predictor pathCode: from imutils.video import VideoStreamfrom imutils import face_utilsfrom threading import Threadimport numpy as npfrom gpiozero import...
View ArticleTroubleshooting • Re: Anki on Raspberry Pi 5 issues - QWindow & Wayland...
You can try my "fabulous" flashcard program:https://github.com/lopul/MemorySurferIt compiles and runs on Linux especially Raspberry Pi OS. And I think it's pretty usable and practical.However if you...
View ArticleGeneral discussion • Thank you Eben Upton, Et al.
It was twelve years ago today, that I first posted to this forum. I would like to say thank you to everyone involved in the Raspberry Pi and many of the long standing members of this forum.I have...
View ArticleGeneral discussion • Re: Thank you Eben Upton, Et al.
It was twelve years ago today, that I first posted to this forum. I would like to say thank you to everyone involved in the Raspberry Pi and many of the long standing members of this forum.It's been...
View ArticleTroubleshooting • Re: Pi CM4 will not boot off Intel Optane
I was going to just bump this thread:viewtopic.php?t=347936Basically I have the same issue as presented there and was curious if there was any headway on this. I have a few extra P1600X optane drives...
View ArticleBeginners • Wireguard tunnel with Pi client is not working
Hi,I have setup a Pi as Wireguard server outside my lacation.No I installed the Wireguard setup on a local PI in my location ( https://wireguard.how/client/raspberry-pi-os/) and I am confused with the...
View ArticleHATs and other add-ons • Re: Raspberry Pi 5 PCIe Bus Error - ASM1166
Have you tried running at Gen2 speed ? The Pi5 does NOT meet Gen3 specification.PeterOStatistics: Posted by PeterO — Sat Feb 03, 2024 7:18 am
View ArticleBeginners • Re: Bluetooth not working
Hi drstrangeluv,I use Windows 11 and I can "see" my RPi5 with the following servicesThe SPP service had to be set up as mentioned previously, but all the other services popped right in after...
View ArticleTroubleshooting • Re: 3 computers to a monitor via an HDMI hub. Losing...
try if adding below to your kernel command line solves the issue (which might be cause from the HPD signal)if using HDMI0Code: vc4.force_hotplug=1if using HDMI1Code: vc4.force_hotplug=2if using HDMI 0...
View ArticleCompute Module • Re: Raspberry CM4 updating EEPROM - sdcard issue
"after 1 minute the eMMC will show in both balenaEtcher and RPI Imager.Despite that, it will stuck at 4% writing and fail."yep had this, exact same and read this too.viewtopic.php?t=364882After this...
View ArticleTroubleshooting • Re: Cannot control a servo motor precisely
Well sysfs is part of the linux kernel and it is not just related to Raspberry Pi.But for the Pi5 you have a small datasheet document. Not complete but it was enough to figure it...
View ArticleGeneral • MiniPico V4
Since I made the small gameboy type device, I have since continued to modify the design.The gameboy device is nice, but I wanted more keys. The idea was to create a small battery powered device with...
View ArticleGeneral • Re: Switching Circuit
Made a new thread here for this project viewtopic.php?t=364933Statistics: Posted by picoprojectmaker — Sat Feb 03, 2024 8:33 am
View ArticleGeneral • Re: MiniPico V4
For some reason it would not let me attach this one in OP.Statistics: Posted by picoprojectmaker — Sat Feb 03, 2024 8:39 am
View ArticleRaspberry Pi OS • Re: How is Pi OS performance with a micro sd card?
Have you found a way to set focus follows mouse on Raspberry Pi OS Wayland?https://github.com/seffs/wayfire-plugin ... tag/v0.7.5 has the Wayfire extra plugins, and they seem to work with the current...
View ArticleTroubleshooting • Re: After the 'Welcome to Raspberry Pi' Screen - blank display
Well! some progress;20240203_204322Bjpg.jpgObviously, EDID = none is not good.You suggested a CMD-line fix, but how do I get in if there is no screen working?I have four different screens all of them...
View ArticleTroubleshooting • Re: Raspberry Pi 5 always boots from NVMe SSD, even with...
Also relavant to OP viewtopic.php?p=2189368#p2189368https://www.raspberrypi.com/documentati ... bling-pcieStatistics: Posted by aBUGSworstnightmare — Sun Feb 04, 2024 7:52 am
View ArticleTroubleshooting • Re: rpi5, dsi screen, cant get pi5 to turn on
Ask waveshare support! Sorry, but I'm getting tired to answer waveshare product related questions, so the only questions that I have for you are:Which power supply do you use? Have you pressed the...
View ArticleTroubleshooting • Re: rpi 5 boot nvme (not found)
What am I missing ?reading the official documentation?Also relavant viewtopic.php?p=2189368#p2189368https://www.raspberrypi.com/documentati ... bling-pcieYour first point of contact for product...
View Article