General discussion • Re: can a 5v at 4.5A will be enough
Hey! Your cyberdeck project sounds great! A 5V/4.5A power bank should work, especially if you lower the display brightness or boot from an SD card instead of using the NVMe hat. Test the setup under...
View ArticleAI Camera - IMX500 • Re: Raspberry Pi AI Camera
Try the following command first.Code: sudo apt update && sudo apt full-upgradeThen run the Code: sudo apt- install imx500-allcommand that you are running.Statistics: Posted by ahsrabrifat —...
View ArticleNetworking and servers • [SOLVED]Re: FAILED Failed to start...
nope, it's for regular drives with smart featuresi doubt your sd hasThank you for confirmingStatistics: Posted by sim_tcr — Sat Jan 25, 2025 6:53 am
View ArticleTroubleshooting • Re: Trying to get servos to update
Lot to unravel here, but happy to help a fellow Kiwi.First, you don't need the servo driver board, you could drive your servos from the GPIO pins directly. But, that doesn't help if your software is...
View ArticleBeginners • Bare pi5 power supply
Hi, my usb charger might not be able to supply 3A. I'm wondering where the limit for current is for bare pi 5s (with wifi and things enabled, but no peripherals). Will 2.4A suffice? What about 1.5?...
View ArticleBeginners • Re: Bare pi5 power supply
Hi, my usb charger might not be able to supply 3A. I'm wondering where the limit for current is for bare pi 5s (with wifi and things enabled, but no peripherals). Will 2.4A suffice? What about 1.5?...
View ArticleTroubleshooting • External Drive - power cuts
I have a Raspberry Pi 4, powered by an official power supply. It has a WD Elements portable external drive connected via USB. The drive is formatted as NTFS. I sometimes connect the drive to my...
View ArticleBeginners • Re: Does an OS install require a FORMATTED SD card?
A quick question: if I download "bookworm" and dd it to the pendrive, and boot from it, will it allow me to "clone" the OS to the SD card (I think that's what bullseye did, it was so long back, I...
View ArticleRaspberry Pi OS • cannot boot, As I am using 1TB microSD is size the problem?
Booting in Pi 4B / 4GB RAM, for the first time, Raspberry Pi OS is OK, but after booting when updating the OS --- and rebooting I cannot boot...? The result is a BLACK SCREEN, The Mouse lights, and...
View ArticleRaspberry Pi OS • Re: cannot boot, As I am using 1TB microSD is size the...
Statistics: Posted by lselimassol — Sun Jan 26, 2025 5:39 am
View ArticleTroubleshooting • Re: Audio on rpi
I understand what you mean, but how would I go about it? using a mutimeter or something? sorry, like I said, I'm pretty new to this.Statistics: Posted by Terminable — Sun Jan 26, 2025 5:55 am
View ArticleGeneral discussion • Re: 3.3V 5.5V Shortage Still A problem on RPi5
It's a wetware issue really. Sorry for your loss. I don't know the OP's age...but the following anecdote may be relevant.I've found that as I've got older, my arms have apparently got shorter.....Even...
View ArticleGeneral discussion • Re: Why the Raspberry Pi 5 16GB has it's own printed board?
There is something I'm curious about. Left: Raspberry Pi 5 8GB Revisión 1.1 Right: Raspberry Pi 5 16GB Revisión 1.1compa.jpgThe back of both boards are similar. I wonder why The 16GB board has...
View ArticleBeginners • Re: CM5 Wont Boot
Sorry to say, but are yiu sure the CM5 is the right product for you? A Pi5 would be better for new starters.I also don't get the point wy people install mass storage gadget firmware. Flashing process...
View ArticleTroubleshooting • Re: Raspberry Pi OS UI / GUI scaling?
Sorry, don't get the question, so let me answer it like this:You can set the screen preferences to large screens. That will scale icons etc. The resolution of your screen is not affected.You can use...
View ArticleHATs and other add-ons • Re: Your experience of PCIe 2 or 3 on RPi 5?
..My understanding is hdparm is about as useful for testing SSD speed as BogoMips are for CPU.https://en.m.wikipedia.org/wiki/BogoMipsdon't expect me to participate in any benchmark related...
View ArticleOfficial Display • Re: Rotating the Touch Display 180° on Raspberry Pi 2...
How did you achieve that? The documentation has all the details how to do it correctly.Statistics: Posted by aBUGSworstnightmare — Sun Jan 26, 2025 7:34 am
View ArticleTeaching and learning resources • Re: Advent of Code 2024
Next up for me is the reindeer maze. Day 16 is one of the puzzles missing from the Pico runsviewtopic.php?p=2281318#p2281318so I'm thinking of solutions that could run on the Pico after converting the...
View ArticlePython • Re: Change sleep duration of a loop without restarting it (use a...
With very long durations, I would suggest to divide the sleep time and check more often if the time has changed instead of waiting for the next iterationAny particular reason? I don't see any benefit....
View ArticleOfficial Display • Re: Another inverted display..
..My pi 4 is functioning with emulationstation. It runs a splash screen and then launches the emulation station and retropie.I recently connected a 3.5 inch screen. I loaded drivers for the screen,...
View Article