General discussion • Re: Guidelines for an HDMI project
There is no HDMI input on a Pi.Check the availability of UHD frame grabbers which connects to USB3.Statistics: Posted by aBUGSworstnightmare — Thu Sep 19, 2024 4:38 am
View ArticleAndroid • Re: [DEV] LineageOS 21 (Android 14) for Raspberry Pi 4 & Pi 5
I'm having a bit of trouble getting mouse clicks to work in some apps. I think the app is waiting for a touch event or something. Is there a way to emulate that?Statistics: Posted by Mr Floppy — Thu...
View ArticleTroubleshooting • Pi shuts down just after boot
My Pi Zero W was working perfectly fine and I decided to start fresh and installed RPi OS 32 again. Now it just starts, I can see fruit screen, after sometime it shuts down. It shown login screen...
View ArticleOfficial Display • Re: White band on one side of screen
Here is the raspinfo output:http://paste.debian.net/hidden/63b5c004Please run below commands to make sure you're on a decent kernelCode: sudo apt updatesudo apt full-upgradepost your config.txt as I'm...
View ArticleGeneral discussion • Re: Need suggestions for my camera application
A Pi0 cannot handle high-resolution and high-framerate when using libcamera. I have a v1 camera module (fisheye) connected to my Pi0 and 1280x960 (square picture/video) and a Gbit USB ethernet,...
View ArticleTroubleshooting • Re: Pi shuts down just after boot
I just wrote sometime in another topic you created, I would really check the SD-card content. Or simply use a new 32GB Sandisk, that you trust.. At least an other one. Do verification step as...
View ArticleGeneral discussion • Should I buy the rpi 5, mini pc, or a cheap Chromebook?
I've kind of been sitting on the edge about buying a raspberry pi five and bought a 0 series and a 02. They are a bit weak for me to tinker with (but I am still going to buy one for a pwagotchi...
View ArticleGeneral • Re: Pico2 easy upgrade or nightmare?
1. GCC 8.3.1 is VERY old... time to spring for a new compiler2. Are you sure you aren't using double precision (i.e. 3.0 not 3.0f) , but even then i'd expect RP2350 to be considerably...
View ArticleGeneral discussion • Battery Power for RPI5?
Does anyone know of a battery bank that will power a Raspberry Pi 5?Also is there any way to request that future RPIs support USB-PD so any USB-C power source would work? I'm finding it near...
View ArticleAutomation, sensing and robotics • Re: Turning a DLSR camera on, connected to...
Can you tell us what is done to the camera to "manually power it on " - is that a switch on the camera body or plug/unplug its power cable? or other?What camera is it?seems to be a Canon -> OP had...
View ArticleGeneral discussion • Re: Should I buy the rpi 5, mini pc, or a cheap Chromebook?
A Pi5 just works fine as a daily driver.No idea on chromebook as I've never used on.What kind of mini PC are you interrested in and what do you want to use the PI/Chromebook or the mini PC for?What...
View ArticleDevice Tree • Re: Using TI PCM3168A audio codec on RP5
How did you compile the dtbo file?What is your full source code?Have you enabled the driver (don't know if it's part od def-config)?Statistics: Posted by aBUGSworstnightmare — Fri Sep 20, 2024 4:48 am
View ArticleSDK • Re: rp2350_chip_version assert - manufacturer ID mismatch?
LOL. so if I say rp2040 and rp2350, are you able to answer the question?Statistics: Posted by pie_face — Fri Sep 20, 2024 5:38 am
View ArticleTroubleshooting • Re: Raspberry pi installer Windows 11
Thanks all!I didn't realise that I could dd the image file! Sorry it was late and I was tired. As evidenced that I didn't spot the auto correct of rep to to replament!I'll just make sure I don't point...
View ArticleRaspberry Pi OS • Question about bootloader update.
Hello, I upgraded the bootloader (released 2023-01-18) using the Raspberry Pi Imager (v1.8.5) on my Pi 400. However, when I ran the command to verify that everything was okay, it seems that there is...
View ArticleGeneral discussion • Re: Battery Power for RPI5?
Does anyone know of a battery bank that will power a Raspberry Pi 5?Also is there any way to request that future RPIs support USB-PD so any USB-C power source would work? I'm finding it near...
View ArticleGeneral discussion • Picamera2 slowness when saving image
Just to have a discussion with Raspberry Pi enthusiast hereI am trying to capture full quality image as fast as possibile, while saving the captured image in threads.Code: import timeimport random...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: bookworm, rpicam* to DRM/mipi-dbi-spi...
@aBUGSworstnightmare No offence here, i appreciate your help, and i already read your post beforehand , but running it under wayfire wasn't my problem nor the question.Has someone got the...
View ArticleHATs and other add-ons • Re: MicroPython port for Build HAT
Honestly incredible that you figured this out without support from Raspberry Pi. Thank you for taking the ball this far!Statistics: Posted by mspl — Sat Sep 21, 2024 1:56 am
View ArticleBeginners • Re: pi5 using 480i
ok, try typing this command into the terminal when the pi is up and running. Maybe with a sudo in front, if needed. And make sure you setit to read from the same HDMI port as you added the EDID file...
View Article