Troubleshooting • raspberrypi-ui-mods update package today - kills remote login
Sorry but I have no idea where to feedback on the latest packages that downloaded today to my pi (which was updated yesterday, so these I think are new). If anybody else is using windows mstsc.exe to...
View ArticleTroubleshooting • no image on startup Raspberry Pi ( First boot )
Hi I have a Raspberry Pi 5 now I have followed the instruction on the site and performed https://www.raspberrypi.com/documentati ... arted.htmlnow everything seems to be ok color led is good ( Green...
View ArticleTroubleshooting • Entropy does not decrease?
Hi everyone,I realized that, when using GPG and other programs, the entropy of my Raspberry Pi does not decrease. E.g. running the following script:Code: echo "Entropy before: $(cat...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • PI 5 UART (ttyAMA0)
Hello,I have problem with UART communication need help.Currently I used PI 4 (GPIO14 and GPIO15) to connect with EPOS4 (maxon motor driver)The EPOS library was installed on PI 4Code: EPOS =...
View ArticleSDK • Timer triggered DMA to PIO
Hi,it appears the Pico doesn't support phase shift on their PWM so I'd like to implement it by just bit banging. I only need to run it at 100 Hz, but want 16 channels.My plan:Have an array with 256...
View ArticleCamera board • [GS camera] rpicam-vid broken by latest updates? Always 180°...
I realized this under Wayland, but reboot under X11 showed same result.With and without "--qt-preview".Neither "--rotation 0" nor "--rotation 180" does change anything.With camera 0 as well as with...
View ArticleOther projects • Modular Pi Cam (handheld)
So... I've been making these cameras lately, different designs. Modular means the camera modules can be swapped as well as the body parts eg. front/back face plate while keeping the middle bit...
View ArticleGeneral discussion • invalid: EXPKEYSIG
I have the following error when updating my system: The following signatures were invalid: EXPKEYSIG B188E2B695BD4743 DEB.SURY.ORG Automatic Signing Key <deb@sury.org>I am using Debian bullseye...
View ArticleGeneral discussion • Barrier Software on raspberry 5
I am trying from a week to get barrier run on my raspian os on raspberry 5. when i start the software, it issues a warning saying "wayland is not supported" . It still opens up, but does not connect...
View ArticleAdvanced users • Power Monitoring / System Health Monitoring on RPi 5?
I am curious is there any software that can just dump all the current system health information for my raspberry pi 5? Temperatures? Power consumption? Voltage at USB port? Any other diagnostic data?...
View ArticleAdvanced users • Rasperry Pi 5 - Hardware PWM not working anymore after...
Hey there,I have a really strange issue... I am using a Raspberry Pi 5 with the Rapsberry PI Lite OS (the latest image from December 2023). So far everything was working fine with the hardware PWM and...
View ArticleGeneral programming discussion • How install mediapipe in bookworm?
Hello, I am a high school student, I do not have much knowledge of the raspberry pi operating system, but I wonder if it is possible to install Mediapipe in bookworm since I acquired a raspberry pi 5...
View ArticleTroubleshooting • Raspberry pi 5 : nvme I/O errors on many setups
Hello,on a Raspberry Pi 5, I did install the official fan, and was able to boot to a nvme drive (no SD card). But I'm receiving this kind of errors:Code: Mar 12 22:30:20 pi5 systemd[1]:...
View ArticleNetworking and servers • Using a Raspberry Pi with SAS HDDs?
I currently have an HBA and a few SAS HDDs that I'm using with my computer. I'd like to add more drives, but for that I'd like to know if I could use them with a Raspberry Pi and make myself a cloud...
View ArticleNederlands • SD card problemen na gebruik imager
Hallo iedereen,Ik ben nieuw in de RPi wereld.Ik wou vandaag BirdNetPi installeren op mijn RPi.Daartoe probeerde ik tot 2x toe een installatie via imager te doorlopen op een SD card (nieuwe - 1 van...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • multiple PCA9548s on same I2C port
Greetings,Trying to hook up two PCA9845A on the same SCL1/SDA1 port.I got it working with one, adding Code: dtoverlay=i2c-mux,pca9548,addr=0x70 to the config.txt file.I figured just adding another...
View ArticleCamera board • rpicam apps build error
trying to build the rpicam apps on a zero2w. Following https://www.raspberrypi.com/documentati ... picam-appsI enter the following commands:Code: sudo apt install -y libcamera-dev libjpeg-dev...
View ArticleMicroPython • Pi Pico Web Editor to work with Chromebook
Hi,I am an educator and interested in using Micropython with Pi Pico boards in the classroom. All my students have chromebooks and we must be able to program on them. Is there any resource anyone...
View ArticleC/C++ • Achieving maximum data throughput with Raspberry Pi 5
Looking for some input / ideas on how to achieve maximum data throughput to a an external disk ( via USB 3.0 or NVME ) Below is a sample C application that simulates a similar workload to the final...
View ArticleGeneral discussion • Pi 5 NVMe PCIe 2 Patriot P300 M.2 PCIe Gen3 x4 256 GB...
Booting Pi 5 from Patriot P300 M.2 PCIe Gen3 x4 256 GB NVMe SSD in NVMe adaptor at PCIe 2 speed.Code: Raspberry Pi Diagnostics - version 0.13Test : SD Card Speed TestSequential write speed 397187...
View Article