Beta testing • Re: Updating to trixie
Get the following trying to upgrade 32bit Bookworm:Code: pi@raspberrypi:~$ sudo apt full-upgrade -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew" --purge --auto-remove...
View ArticleBeginners • Re: Overview of organisations, developers and security of RPI...
Under UK law, GCHQ / SIS (aka MI6) needs a backdoor in that only they can use via Dragon.Excuse me??? Are you saying that there are backdoors in RasPiOS accessible via Dragon (whatever that...
View ArticleSDK • Re: Failing to build host_cdc_msc_hid example
As hippy said, if we use VS Code on Windows with the Pico Extension, click New Project from Example and choose "host_cdc_msc_hid" for pico, click Create. It then compiles with no issues.Statistics:...
View ArticleRaspberry Pi OS • Re: Problem with latest wayvnc update?
Second, I'm not sure how RealVNC is handling the cursor when Use Local Cursor is set to True...but it seems to be doing the right thing - cursor shape changes as it passes over different screen...
View ArticleBeginners • Re: Making an RGB scart output for RPi2
Most confusing.Agreed. The link content is contradictory.These dongles, with HDMI plug and a multi-pin socket, are usually provided with an attached SCART cable. They can do HDMI-to-SCART or...
View ArticleTroubleshooting • MPD using SMB share under Bookworm
I've been trying to set up a vanilla MPD instance on a Pi 2 Zero W running Bookworm 32 bit lite. My music is on a cifs share on a NAS. I've set up a mount entry in fstab. I have MPD set up as a...
View ArticleHATs and other add-ons • new m.2 hat on pi5 with fresh install
Hiya!New-ish to the Pi-world, but not Linux in general... I have a fresh install on SD card running on my 16gb Pi5. I have the m.2 hat from this kit connected:...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: OG01A1B configuration for binning
I haven't heard of anyone using that sensor at all with a Raspberry Pi.A driver was added to the mainline kernel by Intel in Feb 2022, with Linaro adding device tree support for it in August 2024.If...
View ArticleTroubleshooting • Re: New Raspberry Pi 5 - SD cards keep getting corrupted...
bensimmo, are you suggesting to put the OS onto another boot medium (USB stick, SSD) and boot from that one?Statistics: Posted by tinker_dad — Tue Jul 08, 2025 4:41 pm
View ArticleTroubleshooting • Re: Please help! Raspberry Pi 5 Fails to boot after months...
Thanks for the suggestions! Turns out it was simply my HDMI to Micro HDMI adapter that had broken, and it only took me buying another brand new RPi 5 to figure it out (C'est la vie when one knows...
View ArticleTroubleshooting • Re: MPD using SMB share under Bookworm
You can set a mount as a requirement and/or after in the service definition.See the systemd documentation at https://www.freedesktop.org/software/systemd/man/Statistics: Posted by thagrol — Tue Jul...
View ArticleBeginners • Re: Build Imager on Whonix (x11)
You can run weston (way land compositor) with x11 or drm backend, and run imager in that. Better yet, just use `dd`You could but dd won't configure username, ssh , and WiFi settings for you. Nor will...
View ArticleRaspberry Pi Connect • Re: Missing mouse pointer
Yes, I am seeing that on a Pi5 4GB which was working OK, then did updates and now cursor pointer is gone using Firefox and/or Edge (eek!) on Win 11May be related to this post:...
View Article