Quantcast
Channel: Raspberry Pi Forums

Graphics, sound and multimedia • Re: Sound system advice

Oh, and whatever you decide keep, the OS and media files on separate physical devices. A car is a hostile environment (12v isn't, 12v is noisy, etc) so when the OS gets corrupted it'll be much easier...

View Article


C/C++ • Re: What is the equivalent of BCM2835 library on Pi4 Pi5 and Pi Zero W 2

But I know that with the 4,5 and 02W the design has switched to using new Raspberry Pi designed silicon rather than Broadcom based chips.This doesn't answer your library question but...Your knowledge...

View Article


Troubleshooting • SSH Permission Denied, Can't Figure it Out

Hey guys, trying to get raspberry pi is going on a raspberry 5 by SSH but having a lot of trouble. I followed various tutorials that all seem to be exactly what I do but when I try to input the...

View Article

Beginners • Re: RPI4 - USB - M2-SSD

Good news! If I understand your post, then the only change is replacing the WD_BLACK SN770 250GB with a 256.GB HIKSEMI CITY SSD.I'm glad it's working now.yes, just change from PCIe4 to PCIe3 M2 SSDand...

View Article

Beginners • Re: Static IP won't remain Static

Device set static IP seems not to be the fashion round here.A friend of mine had 30-40 devices all configured with static IPs and had to re-IP his network. Not fun.Static IPs can be assigned via the...

View Article


Image may be NSFW.
Clik here to view.

Troubleshooting • Re: Gaps In Logs - How to find out what happened?

They may have done you a favour. It's an opportunity to revisit the problem from scratch with bookwork/trixie and that usb cam may now even work there.I'm kind of amused because stuff like that...

View Article

Español • Re: Problema con la configuración del display 3.5

El problema es que son instrucciones muy antiguas, para Debian Buster.Ahora estamos con Trixie y ya no usamos X11. Mira exactamente el controlador de LCD que tienes, envia una foto, y encontremos el...

View Article

Troubleshooting • Re: SSH Permission Denied, Can't Figure it Out

Can you log in locally with a monitor and keyboard?Statistics: Posted by ame — Sat Nov 01, 2025 3:51 am

View Article


Image may be NSFW.
Clik here to view.

Compute Module • How to control LED status with WL_nDisable pin

I am designing a hardware for my product using Pi CM4.In the datasheet, the information about WL_nDisable is:"This pin serves a number of functions;1. It can be used to monitor the enable/disable...

View Article


Other RP2040 boards • Enumerate 10 CDC Serial over Raspberry Pi Pico 2

HiI have created a Raspberry Pi Pico 2 based device which can enumerate a 6 CDC Ports of Serial but i want to add 4 more CDC ports.i have done the first 6 using this Github Repo...

View Article

SDK • Pacing (X/Y) fractional timer

For pacing trigger, there are 4 dedicated DMA timers.How do they actually work? Initial X/Y values are 0/0: Does this mean stop?Is the accumulator cleared when the register is written or is the phase...

View Article

Image may be NSFW.
Clik here to view.

Networking and servers • Current options for screen sharing across linuxes...

I am looking at the free open source options for screen sharing now that the Pi OS uses Wayland. Under X11, you could just share the user's screen but Wayland apparently does not have the software...

View Article

Media centres • Re: Kodi on Raspbian Trixie

It seems that all addons requiring ResolveURL dependency do not work on Trixie. The same addons work fine on Bookworm. Any suggestions to solve this problem. ThanksWhat addons do you mean, did you...

View Article


Image may be NSFW.
Clik here to view.

Networking and servers • Re: Current options for screen sharing across...

VNC comes with RPiOS natively ! Just activate it in Control CentreI wish there was RDP support (which we lost when switching from X to Wayland) but it will come back soon I'm sure...If you also want...

View Article