HATs and other add-ons • RPi 3B+ V1.4 PMIC Problem
Hello everybodyI reach out to you to first to understand and afterwards to solve the following problem:We have a hat designed for RPi 3B/3B+ that provides 5v power via GIPO 2 & 4 and GND on GPIO 6...
View ArticleMicroPython • Connecting to the Internet with new Pico 2 W
I've tried the MicroPython code on page 36 of the Pico 1 document but it doesn't connect. Here's the code:import timeimport networkssid = 'BT-JJAC9T'password = 'xxxxxxxxx'wlan =...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Shorter FPC Camera cable for RPI 5 Camera...
Is there a shorter cable than 200mm for the RPI 5 camera module V3? When I fold the cable, the camera is not detected. I need it to be ~150mm to fit in my enclosure.Statistics: Posted by sandman2412 —...
View ArticleCompute Module • RPi5: USB-C support
I was interested to see the all brand new RPi5 compute module, however the carrier board has USB3, USBmicro and HDMI connections.Isn't everything USB-C these days (EU legislation etc.)?I found the...
View ArticleRaspberry Pi OS • Where to make requests for Raspberry PI OS?
More specifically I'm looking to have the Intel wifi "iwlwifi" kernel module added to the default kernel build so I don't have to manually build my own kernel every time a new kernel build is...
View ArticleCompute Module • CM5 in CM4 boards - USB 3.0 from CAM0/DISP0?
Lot of existing CM4 boards may work with CM5 as is, however the CAM0/DISP0 changed into USB 3.0. Would straight wiring from the CAM/DISP FPC into usb 3.0 socket (possibly with some passives if needed)...
View ArticleGeneral discussion • Raspberry Pi 5 Crashes When Running FFmpeg for Jellyfin...
Hello Raspberry Pi Community,I'm encountering a persistent issue with my Raspberry Pi 5 running Debian Bookworm. I’ve installed FFmpeg and set up the Jellyfin server to stream movies. However,...
View ArticleGraphics programming • 7" Display 2 and rotating content using DRM
Hey.I've ported my software to use DRM to draw content on the 7" display. Right now I'm getting its 'preferred mode' property (It's a portrait 720x1280 mode), apply that transposed to the main VC4 DRM...
View ArticleCompute Module • Serious Mistake in CM5 IO Product Brief
There is a serious mistake on the Product Brief for the new CM5 IO board.I have just compared the diagrams in the Product Brief, and in the Datasheet. There are some errors in the diagram of the...
View ArticleGeneral discussion • Will a 5 inch display get released?
Hello,I was really happy with the new touch display 2 since it made a lot of cool improvements to previous issues with the older display (like the thickness and weight). But on the other hand I was a...
View ArticleTroubleshooting • Kiosk mode - continue to site warning
I've set up my Raspberry PI in Kiosk mode ..... but on boot up it now starts with a "continue to site" warning for Chrome. Is there any way to bypass this? ThanksStatistics: Posted by guynok — Thu Nov...
View ArticleRaspberry Pi Connect • I want to make pi-connect work even if the HDMI plug...
As the title suggests.In my case,Even after rebooting with hdmi_force_hotplug=1 enabled in /boot/firmware/config.txt,I could only use remote shell in the pi-connect screen.I would like to be able to...
View ArticleBeginners • Problems with apt upgrade
Code: $ sudo apt upgradeReading package lists... DoneBuilding dependency tree... DoneReading state information... DoneCalculating upgrade... Done0 upgraded, 0 newly installed, 0 to remove and 0 not...
View ArticleRaspberry Pi OS • Cannot "sudo apt update" after failed Postgresql...
sudo apt upgrade now has error saying wrong signature key. Before that, I tried to install postgresql. Installation aborted mid-way due to wrong signature. How can I totally remove postgresql?Code: $...
View ArticleFrançais • [noob] Combiner RetroGaming et MediaCenter
Bonjour tout le monde,Je viens d'acquérir mon tout premier RasPi, et je souhaitais en faire une station de divertissement, mêlant à la fois retrogaming et lecture de films/streaming/etc. (par...
View ArticleGeneral discussion • Custom shell over UART
Hello, I am trying to implement a custom CLI on a Raspberry Pi for real-time project.The desired flow is as follows:1. I flash the Raspberry Pi with the application and connect to it via UART from a...
View ArticleBeginners • No IP address for headless install of Ubuntu 22.04
I am just starting with a Raspberry Pi 4B and my purpose is installing Ubuntu 22.04 server so I can then use ROS2 humble. I have been trying to flash the SD card with Raspberry Pi Imager and choose...
View ArticleBeginners • Upgrade kernel to latest stable kernel
How to upgrade the kernel to latest stable kernel? I managed to upgrade to latest beta version, which seems to never receive upgrades. On the rpi4 I did the upgrade the beta versions it's stucked at...
View ArticleSDK • hardware/spi.h: No such file or directory (again)
snipStatistics: Posted by pie_face — Fri Nov 29, 2024 10:05 am — Replies 2 — Views 87
View ArticleTroubleshooting • Multi-Seat use of RPi 5
We would like 2 users to share 1 RPi 5 - each would have their own screen, keyboard and mouse and would use the computer independently. So two sessions and two mouse cursors should be available.I'm...
View Article