Troubleshooting • Re: Raspberry Pi 5 Crashes When Running FFmpeg for Jellyfin...
Then it is maybe something with powersupply, the usual thingsTHISSSS!!!!!I thought 67W phone charger would deliver enough for a 27W pi 5.But NO!!!It was power supply issue. Using an official Pi 5 PSU...
View ArticleOther projects • Hardware for Kubernetes+Spark cluster
Hello,I want to create a simple cluster with two nodes and a master (just for learning/sandbox, no need of super-capable specs). Idea is to use Kubernetes and deploy some stuff there, mainly Spark,...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
I run a Pi5 with m.2 hat, 256GB nvme (…)Maybe the difference is that I have 500GB so a few mA more .I have howewer to point another thing:in the beginener section there is a STICKY thread...
View ArticleTroubleshooting • Re: Challenge: Powering Raspberry Pi 5 + LLM inference via...
It may be a problem with the cable that connects the power bank to the RPi5 being too thin/long and therefore introducing to much resistance, the result is the voltage into the Pi drops during peak...
View ArticleMicroPython • Latest release of MicroPython for Pico 2 W seems to work with WiFi
Just tried this version:mp_firmware_unofficial_latest.uf2and it seems to work OK with WiFi.I tried it with this code:Code: import timeimport networkssid = 'BT-JJAC9T'password = 'LaJRA6A4GFLnvh'wlan =...
View ArticleMicroPython • Re: PicoW MicroPython project: I added a bunch of debug lines...
That would be a good example of memory leak, and I can bet that the almighty AI is already recommending more just because I said 'good example', which is very reassuring in itself, a fantastic...
View ArticleAdvanced users • Re: Recommendation for a 2.5Gbps USB Ethernet adapter with...
Looking for a 100% compatible 2.5Gbps ethernet adapter for the Raspberry Pi 4B, if possible with Wake-on-LAN capabilities fully supported by Raspberry OS Lite x64 (Debian Bookworm), any suggestion?...
View ArticleRaspberry Pi OS • Re: Cannot "sudo apt update" after failed...
How did you install the packages? Was it just "sudo apt update && sudo apt install postgresql"?You can probably remove the packages with:Code: sudo apt-get purge 'postgresql*'(N.B. "purge"...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: SPI display for RPI5 with dtoverlay?
Is that sticky ghost mouse pointer behaviour the same when you are working directly on the DUT rather than over VNC? And also is it consistent with the different Window Managers? When working directly...
View ArticleTroubleshooting • Re: RPi5 update: unmet dependencies: raindrop: Breaks: arandr
Just saw the update pop up on my 400. I think in either case you cannot have both packages. Raindrop is intended to replace arandr and rasputin (interesting naming choice ) lxinput. Raindrop was...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Touch driver development - strange...
Is that sticky ghost mouse pointer behaviour the same when you are working directly on the DUT rather than over VNC? And also is it consistent with the different Window Managers? When working directly...
View ArticleCompute Module • Re: Raspberry pi ssd power consumption info
Unfortunately, there is no information about power consumption in the Raspery pi SSD datasheet. Can you help me where I can find it?Ask the manufacturer of the SSD?Statistics: Posted by thagrol — Mon...
View ArticleCompute Module • cm4 and cm5 gpio spi5 compatibility.
Hello,I am adapting a device designed in raspberry pi cm4 to the cm5 card, but I could not see the spi5 in cm5, which is in ALT-mode3 in cm4, which I mentioned below and in the...
View ArticleGeneral discussion • Re: Simple light level detector using photoresistor?
OK, thanks.I am just now reading the resistor values as the daylight dwindles to see what resistance will be the proper one to switch on the lights.And to select a properly sized...
View ArticleTroubleshooting • Brave browser keeps getting AW Snap Error 5.
Description of the issue: After an update a couple of weeks ago I started getting the "AW Snap! Error code 5. Error. I have tried uninstalling Brave, including deleting the brave folder, then...
View ArticleTroubleshooting • Re: Failed to mount boot-firmware.mount - /boot/firmware.
it does get mounted after you press <enter>How did you edit fstab? which editor did you use?I wonder if there's an invisible character at the file that causes the problem...Statistics: Posted by...
View ArticleCamera board • Re: What is Focus “locking Screw” used for on 6mm Lens ( Not...
Trevor,Can I just try to clear up one point.When I refer to Back Focal length I am referring to the Camera Back Focus ring. The recommendations I have read indicate that this should be "screwed in...
View ArticleUbuntu • Re: How to minimize power consumption
Thanks for the suggestions, I have read them again and there are still some things that I need to try. I have also got myself one of those USB passthrough power meters, fantastic little device. It...
View ArticleTroubleshooting • Pi 5 low voltage warning behavior
Hello community! I'm curious about the Pi5's low voltage warning behaviour and what specifically triggers it. I'm powering my pi via the GPIO, with a PSU capable of delivering 8A at 5V. I have not...
View ArticleCompute Module • Re: cm4 and cm5 gpio spi5 compatibility.
Are the pins I mapped in the picture the same?I think I don't understand your question. I'm sure that you know that GPIOs 12 to 15 on CM4 will be connected to the same pins on CM5, so the question...
View Article