Compute Module • Re: CM5 IO Referecne board shows inverted polarity on USB3 SS
Please read the USB 3 specification for the backgroundStatistics: Posted by dp11 — Tue Apr 08, 2025 2:15 pm
View ArticleTroubleshooting • Re: Recent update broke using Pi5 on KVM switch
I have 2 Pi5s connected to a KVM, one running X11 and one running labwc/wayland. I just upgraded the labwc-powered system, rebooted, and I'm not seeing the behavior OP is observing.My monitor is a...
View ArticleGeneral • Re: OpenOCD fails to connect if multicore_reset_core1() is called...
When I'm talking about core1, it's the second CPU core as referenced from OpenOCD point of view.core0 is the first cpu core and the one active by default.Statistics: Posted by psyko_chewbacca — Wed...
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.12
The MIP is a dedicated MSI(-X) target present in the 2712. It is hardwired to a number of GIC interrupts, and thus gives a faster interrupt response than you get with the Root Complex's built-in MSI...
View ArticleAdvanced users • Re: how to create own dtoverlay/param for a PWM fan on the...
How about using the new pwm-gpio or pwm-pio overlays? Run "dtoverlay -h pwm-gpio" for usage information.Statistics: Posted by PhilE — Wed Apr 09, 2025 2:02 pm
View ArticleBeginners • Beginner's Guide: project 2: Scary Spot the Difference
I have downloaded the scream file rptl.io/scream as instructed on page 109 of the Beginner's Guide, renamed the file 'scream.wav' as instructed and saved it in my Home Folder. I have done this many...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: rp5 i2c extra buses
Yeah, I have finally run a Python 3 program using the rp5 bus0 as explained up above. I used a driver written by Qwen AI, The Google AI can't write python code without errors, even the new 2.5. I love...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Two identical Raspberries, only one...
I was able to postpone my problem by copying an image of the working raspberry SSD to SD card and later copying that SD card image over to my SSD where the system did not work - this effectively meant...
View ArticleBeginners • Re: Beginner's Guide: project 2: Scary Spot the Difference
Post your Python code.Post a list of files in your home folder.Code: ls -lStatistics: Posted by rpiMike — Wed Apr 09, 2025 2:38 pm
View ArticleTroubleshooting • Re: Pi5 NVME (boot) drive goes offline randomly
Thanks for the suggestion to keep dmesg running via SSH.Code: [Mi Apr 9 16:36:35 2025] nvme nvme0: Disabling device after reset failure: -19[Mi Apr 9 16:36:35 2025] EXT4-fs warning (device nvme0n1p2):...
View Article