Advanced users • Re: RaspiOS 12 (aarch64) with KMSDRM, tool for taking...
I wrote raspi2png a very long time ago. It uses the now deprecated or defunct DispmanX API.I haven't had time to look for something equivalent for KMS/DRM. There is the write back connector, but I am...
View ArticleAdvanced users • Re: Is the PISP a fake IP hidden by an over-complicated...
I'm presumably misunderstanding your question, so lets start form the beginning.What camera are you using, what command line are you using?Note that encoding is a completely separate process,...
View ArticleTroubleshooting • Re: Raspberry Pi 5 overheating
I installed Lakka OS on my new Raspberry Pi 5, however the raspberry overheating and freeze, my question is why? And why Raspberry Pi don't have a protection to shutdown the system on high...
View ArticleBeginners • Re: 2 Screens on Raspberry Pi
working assumption here is that both your 7in as well as the unnamed 3.5in screen are working fine.Then the answer is yes, you can configure them for cloned as well as extended...
View ArticleTroubleshooting • Re: Raspberry PI 5 - green light fan max speed but not loading
Do any chips get hot?Statistics: Posted by sm6vfz — Tue Nov 12, 2024 10:09 am
View ArticleTroubleshooting • Re: window manager broken
maybe not pixel, maybe found something elsebut you know what i mean, this:i was reffering to thisactually is menu in bottom and not fully and have two desktops, i think its LXDEbut i want to switch...
View ArticleTroubleshooting • Alternatives to WayVNC because of poor Unicode support -...
I often have to cut and paste non-ASCII Unicode text (specifically, Devnagari, the script used by many Indian languages) into and from my Raspberry Pi 5. I'm using wayvnc and connecting to it with...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • CM4: DSI1 init. commands rarely fail
Hi everyoneI am having issues with CM4 when sending commands via DSI1 to a ST7703 controlled LCD (3,5" 640x480).In 80% of the cases the LCD is initialized properly and works for days without any...
View ArticleBeginners • Re: Start loopback module automatically
The excellent guide to all things startup is here (thanks thagrol) https://forums.raspberrypi.com/viewtopic.php?t=314455Statistics: Posted by neilgl — Wed Nov 13, 2024 10:27 am
View ArticleOfficial Display • Re: Raspberry Pi 4 Bookworm Official 7" Touchscreen...
if memory serves me right this is a long known problem.Try using Raspberry Pi connect instead.Statistics: Posted by aBUGSworstnightmare — Wed Nov 13, 2024 10:31 am
View ArticleBeginners • Re: Need confirmation: Basic wiring diagram for GPIO Inputs
See https://www.digikey.de/en/articles/prot ... lectronics, diagram Figure 8: Low pass filter protection for an input. Replace 5V in the diagram by 3.3V for a RPI.Statistics: Posted by ghp — Wed Nov...
View ArticleTroubleshooting • Re: Pi5 hanging when transfering large files to NAS
On a headless Pi5(Bookworm64) with NVME drive and a NAS directory mounted on the Pi5 if I attempt to transfer a large file >6GB from the NVME drive to the NAS directory the system hangs. What...
View ArticleGeneral • Re: Did I break my original Pico by loading Pico 2 programs into it?
That's correct and worked when I tested it. The target chip should ignore everything which isn't intended for itMaybe it is a new feature or rp2350 ROM and works only in one way? Pico 2 ignores Pico 1...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: MIPI-CSI2 camera having ISP
Code: [b]pixelplus@raspberrypi:~/px6130/driver $ v4l2-ctl --device=/dev/video0 --set-fmt-video=width=1280,height=960,pixelformat=YUYV --stream-mmap --stream-count=1 --stream-to=output.yuv[/b][...
View ArticleRaspberry Pi Connect • Re: RPI Connect connection freezes when I list...
What do you mean nono?When you say RPi Connect freezes, does the actual device also freeze? Or is it just Connect?Is this a new image that you've installed? Is it on a new SD card? Or is the SD card...
View ArticleTroubleshooting • Re: SegFaulting and Inode errors on Raspi 3A
PS: I changed power supply (original raspi) and cam modules used by motion more than once in the last months, without success...Statistics: Posted by pi-anazazi — Wed Nov 13, 2024 10:58 am
View ArticleGeneral discussion • Re: New Raspberry Pi Products
As i love my Pi 400 (overclocked to 2,2 Ghz and with an USB3.1 SSD as Boot device) over the years it lacks on two things:1. faster Soc and available at least in 8GB Ram like the Pi52. integrated...
View ArticleTroubleshooting • Re: SD Card Wiped During Update
Assuming the sd card is in the/a pi's card clot "simples" Code: cat /sys/block/mmcblk0/device/cidIf you post the result (in code tags) I can pass it through my tool as a "rawcid" parameter and post...
View ArticlePython • Re: stop loop with button press--raspberry pi and gpio
Hello, I am pretty new to python and coding, so this may be a basic question, but how would I go about exiting a loop with a button press via gpio input?What I want is once a condition is triggered...
View ArticleBeginners • Re: RPI5: Incompatibility with a certain powerbank
Impossible? Is the RPi reporting low voltage? Or just the USB warning?I'm using an adjustable 5.1v 8 amp power supply. It's doing fine.FYI: My power supply indicates the RPi 5 8Gb is using 0.84A at...
View Article