Beginners • Re: The Pi5, new HAT - how to dd image from SD-card
Hi.. I have just ordered the new Raspberry Pi M.2 HAT and SSD disk.. Today I am booting from a SD-card, using the Pi5 as a server (ZFS fileserver) and also installed Netdata, by compiling the Netdata...
View ArticleGraphics, sound and multimedia • Re: External volume control with video looper
Maybe thi can help:https://gist.github.com/savetheclocktow ... 2e594d43c1Statistics: Posted by deepo — Thu Jul 04, 2024 11:53 am
View ArticleTroubleshooting • Re: Pi-Apps installed but nothing in Menu?
The normal method for installing GIMP or Inkscape is from the Add/Remove software menu, or by using apt on the terminal command line.Code: sudo apt update && sudo apt install inkscape...
View ArticleBeginners • Re: Unable to flash and use PICO on Mac
Have you seen this...?https://www.robertthasjohn.com/post/how ... t-on-macosor thishttps://www.waveshare.com/wiki/Raspberry_Pi_PicoStatistics: Posted by kip_the_elder — Fri Jul 05, 2024 11:21 am
View ArticleGeneral discussion • Re: Powering multiple RPi with 300W PSU
Either will be adequate, indeed overkill. You don't need more than 20A (and that is generous for 2xPi5, Pi4B and Pico).Cables should be 18 AWG minimum, and as short as possible. Thinner is okay if...
View ArticleTroubleshooting • Re: Raspberry pi 5 no boot only red led
Could try restoring the bootloader, in Pi Imager, misc utilities, bootloader.Statistics: Posted by rpiMike — Fri Jul 05, 2024 11:26 am
View ArticleGeneral discussion • Re: Can I charge phone with rpi power suply
both official USB-C PSU will happily do that.Your microUSB PSU will do that as well.Statistics: Posted by aBUGSworstnightmare — Fri Jul 05, 2024 11:31 am
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 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 ArticleOff topic discussion • Re: Which connector is required to connect a hard drive
I have a SAS 6Gbps HDD https://serverorbit.com/hard-disk-drives/sas-6gbps/. Also send me a link of it's connector.It's difficult to tell from your link what type of drive interface it uses and what...
View ArticleGeneral discussion • Re: How does Raspberry PI 5 Power
You can, but it's not a good idea, especially if the servos are relatively powerful.Well, what if they're just reasonably powerful, or not particularly powerful?I certainly have had no problems...
View ArticleRaspberry Pi Connect • Re: WISH LIST
It's funny that you say that "feedback" (or whatever you choose to call it) is welcome for software, but verboten for hardware. Why the distinction? It's all the same stuff, when you get right down to...
View ArticleTroubleshooting • Re: Having trouble connecting to most websites
Odd - I would have expected to see an entry for the local lan in the ip route output.Does you Wi-Fi allow the devices to access other locations / devices? Sone guest Wi-Fi restrict everything if set...
View ArticleBeginners • Re: Getting external storage to work with Raspberry Pi 5
Looks like a driver issue - "Formatted exFAT"Statistics: Posted by KeithMck — Sat Jul 06, 2024 11:34 am
View ArticleGeneral discussion • 3 monitors possible with RaPi5?
Hello, I'm unsure about the specs https://www.raspberrypi.com/products/raspberry-pi-5/ whether I can connect 3 monitors?I see 2 HDMI ports, but is there a 3rd connection for the 3rd monitor...
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 Article