Graphics, sound and multimedia • Re: mpd - Failed to bind socket: Address...
I'm using Bookworm lite with manually installed packages pulseaudio pulseaudio-module-bluetooth to connect bluetooth speakers. Without that I would simply use alsa output for mpd.Mpd is running as...
View ArticleGeneral discussion • Re: About the 3.5mm jack missing from the Pi5...
Yep. A good quality DAC hat on a Pi feeding a tube amp to a pair of fine British floor speakers for audiophile quality FLAC streaming. One of the wins of being old, is that while I can live...
View ArticleRaspberry Pi OS • Re: /boot/config.txt symlink changed to file
Well you could put back the symlink... but once you know about the change, it is easier to just edit files in the new location. Plus if you revert the system to using the symlink, you have to keep...
View ArticleRaspberry Pi OS • Re: Moving SD card from Pi4 t o Pi5
With a single command, Bullseye can be updated to a current v8 kernel which will then boot on a Raspberry Pi 5 (make a backup first!):sudo build-kernel -b rpi-6.1.y -c 4 -o -uCan the same command be...
View ArticleBeginners • Re: Setting up scp-->Mac w/o password using sshpass and scp
Would I need to delete the keys on the Mac first? Or will ssh-copy-id over-write the old ones automatically? Probably not: the old keys will stick around unused. If there's a problem, ssh/scp will...
View ArticleTroubleshooting • Re: Raspberrypi 5 not booting directly when powered over GPiO
The power delivery is negotiated - if the system does not find a 5v5A supply attached via the negotiation (I2C?), then it will assume 5v3A, unless told otherwise. When powering via GPIO, there is no...
View ArticleGeneral discussion • Re: Raspberry Pi IPO
... the RockPi is a bit ahead of the Pi5 but hasn't made great inroads because of costNot just cost: you can't integrate it into any project that connects to designated federal infrastructure in the...
View ArticleGeneral • Re: PICO W Getting Started - I2C scanner Build Errors
Some progress with getting a USB device recognised.As a work around I copied the working Blink project and edited the main.c and CMakeLists.txt to reflect the Hello World USB example.( As noted above...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
I tried to instal Ubuntu with PINN, on NVME diak, but everytime it crashing on boot:This is a known issue and is a problem with the version of Ubuntu 23.10 I have converted. See...
View ArticleAdvanced users • Re: Act LED on rpi 5 with Pineberry bottom NVME drive
dtoverlay gpio-led,gpio=23,label=disk,trigger=heartbeatshould be ignored as it's missing a '='Sorry, don't have an NVMe connected to my Pi5 so can't provide any further supportStatistics: Posted by...
View ArticleAdvanced users • Re: Bookworm rootfs encryption tool
The second phase of sdm-cryptconfig doesn't work without a console and after encryption is complete, login after a reboot isn't possible via SSH.If by "second phase of sdm-cryptconfig" you mean the...
View ArticleCompute Module • Re: CM4 IO board power options
Here is a CM4IO users manual which you should read!Also look at this viewtopic.php?t=364468Statistics: Posted by aBUGSworstnightmare — Wed Jan 31, 2024 10:07 pm
View ArticleGraphics, sound and multimedia • Re: pi5 use dpi screen, xrandr --panning has...
I only want to use the dpi screen with panning and do not connect any other screens.which content do you think will you be able ro pan with a setup like this (DPI only!)?Panning shows part of a bigger...
View ArticleAdvanced users • Re: HowTo: Install fresh OS on Pi5 NVMe 4tb 8tb drives
I still think there is a a simpler way of doing that ...Statistics: Posted by aBUGSworstnightmare — Wed Jan 31, 2024 10:19 pm
View ArticleTroubleshooting • Re: Plugged pi zero into a battery charger - did I fry it?
I have seen quite a few “internet enable old radio” projects where people do this so assumed it would be ok. Obviously I won’t do it again!the forum won’t let me post an image but the output is 5v at...
View ArticleDeutsch • Re: Raspberry Pi 400 - OS über externe Festplatte
Ja, es ist grundsätzlich möglich, den Rasberry Pi nur mit der Festplatte laufen zu lassen, aber ich würde dir davon abraten. Der Grund dafür ist, dass bei Versions-Upgrades für das Raspberry Pi OS...
View ArticleGeneral discussion • Re: No RPi 5 for me.
lewmur:The HP EliteDesk series of mini computers are extremely well made. Steel cases, all solid core capacitors, copper heatsink with fan, very easy to open and very up-gradable. If you plan to...
View ArticleCamera board • Re: Unable to find a suitable output format for (Raspberry Pi...
I am running a Pi5 with Cam3 and was getting similar results with trying to stream video. The first thing I got to work was running this on the raspberry pi:Code: rpicam-vid -n -t 0 --inline --listen...
View ArticleGeneral discussion • Re: Pico as VERY simple printer controller
Just double checked and these label printers have USB/Serial/Centronics connectors on them!So, I am hoping that will make things a lot easier, at least i can keep the USB for upload etc.Just need to...
View ArticleTeaching and learning resources • Re: Need help teaching Raspberry Pi
middle school students. 12-14 year oldsStatistics: Posted by MrTech — Thu Feb 01, 2024 10:07 pm
View Article