Beginners • Re: Pi stopped working
Which Pi? Which OS? Using an official power supply?Statistics: Posted by rpiMike — Wed Jan 24, 2024 8:35 am
View ArticleTroubleshooting • Re: Help Raspberry pi Active Cooler does not turn on
I'm usingRaspberry Pi OS LiteRelease date: December 11th 2023System: 64-bitKernel version: 6.1Debian version: 12 (bookworm)and I use it with CasaOS with nextcloud and plex... How I can verify the fan...
View ArticleBeginners • Re: Help w/ Idea
An elephant is eaten one bite at a timeI think you should look into signage applications:https://signagespace.com/open-source-di ... pberry-pi/Then look into how to interact with signage application,...
View ArticleFrançais • Re: Raspberry Pi 5 et Contrôle du ventilateur
download the new .dtb, from https://github.com/raspberrypi/rpi-firm ... pi-5-b.dtbit should be in /home/USER*/Downloads(replace USER* with your username)Backup existing files...sudo cp...
View ArticlePython • Unsuccessful Connection when Connecting Pico to PC
Hello community,I am encountering an issue while trying to connect my Pico to my PC. When I attempt to establish the connection, I receive an error message stating "Connection Failed" or "Unable to...
View ArticleAdvanced users • Re: TRYBOOT_A_B not booting into secondary boot partition...
In my setup, I have two rootfs partitions. The fstab in rootfs_a mounts /dev/mmcblk0p2 as /boot, in rootfs_b it is /dev/mmcblk0p3. How this can be done with only a single rootfs, I don't know. I can...
View ArticleTroubleshooting • WayVNC Broken after latest Updates?
Hey,I'm really struggling here, ever since the latest EEPROM update (23 Jan 2024 is when it installed), I can't use WayVNC anymore, I just get thisuser@raspberrypi:~ $ systemctl status...
View ArticleTroubleshooting • Re: [SOLVED] RP5 installs then fails update unmet...
Thank you for this fix !Just got my new RPi5 and I am impressed.Have been using 3, 4 and 400 untill now.Going to order another two !!!Statistics: Posted by johnlongland — Thu Jan 25, 2024 8:28 am
View ArticleCamera board • Re: HW Encoder V4l2 add support for intra refresh
Thank you for pointing me in the right direction, I am working on it.Statistics: Posted by Consti10^100 — Thu Jan 25, 2024 8:36 am
View ArticleCamera board • Re: Correcting for 60 Hz lighting flicker
If your exposure time is less than a single half-mains cycle (ie 10ms at 50Hz or 8.333ms at 60Hz) then there is nothing you can do.Flicker avoidance makes the exposure time a multiple of the flicker...
View ArticleGraphics, sound and multimedia • Re: Can Raspberry Pi 5 handle 4K Youtube...
Wow! FydeOS looks interesting. Hopefully they will be able to share their oprimizations with the opensource world.Statistics: Posted by tpfkanep — Thu Jan 25, 2024 8:48 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: RPi 5 1-Wire / DS18B20 is unstable
Some of the problems I've had seem to be voltage related. Some of the ds18b20s I have will work quite happily at 3.3v. Some won't.Looking at the datasheet, the MINIMUM voltage is 3.00v. So I suppose...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
Browser and 3d WebGL speed also could benefit probably more from optimization.On Amazon Fire Tablet 11gen 2021 the built in browser gets on webglsamples.org/aquarium/aquarium.html 18 FPS for 5000...
View ArticleTroubleshooting • Re: Raspberry Pi 400 won't turn on
So i recent got interested in once again playing around with my Raspberry Pi 400 after losing interest a couple of months ago.When i plugged in the HDMI cable and power caple (using the offical...
View ArticleOff topic discussion • Re: Use Pico as an I2C Slave
YesThe issue is same. Not receiving the data in Pico (Slave).But the post which I mentioned Yesterday is the C code that we tried. It doesn't give the exact received data.Today I have posted the Micro...
View ArticleCompute Module • Re: CM4 as a DV/HDV to HDMI converter
Did you have any luck with this?Statistics: Posted by asprinwizard — Thu Jan 25, 2024 9:07 am
View ArticleAdvanced users • Re: Moving root filesystem to usb drive for rpi3b+ bookworm
If you just moved root partition to the USB drive this is expected as boot partition stayed on the SD.If you want to eliminate SD from the process you must use different method.There are several. One...
View ArticleSDK • How to set openocd speed?
I know how to set the 'adapter speed' in the 'openocd' command line. I assume there's a configuration file buried somewhere in the bowels of the '~/pico/openocd' folder that allows the adapter speed...
View ArticleOff topic discussion • Re: This old software developer is tiring
i'll hold your beer.Statistics: Posted by kerry_s — Fri Jan 26, 2024 8:13 am
View ArticleCamera board • Capturing image using ov5647 and yocto image
Hello,I used the camera with raspbian Os and capturing images works, so the problem is not hardware related.Now I created an rpi-test-image using yocto and want to capture an image using ov5647.I...
View Article