Camera board • Re: Cam v3 Noir: Best auto gain/exposure settings?
Okay I think it worked! I decided to go back to "normal" mode and keep the shutter values down, increasing only the gain so the shutter wouldn't get out of control against the framerate. Here's my...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Using MIPI DSI LCD on cm4
I solved it. I often unplugged and plugged the LCD FFC cable and it broke.config.txt can be used as MIPI LCD if modified as...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Raspberry Pi 5 UART Issue: Can Only...
Hi, I'm planning to use UART to communicate with other devices. I use minicom to test the UART port and found that I only can receive data but can't send any data.In Raspberry Pi configuration, I...
View ArticleNetworking and servers • Re: OpenVPN on Bookworm
It works OK for me on Bookworm 64-bit by installing openvpn (2.6.3). Then put the client .ovpn file in the relevant place and rename it to be a .conf file. On reboot, the openvpn service uses that...
View ArticleUbuntu • Re: Can't install Ubuntu 24.04 on new RPi5
This is an acknowledged bug with Ubuntu 24.04. See the report at https://bugs.launchpad.net/ubuntu/+sour ... ug/2064208The following worked for me: Flash the external drive (I was using a MicroSD...
View ArticleUbuntu • Re: Ubuntu 24-04 desktop64 installation fails
... First off: I replicated this over the weekend with a Pi 4 and a Pi 5, and it seems quite reliable to reproduce. I've opened an issue Thanks for tracking this down. I can report:- I was failing...
View ArticleTroubleshooting • Very Strange Network Behavour!
Hi AllI really hope someone can help with this one as I'm absolutely baffled by it.I have a Pi 5 on which I installed Raspberry Pi OS; Debian GNU/Linux 12 (bookworm).I followed this with Unbound,...
View ArticleUbuntu • Re: Ubuntu 24.04 installation fails on Raspberry Pi 5
I think I found a workaround. I posted the details at: viewtopic.php?t=371262Statistics: Posted by richb-hanover — Fri May 24, 2024 2:35 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Python spidev xfer2 still working?
I ran an older Python script that used spidev and got an error for using xfer2:Code: import spidevspi_device = 0spi_channel = 0max_speed_hz = 10000000 # 10MHzfram = spidev.SpiDev(spi_device,...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: i2cset not working on sc16is752
For the most part the i2c-3 seems to be working fine.My Config.txt file...which doesn't have much in it. I have added the baudrate in the hope to slow things down as I seem to have some intermittent...
View ArticleGeneral discussion • Can I connect a RAM board to the pcie slot of the...
If i figure out a way to connect the ram board to the pcie slot of rpi 5, is it theoretically possible to add extra ram to it?Statistics: Posted by MomoShetty — Fri May 24, 2024 3:16 am
View ArticleTroubleshooting • Re: Boot error
You need to describe your setup more clearly.Setup comprises two rpi5 with Debian 121. Uses SSD vs SD Card -> This is the one with the boot issue2. Use SD card -> this is the one am trying to...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Python spidev xfer2 still working?
I had earlier tried to see if threewire support was working and it looks like that messed-up spidev until the next reboot.False alarm... don't use Code: spi.threewire = TrueStatistics: Posted by...
View ArticleOther projects • Re: Remote power control for battery powered Rpi4
Hi, Ive made a device using a Rpi4 powered by a 12v 5amp battery with a 5V converter. The device is controlled from my phone using a flask site. I would like to have a remote on/off method for it....
View ArticleTroubleshooting • Many different OSes first boots unsuccessful (RP Zero 2 W)
At first, I chose the "custom image" option in rp imager (kali linux arm) and when trying to burn it on a 128GB micro sd card, it got bricked to the point of no way of fixing it. Then I tried with two...
View ArticleGraphics, sound and multimedia • Re: C790 HDMI Board with RPi5
Hello Friends,As promised, I'm making available the script to set automatically the HDMI to CIS-2 Cards in RPi5I have posted the script and steps here....
View ArticleTroubleshooting • Re: Many different OSes first boots unsuccessful (RP Zero 2 W)
rpi0 is a low spec device best suited for headless deployment with a non-gui roll.raspberry os lite is the recommended osit has very low ram, after the os uses it's share there's even less ram.your...
View ArticleGraphics, sound and multimedia • Re: Video acceleration with Kodi on RPi5...
no, only raspberry stuff is optimized for rpi'sso you need the raspberry kodi versionalso the latest ubuntu has been broken on rpi's since release.Statistics: Posted by kerry_s — Fri May 24, 2024...
View ArticleBeginners • Re: TV LCD NO CONNECTION
These is even more strange. I remove the SD Card from the raspberry and pluged in the Hdmi on the TV and it worked, i ogt a image, a BOOT red image doing something. But with the SD card inserted in...
View ArticleTroubleshooting • Re: Headless Display Resolution on Bookworm
Same issue found on Pi 3B+ Qt 6.4.2 clean install.uname -a gives:Linux bgr03 6.6.28+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.28-1+rpt1 (2024-04-22) aarch64 GNU/LinuxUsing X11 with RealVNC server Created...
View Article