Advanced users • Re: Image File Utilities
(maybe after I upgraded to bookworm) Was this a fresh install of Bookworm, or an upgrade from a previous version of Raspberry Pi OS?Statistics: Posted by RonR — Sat Apr 27, 2024 12:09 am
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 ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
Wow, I did not know we made those.A sign that Raspberry Pi is getting big when the engineers are not aware of all the products Made by RPT or outsouced and re-badged?Even here in OZ I have seen a low...
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 ArticlePython • Re: Gpiod 'get_line' Error
So I found this. https://git.kernel.org/pub/scm/libs/lib ... /README.mdhas Gpiod changed. Im along the lines of an amateur programmer so im guessing that they have reworked it???Statistics: Posted by...
View ArticleDebian • Re: Issue in auto start with Debian
go intosudo raspi-configin the advanced settings switch from wayland to X11then your old settings should work like your old setups as you'll be back with the lxde desktop.This did the trick. Thanks...
View ArticleMicroPython • Re: rshell 'import main' vs 'machine.soft_reset()`
So my question is, what's the correct way of executing a script via `rshell`rshell was pretty cool when it came out, but mpremote is the new official way to talk to remote MicroPython boards. It...
View ArticleMicroPython • Re: How can i run endless loop, and in the same time run the...
_thread needs an OS to manage it snf MicroPython has none. People's negative experience of _thread is a testament to how hard low-level thread management really is.Statistics: Posted by scruss — Sun...
View ArticleUbuntu • Re: Ubuntu 24-04 desktop64 installation fails on a RPi4
I was using the latest bootloader on my set up: RPi 5, NVME SSD, Raspberry Pi imager.Code: sudo rpi-eeprom-update BOOTLOADER: up to date CURRENT: Sat Apr 20 10:53:30 AM UTC 2024 (1713610410) LATEST:...
View Article