Beginners • Re: What's the lowest power the rpi5 can run on?
It depends what you want to do with it. It will run on the older power supply intended for the Pi4...but you won't be able to use USB peripherals that draw a higher current and the link that you cite...
View ArticleTroubleshooting • Re: Partition/OS Management
Question do is why you would need multiple partitions in the first place.Could also fit multiple Linux root filesystems as BTRFS subvolumes in a single partition.And add more later without having to...
View ArticleTroubleshooting • Re: No audio on Bookworm 64 bits for RPi 5 after using Kodi
for me raspberry pi 4 bookworm 32 bits kodi=2.3sudo apt install pipewire-alsasystemctl --user restart pipewiresudo rebootThe problem has been solved for me.Statistics: Posted by microvio — Sat Apr 27,...
View ArticleBeginners • Pi 5 GPIO I2C, SPI or PWM C libraries
Hey guys, There is close to zero information about the GPIO and the Pi 5.Im looking for GPIO C libraries that supports the Pi 5 and I2C, SPI and PWM protocols. Thanks!Statistics: Posted by Ido1212 —...
View ArticleC/C++ • Re: WiringPi replacement?
Hey Joe and the distinguished people of the forum, any news?Im also looking for a C librarie that support advanced GPIO functions such as PWM on the PI 5.Statistics: Posted by Ido1212 — Sat Apr 27,...
View ArticlePython • Gpiod 'get_line' Error
Hello, I have a Raspberry Pi 5 with the 64 Bit OS installed and im trying to run my GUI program that was built for the Pi 4, however im aware that RPi.GPio does not work on the Pi 5 anymore. So im...
View ArticlePython • Re: lgpio.error: 'GPIO busy'
I have to rotate stepper motor by 180Statistics: Posted by spatil — Sat Apr 27, 2024 12:49 am
View ArticleTroubleshooting • Issue in auto start with Debian
Hello, I have three Raspberry Pi’s operating at one time on my network. I have one as a server and the other two are displays for family information. I recently added the second and used the pi...
View ArticleGaming • ECWolf 1.4.1 - Wolfenstein 3D Source Port
ECWolf with the Operation: Wasserstein v1.2 Wolfenstein 3D mod on the Raspberry Pi Computer.Setting up Wolfenstein 3D on my Raspberry Pi Computer was possibly the first game I was able to run on a...
View ArticleTroubleshooting • Re: Sudden unexplained measured Internet bandwidth reduction
Just an update here. Sometime during the last month the CLI version of speediest (speedtest-cli 2.1.3) started returning results that are more in line with the web based Speedtest. No idea why this...
View ArticleGraphics, sound and multimedia • Re: Raspberry Pi to play music to Onkyo?
I ended up using the Apple web music app and then converting from analog to digital audio and got a great signal into my receiver for good audio.Statistics: Posted by mnmax21 — Sat Apr 27, 2024 2:21 am
View ArticleGeneral discussion • Re: 2 newly completed Raspberry Pi 5s.
The Geelkworm X1002 gets a bad rap on Amazon reviews, with a bunch of people knocking the included screws being the wrong size, and one person claiming the ribbon cable was bad.MY experience was...
View ArticleTroubleshooting • Re: Issue in auto start with Debian
if your using a rpi device with more then 2gb ram then the desktop is not lxde.Statistics: Posted by kerry_s — Sat Apr 27, 2024 2:35 am
View ArticleGeneral discussion • Re: Largest screen for RPi5?
Mine is on a 28" Samsung 4K display and it is absolutely clear and beautiful for someone that SHOULD be wearing glasses but hates to do so....Statistics: Posted by dbhosttexas — Sat Apr 27, 2024 2:40 am
View ArticleTroubleshooting • Re: Raspberry Pi 5 Network Boot
Pi 5 does not have netboot working yet. They're still working in it.What? Pi 5 netboot has been working for months now. If you're thinking of Pi 5 net install then the bootloader needed for Pi 5 net...
View ArticleBare metal, Assembly language • Re: Accessing ISP functionality on Raspberry...
So, hermanhermitage/dumpbootrom through the UART to another machineive replaced that code long agoclone https://github.com/librerpi/lk-overlay`make PROJECT=rpi3-bootcode` and youll get a lk.bin...
View ArticleBeginners • Re: Powering Pi 4 on and off as a car computer
The regulator I posted is a switching regulator. Check the link at divinely.Statistics: Posted by wstein25 — Sun Apr 28, 2024 4:00 am
View ArticleGaming • Re: ECWolf 1.4.1 - Wolfenstein 3D Source Port
The mouse bug happens a lot after an initial build on some source code and I have had to use the same solution you suggested. It seems it is obviously a common occurrence as you ran into as well....
View ArticleGeneral discussion • Re: Raspberry Pi 5 Power Adapter
I just got my new Raspberry Pi 5, and it is not turning on (red light turns on but the fan instantly stops after spinning for a split second).I'm sure this is because the power adapter that I am...
View ArticleGaming • Re: Gin Rummy
https://github.com/Meirshomron/GinRummyShould we play and see if it is possible to build it on a Pi? Take a look at the link and see if you like what you see in the screenshots. If so, I will build it...
View Article