HATs and other add-ons • Pi 5 PCIe PWR_EN vs RST timing
Can anyone tell me whether the Pi 5 observes the PCIe standard specification for timing of the RST signal versus power rails? The specification says that there must be a minimum 100ms delay between...
View ArticleHATs and other add-ons • Re: Pi 5 PCIe PWR_EN vs RST timing
Yes it does.Statistics: Posted by jdb — Sun Mar 10, 2024 5:31 pm
View ArticleAdvanced users • Re: Image File Utilities
if you really want it on github, do it yourself I think a repo will make handling of the code and questions/issues easier given the large number of questions and issues in this thread (49 pages right...
View ArticleCamera board • Re: HQ Camera external sync signals support added
Hi,as far as I know, the first few frames after starting the camera are used for configuring some camera parameters. This does not work reliably with my external trigger, they frequently fail to start...
View ArticleTroubleshooting • Re: Raspberry Pi 5 screen output problem
Hello again, i tried starting it with the second monitor, it works only with the hdmi port 2 and the image disappears when i wiggle the cable. Is it possible that my cable/adapter/display is broken,...
View ArticleGeneral discussion • Re: Swapping Pi devices
YesStatistics: Posted by dom — Mon Mar 11, 2024 5:47 pm
View ArticleTroubleshooting • Re: Mounting Synology Shared Folder
That leads me to suggest this:Code: //192.168.1.179/volume1/homes/ /mnt/SynPi/homes cifs...
View ArticleTroubleshooting • Re: Wireguard on Android Client
Thanks thagrol, I thought that was the case but you gave me the confidence to try again. All sorted now, thanks again.Statistics: Posted by clive_sinclairs_dad — Mon Mar 11, 2024 5:51 pm
View ArticleGeneral discussion • Curious about X11 on RPi5
I'm curious to know why X11 can't run "properly" on Raspberry Pi 5. I know it runs, but it doesn't have multi-monitor support, or any sort of hardware acceleration (correct me if I'm wrong there). I'm...
View ArticleCamera board • Re: Could not set AF_TRIGGER - no AF algorithm
Why are you trying to trigger manual mode?"AfMode": 0 = Manual"AfTrigger": 3 = UndefinedLens position in manual mode is set via "LensPosition". (Section 5.2.1. Autofocus Modes and State of the...
View ArticleTroubleshooting • Re: Picamera2 video frame size recording
Can h264 record higher than 1920 ?viewtopic.php?t=291447I don't need record higher than 1920, just 1920. ThanksThe codec is limited to level 4 with max 8192 macroblocks (16x16) per frame.1920x1440...
View ArticleCamera board • Re: IMX290/IMX462 Connecting to rpi5
One eternity later, i got the cable it detects, but it does not work. I think it might just be parameters thingy or?INFO RPI pisp.cpp:1121 Registered camera...
View ArticleGraphics, sound and multimedia • Pi 5 Displays
Hello, can I use every Display on the Pi 5? Also Displays which are intended for Pi 3B for example?Statistics: Posted by iyon — Mon Mar 11, 2024 6:03 pm
View ArticleUbuntu • Re: Unable to update Bootloader version - Raspberry Pi 5 / Ubuntu...
Ran the EEPROM manager BUT the version you've mentioned is not listed ...ONLY September 2023 .BIN files are listed. Are you running rpi-eeprom-mgr on Raspberry Pi OS Bookworm that has been updated...
View ArticleAndroid • Cooling Problem
Hello dear users, I recently downloaded AOSP - KonstaKANG (Android 14) for my Rpi 5. It is doing well but it has a problem. Fan is working too slow can cool the Rpi. And when i use it about half of an...
View ArticleGeneral discussion • Re: Curious about X11 on RPi5
You are wrong. X supports multi-monitor and (gl based) hardware acceleration.But because of the architecture of X, where any app can read pixels from its window (or even the whole desktop), there are...
View ArticleDevice Tree • Re: Configuring Bluetooth from UART0 to UART2
@PhilEThank you so much for your reply!My specific use is that I want to keep the bluetooth functionality while also using a GPS Module which requires TX and RX pins to access the information from. I...
View ArticleCamera board • Re: [GS camera] rpicam-vid broken by latest updates? Always...
This might explain some framerates of 999999 I was getting when testing libcamera-vid. I will recheck when updates are out.Yeah, but I would not complain if the framerate reported for me (1785.71 fps)...
View ArticleTroubleshooting • Re: Pi Failing to boot
Any further thoughts anyone please??I'm guessing I've lost my right to return after this long. Don't really want to through a board in the bin!Statistics: Posted by girlintrouble — Tue Mar 12, 2024...
View ArticleRaspberry Pi OS • Re: Power saving - Bookworm
Those instructions work for me to disable the wifi but in bookworm when I run the line to disable the ethernet I get the following error: Code: pi@rpi-bookworm9:~ $ sudo ifconfig eth0 downeth0: ERROR...
View Article