Troubleshooting • Re: Raspberry Pi 5 Crashes When Running FFmpeg for Jellyfin...
Then it is maybe something with powersupply, the usual thingsTHISSSS!!!!!I thought 67W phone charger would deliver enough for a 27W pi 5.But NO!!!It was power supply issue. Using an official Pi 5 PSU...
View ArticleMedia centres • Zero 2W Media Center supply 1m LED strip
Hello,I am considering to build an entry level media center with controlling LED strip.As I could know the 1m strip consumes 2.1A at full power; I expect Zero 2W consumes 250mA, so I am planing to...
View ArticleAndroid • Re: LineageOS 20 /21 default Phone app/SMS app
Problem solved.I enabled default SMS app in LineageOS 18.1 Android 11.Mods, please delete this thread.Thx.Statistics: Posted by MarioG — Sun Dec 01, 2024 10:37 am
View ArticleGraphics programming • Re: RenderDoc
I have unlocked the thread you refer to. In future just report the thread that is locked and it can be reopened. We do not intend to change the current auto lock process, its an anti spam measure as...
View ArticleSDK • Re: How to compile C++ in rpi pico
But I am having issues with C++.What issues, what error messages do you see ?Don't forget 'cmake' caches things so, if you haven't cleared the cache - deleting everything in the './build' directory is...
View ArticleCamera board • Re: What is Focus “locking Screw” used for on 6mm Lens ( Not...
I use canon fd lens with https://pixco.com.cn/collections/mount- ... nt-adapter on gs and hq camerasStatistics: Posted by gordon77 — Mon Dec 02, 2024 10:27 am
View ArticleAdvanced users • Re: NUMA Testing
does NUMA against sched_ext, got system a little bit freeze.Pi4/kernel-6.12/SDRAM_BANKLOW=3/scx_lavd.Sorry. Unable to parse. More words needed.Statistics: Posted by dom — Mon Dec 02, 2024 10:31 am
View ArticleCompute Module • Re: CM5 and PIO
I guess you haven't spotted this (https://github.com/raspberrypi/rpi-eepr ... 4fdd16cfe6), this (https://github.com/raspberrypi/linux/pull/6470) or this...
View ArticleCompute Module • CM5: Detecting when the device has shut down?
Hi all,I have previously designed SH-RPi, a power management board that accepts a 9-32V input and provides a safe shutdown feature using supercaps: when the power input is cut, a daemon process...
View ArticleRaspberry Pi OS • Re: Missing Bookworm 'rar' and 'unrar'
7-zip will pack or unpack a rar file.https://www.7-zip.org/Supposedly, and that's also what my own notes say. But what's the package for Raspberry Pi OS Bookworm 32-bit ?I believe that's 'p7zip' which...
View ArticleSDK • Re: How can I avoid warnings... "CYW43_LWIP" redefined
I can't immediately see where this would come from. Can you post the warnings?Statistics: Posted by peterharperuk — Mon Dec 02, 2024 10:40 am
View ArticleSDK • Re: repeating_timer doesn't work
Are you using the latest sdk? Version 2.1.0?Statistics: Posted by peterharperuk — Mon Dec 02, 2024 10:44 am
View ArticleTroubleshooting • Re: Loopback fails on raspberry pi 5
This indicated that TXD2 was on GPIO4 and RXD2 was on GPIO5. Then from a pinout diagram like https://vilros.com/pages/raspberry-pi-5-pinout I was able to locate these pins on the header.Fixed your...
View ArticleCompute Module • Re: CM5: Detecting when the device has shut down?
Monitoring the the 3.3v rail is how I would do it on CM4 or CM5Statistics: Posted by dp11 — Mon Dec 02, 2024 10:45 am
View ArticleTroubleshooting • Re: How can install ttySC port for serial communication.
yes, i am running the Raspberry Pi OS (Debian 12) “Bookworm” version. Is there no option to get a signal through RS485 CAN HAT? In my case, the voltage of the other equipment is approximately 24V....
View ArticleBeginners • Adding pico-extras library to VS Code
I'm trying to migrate one of my Pico projects from the Arduino IDE to VS Code (MacOS). I can no longer use the Arduino libraries so I want to use the C++ audio_i2s library that is in pico-extras. I've...
View ArticleNetworking and servers • website on raspberry with duckdns domain name is...
Hello,I run a website using apache2, on my raspberry pi 5 and I make it accessible using duckdns.org.I've been told though, that since two weeks the website is not accessible from the internet. When I...
View ArticleOfficial Display • Re: Display 2 + Raspberry Pi 5 strange behaviour
You ignored the part in my instructions of "If you press ctrl-alt-f2 to drop to a console,"If you're still in any of the windowing systems (ie Xserver, Wayfire, or labwc) then it will be the DRM...
View ArticleAutomation, sensing and robotics • Re: Simple light level detector using...
To stay away* from RPi.gpio Use gpiozerohttps://projects.raspberrypi.org/en/pro ... mputing/10Thanks, I had not found this when searching!So I tried this suggestion for my own connections:Code: from...
View ArticleTroubleshooting • Re: Raspberry PI 5 HDMI output issues
Thank you for the reply.So I have updated the Code: /boot/firmware/config.txt to be;Code: # Common...
View Article