Quantcast
Channel: Raspberry Pi Forums

Troubleshooting • Re: Rpi (HDMI) not work sound, only video

It looks like you have a valid edid and audio output devices exist.Have you tried using the desktop audio output control?DoesCode: speaker-test -D sysdefault:CARD=vc4hdmi0 -c2produce audio?I love...

View Article


Beginners • Re: Can't access Pi5 on Win10

You don't appear to have any shares defined. Not even the default ones ([homes], [printers], etc.) Without shares, all clients can do is view the root of the server which will be empty.And what's with...

View Article


MicroPython • Re: Making Micropython run in a partition with RP2350

You are seeking answers in the realm of advanced techniques in embedded systems developmentIndeed. But it's something the RP235X does support. This thread is about making it work and figuring out why...

View Article

Graphics, sound and multimedia • Re: Status of TDM support

If you're open to alternatives to I2S you can get quite a few channels over USB Audio. With some tweaks I've managed two USB Audio devices with 27 channels each @ 8 kHz. I've not managed any greater...

View Article

General discussion • Re: Any recomendations for a backup system? flexbackup?

https://docs.nextcloud.com/server/lates ... ackup.htmlStatistics: Posted by procount — Fri Apr 25, 2025 9:09 pm

View Article


Advanced users • Re: Running Raspbian from USB Devices : Made Easy

I'm struggling to get this working on my 3B+ - I am able to get to the stage of replicating BOOT/ROOT over to the USB device, but it fails to mount ROOT Code: Replicating BOOT/ROOT contents from...

View Article

Other projects • Re: Using Raspbarry Pi to simulate Mouse

But I think a mouse is a "relative" device, so you probably won't be able to position the mouse at 100,100 using HID commands. I may very well be wrong here...One way is to move the mouse by a very...

View Article

General discussion • Re: RISC-V (?)

I do thus wonder quite how useable this new Orange Pi is.IDK, it depends. With 2X2.5Gb eth ports this board seems eminently suited for firewall/router applications.They seem to get new chips, put then...

View Article


Français • Rasperry 3 avec Raspberry Lite en mode Kiosk

HelloDésolé si la question a déja été posté mais je veux faire un truc tout simple , lancer mon rsp3 en mode kiosk avec chromiumce que j'ai fait install de ça Code: sudo apt update && sudo apt...

View Article


Device Tree • Re: RPi5 soundcard/audio dtoverlay.

i got 2 channels from tvl320adc5140 codec in slave mode+rp5 bsm2712. now trying to get 4 channels in slave and master modeStatistics: Posted by odich — Fri Apr 25, 2025 10:15 pm

View Article

Troubleshooting • Re: Flashing monitor

I just wanted to let you know that I have the computer up and running. Thanks for your help. Now I just have to buy another cable for my printer. The one I have isn't long enough to go into the next...

View Article

Python • Tkinter Temperature Display

@DougieLawsonBack in 2017, you provided some code in the thread linked below to display a temperature in a Tkinter window from a DS18B20 sensor.https://forums.raspberrypi.com/viewtopic.php?t=200056It...

View Article

General discussion • Help with streaming PI video, port fwding

Hello!I am in the final stretches of a project using a pi HQ cam- and I've found now that I've switched the pi from my local network to its own 4G wifi, I don't have my video feed.I think I need to...

View Article