Quantcast
Channel: Raspberry Pi Forums

SDK • Re: Debugging A/B Partition booting

The issue here is you’re using embedded partition tables in the binaries (5.1.14 in the datasheet), rather than a fixed partition table at the start of flash (5.1.13). This means the bootrom is doing...

View Article


Networking and servers • Re: Pi Server without forward (how use ip6v)

or use rpi-connect https://www.raspberrypi.com/documentati ... nnect.htmlWell, that raises a good question for OP. What services do you need to run between the 2 PI's?My first question little bit...

View Article


Device Tree • Fedora 42, Raspberry Pi and gpio-fan overlay

Hello everyone!Sorry if I'm missing something.I need to put on the internet a service my friends can access.Previously such service was implemented on Fedora 34, for security’s sake I thought an...

View Article

Troubleshooting • Re: Extra arguments in /proc/cmdline disabling HDMI sound

I get sound output with Code: speaker-test -D sysdefault:CARD=vc4hdmi -c2Thank you for all of the troubleshooting help.I'm still not getting any sound when streaming via steamlink from my Windows PC....

View Article

Graphics, sound and multimedia • Re: short Video playback under python...

There is no hardware H264 on Pi5 (and I assume the CM5)See https://forums.raspberrypi.com/viewtopic.php?t=378329Statistics: Posted by neilgl — Wed Apr 30, 2025 8:14 pm

View Article


Beginners • Still a Beginner so guess it belongs here...

I continue trying different very small projects most don't succeed from Sunfounder. Unfortunetly it may very well be my own doing. I started getting into computers pre-1990's I didn't know much more...

View Article

Beginners • Re: Change icon theme to Adwaita on Bookworm

Code: gsettings set org.gnome.desktop.interface icon-theme 'Adwaita'logout or rebootundoCode: gsettings set org.gnome.desktop.interface icon-theme 'PiXflat'Statistics: Posted by kerry_s — Wed Apr 30,...

View Article

Troubleshooting • Re: XRDP Blank Screen

Maybe try using sudo raspi-config to switch from Wayland to X11 (Advanced Options, A6).Statistics: Posted by neilgl — Wed Apr 30, 2025 8:20 pm

View Article


Image may be NSFW.
Clik here to view.

Ubuntu • Ubuntu 25.04

podman-desktop (https://podman-desktop.io/ ) installation is quick and easy.Just one command takes care of container emulation of x86, arm and riscv Code: sudo apt install podman...

View Article


Beginners • Re: Still a Beginner so guess it belongs here...

If you are having problems with SunFounder tutorials, you should as on their forum at https://forum.sunfounder.com/?ref=ktwylskh&sub_id=A quick look at the code shows it should not execute. It...

View Article

Debian • Re: podman-desktop

Who do you work for?Humanity.Mainly assist, educate and empower individuals so they can achieve their best and collectively build a better future for all...Statistics: Posted by geev03 — Wed Apr 30,...

View Article

General • Re: RP2350-E16: Can debug key installation compensate for...

This would be dealt in hardware from the very beginning, restricting access to those pages for debugger as well, or even forever (Key index 7), right ?13.5.2. OTP Access KeysPage 61 contains 128-bit...

View Article