Troubleshooting • Re: Act LED Wont turn on (pi4)
You tried pretty much everything. Check for hardware damage. See if any component looks burnt or gets burning hot.Statistics: Posted by ahsrabrifat — Sun Feb 02, 2025 5:16 am
View ArticleTroubleshooting • Re: Webcam problems
I had a similar issue. Firefox and chromium wouldn't see my webcam mic or camera.I installed Brave, and that worked.In Chromium, I went to chrome://flags and set "Pipewire Camera Support" to disabled,...
View ArticleBeginners • Re: Help for beginner coder, pi5, python 3
Sorry it took me so long. Had a family emergency and then forgot all about the project till today.Updates.I am using a Pi 3. BOOKWORKUsing pin 11 (gpio17) as my outbound pulse.It is ment to go to an...
View ArticleBeginners • Re: Rpi 5 HDMI problem
Try booting your Pi5 while connected to the monitor/TV of choice, with no SD card installed. You should get a diagnostic screen showing what, if any, EDID data the Pi is getting back. If it can't get...
View ArticleBeginners • Re: Cyberpower UPS and Powerpanel Cloud
You can probably do what you want. I just want to mention that you need to make sure that your router/modem and any data switches involved are also connected to a UPS. Drop power on your network...
View ArticleGeneral discussion • Can't SSH into Rpi NAS after installing OMV
Hello!In this post I am not asking for help with this issue, but rather offering the solution to the problem that worked for my situation, in hopes that someone may find it useful. I consulted the...
View ArticleGaming • Re: "KVM" over IP for games console(s)
I had to create an account to post, so I hope this info is useful, hahaWhat you might be looking for is PiKVM, open source software to turn RPI into IP-KVM / KVM over IP? https://pikvm.org/You can use...
View ArticleGraphics, sound and multimedia • How composite multiple video files using...
Hello,I'm trying to composite multiple video files into a single video file using GStreamer and RPI 4 using v4l2 hardware accelerated plugins. Currently, it's not work. I've a simple test pipeline...
View ArticleCamera board • Zero 2 W clean install won't detect cameras
My Zero 2 W with clean OS installations won't detect any cameras. When I run libcamera-hello I get the classic Code: [0:47:02.266843286] [1712] INFO Camera camera_manager.cpp:327 libcamera...
View ArticleSDK • Re: RP2350 Repeating Timers Stop
Odd, this built fine for me with the develop version of pico-sdkYeah now it builds just fine for me too. Must have been something messed up on machine. Thank you for checkingStatistics: Posted by...
View ArticlePython • Re: Unable to import cv2 on OpenCV installation
One more thing. This import of cv2 is the first thing that my Python file does so there can’t be anything interfering with the import.Statistics: Posted by DevGuy — Tue Feb 04, 2025 1:16 am
View ArticleGeneral discussion • Re: How does pi as a “headless computer” accessible only...
Depends what you want your PI to do.I have five Pi's I access headless just using ssh in a remote terminal so basically text only (CLI).If you need a GUI then some variant of VNC is the usual solution...
View ArticleBare metal, Assembly language • Re: RPi5 Framebuffer
Thanks for the reply! I did check out your code and used it as a reference. It was extremely helpful. I just needed to change the settings in config.txt to hdmi_safe, which ended up with me being able...
View ArticleGaming • Re: Can I run Ubuntu 18 games on my Pi 4?
Games that are open source have the potential to run on the Raspberry Pi Computer, and games that were released on Linux but are not open source will not run on the Raspberry Pi Computer, because the...
View ArticleGeneral discussion • My confusing with the Pi
I've been using a Pi 4B for a couple years now. I want to further upgrade to the CM5, the CM5 development kit for example. I found it very weird, for all the info. I've read SD and eMMC can not...
View ArticleTroubleshooting • Re: Boot problem with Pi B+ ; Irregular Act, but no Eth
That you may not have waited long enough during the first boot for all the necessary stuff to have completed.Try the 32bit lite image.Let the first boot stuff complete.[...]Lastly, if your Pi needs a...
View ArticleDebian • VNC has no fonts
On my Raspberry 4B I installed Bookworm starting from the image shared here. My target is to run Pianoteq and control it via remote VNC client.I succeed to install and configure Tiger VNC but when I...
View ArticleDebian • Re: VNC has no fonts
why not use the rpi-connect made for raspberryit's included, quick to setup & connectStatistics: Posted by kerry_s — Tue Feb 04, 2025 4:00 am
View ArticleGraphics, sound and multimedia • Re: How composite multiple video files using...
I like your 6 by 9 aspect ratio It worked for one input - I'm getting same issue when using two inputs, can you please try as well? Here is my pipeline:Code: ..GST_DEBUG=*:3 gst-launch-1.0 -vvv -e...
View ArticleAdvanced users • Re: Raspberry Pi 5
Herewith photo of CPU compatible and operated with Raspberry Pi 5 attached. Also shared photo of raspberry Pi5 with heatsink. We are using minmax DC to DC converver ( 24 to 5V). We are using the...
View Article