Troubleshooting • Re: Raspberry Pi parts
Did you Pi the HQ camera from pimoroni recently?If yes they should take care of the warranty issue!Note: any C/CS adapter will do - check your local sources (or i.e....
View ArticleCamera board • Re: Camera Module 3 Wide - Cannot allocate memory
I am calling the rpicam-still from bash script in 30 sec period in order to have allways the actual config file (day, night, sunset, sunrise). I am not sure, whether the libcamera-still reloads the...
View ArticleTroubleshooting • Re: Raspberry pi 5 no boot only red led
Sounds like you need to return it to your supplier.Statistics: Posted by rpiMike — Fri Jul 05, 2024 11:33 am
View ArticleOther RP2040 boards • Re: Own board - messed USB! ... take 2!
Ok here is a re-draft - just thinking capacitor placement. Will add ground planes and interconnections. Can get the caps around the pins 48,49 50 closer by routing the QSPI tracks via the back if its...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: SN65DSI84 based solution non-working...
I've never had reliable results with this board & panel, but I can see the kmstest pattern visible but with totally the wrong colours (largely lime green, with cyan, yellow, and magenta segments)....
View ArticleGeneral discussion • Re: Flash the eMMC
https://github.com/raspberrypi/cmprovisionWill take a while as well, but can do many in parallel if you do in system programming with the modules sitting in the final device.Statistics: Posted by...
View ArticleBare metal, Assembly language • Re: framebuffer in Assembly for a Raspberry...
Hello, I have now created a very simple code that can be used to control the graphics of a Raspberry PI 5:https://satyria.de/arm/index.php?title=Grafik_(PI5)This course is currently in German, but...
View ArticleRaspberry Pi Connect • rpi-connect-lite terminal disconnects
There seems to be a disconnection timeout in the terminal session.When I connect from a web browser, I get randomly disconnected, even if the Pi is busy on a long operation. I can only assume it is...
View ArticleTroubleshooting • Bluetooth keyboard pairs but doesn't connect
I am running a Raspberry Pi 4B with Pi OS. I use a mouse over USB and a keyboard over Bluetooth. Works fine. But I wanted to use a smaller keyboard with a touchpad. It pairs, but then it doesn't...
View ArticleAdvanced users • Re: How do I make my rpi boot faster?
Maybe try a very lightweight OS; such as one of these perhaps?https://www.makeuseof.com/tag/lightweig ... pberry-pi/Statistics: Posted by kip_the_elder — Fri Jul 05, 2024 12:28 pm
View ArticleTroubleshooting • Re: Need help with triggerhappy
Thank-you for your replies and suggestions @MiscBits and @BigRedMailboxThere is a guide to running commands automatically at start created by a forum member thagrol that can be found...
View ArticleAdvanced users • Re: Shrink-backup: a backup tool for SBC:s
That looks like a useful tool.ThxStatistics: Posted by kip_the_elder — Fri Jul 05, 2024 12:46 pm
View ArticleTroubleshooting • Re: Default login rejected when connecting via serial port
Or you could just install a sensible version of PiOS. Like Buster, as suggested (obliquely) by the previous poster.Only if your definition of sensible is no longer supported, and not receiving...
View ArticleGeneral discussion • Re: 3 monitors possible with RaPi5?
The Pi5 has 2 HDMI outputs, 2 DSI outputs and a DPI output on GPIO.That allows for i.e. two UHD monitors connected to HDMI, two Full-HD DSI displays connected to DSI, a DPI to LVDS bridge for another...
View ArticleRaspberry Pi OS • Re: Openvpn installl on Bookworm (RPi5)
Try PiVPN - https://www.pivpn.io/ - it has options for Wireguard and OpenVPN. Dead easy install. I'm using Wireguard, but no reason why it shouldn't be equally straightforward for OpenVPN.Statistics:...
View ArticleTroubleshooting • Re: Need Help Setting I2C baudrate on RPI 5.
Assuming Bookworm and arm64_lite (July 4 2024 version), in /boot/firmware/config.txt, trydtparam=i2c_arm=on anddtparam=i2c_baudrate=400000 ordtparam=i2c_arm_baudrate=400000They both seem to work...
View ArticleAdvanced users • Re: Full disk encryption (large NVME-drive)
@bls. I should have omitted luksDump.Twist of irony considering this thread. My PC failed to boot. Very long story short, systemd noticed the nvme drive efi partition was corrupt (thanks M$) so...
View ArticleHATs and other add-ons • Re: Raspberry Pi M.2 HAT+ Ribbon Cable
Thanks for the replies everyone, especially the information about the M.2 slot keys. I found the HAT I was thinking of when I posted this not realizing the key differences between SSD and RF cards....
View ArticleTroubleshooting • Cannot install updates, clock not synchronized
HiToday, when trying to install available updates on the Raspberry pi 3b the message "clock not synchronized, try...." appeared.It's the first time I have such message.What to do?Thanks in...
View ArticleOther projects • Re: Powering multiple RPi with 300W PSU
Yes, I have used them and they work great.As with any other PSU, you will need to make sure the wires between the PSU are both thich and short enough to measure 5.1V and provide 5A at the Pi side, of...
View Article