General discussion • Re: How will California Law (AB 1043) affect Raspi OS?
I think the goal here is to get the framework in place first, then really drop the bomb, which will be "Real ID" - i.e., a system that really enforces a one-to-one relationship between an actual,...
View ArticleCamera board • Re: RPI5-camera: using rpicam-raw can get good raw image while...
Hi,I can run the python script well now, log is uploaded to folder 20260309 of the github, BTW, how can I save the captured content?ThanksBingStatistics: Posted by bing.yan — Mon Mar 09, 2026 2:32 am
View ArticleGraphics, sound and multimedia • Re: mpv fullscreen fails on Pi 4 with Trixie
Great information, thanks a lot. Statistics: Posted by manu2007 — Wed Mar 11, 2026 12:50 am
View ArticleMedia centres • Mouse click not working
I connected a Pi 5 to my SONY TV which is a Google TV and I commandeered a wireless keyboard and mouse combo to use. Plugged in the Wifi dongle into USB port on the TV and while the mouse pointer is...
View ArticleGraphics, sound and multimedia • Re: Pi 5 hw h.265 decode not working with...
Great, seems better. After updating the decode element can now output x-raw for better downstream compatibility. This works for me:Code: GST_DEBUG=2,v4l2codecs-h265dec:7 WAYLAND_DISPLAY=wayland-0...
View ArticleGeneral discussion • ESP32-S3 cloning
I have a ESP32-S3 development board, 7" screen and had a company make me a software for it.That company is no longer in business and I need to copy the software on my screen and put it onto...
View ArticleMedia centres • Re: Mouse click not working
Why connect the dongle to the TV, the computer (your Pi) wouldn't get any feedback.Connect the dongle to your PiStatistics: Posted by wildfire — Wed Mar 11, 2026 1:43 am
View ArticleRaspberry Pi OS • Re: There is a way to know the exact version of a OS...
I use the following script which prints useful information about a Pi and the OS it is using.If using Raspberry Pi OS this shows-Code: - Original InstallationRaspberry Pi reference 2025-10-01This is...
View ArticleGeneral discussion • Have a project in mind, wanting to know how doable this is.
I want to develop an open-source fighting game, nothing too fancy. However, I also want to potentially open this up to DIY people that are also able to create their own sticks/controllers. The...
View ArticleGeneral discussion • Re: 128 GB SSD Option to Remedy Price Increases
128 GB M.2 SSD drives are still around, and are still usable for data storage but will have less storage space, and are sold at a lower price.Lower capacity SSD drives are for people who are more...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: 3rd Party DSI screen bringup......
I HAVE GOOD NEWSI got the screen working!Apologies to the UK members, I don't think you can view imgur links. Is there another hosting service that people prefer?Video of boot...
View ArticleBeginners • Re: Project Wiring
I would think twice before connecting a 5V display with an I2C input circuit to the RPi SCK, SDA lines which are 3.3V. Most possibly the display I2C will have its own pullup resistors to Vcc 5V. Check...
View Article