Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8609

Troubleshooting • Re: no sound

$
0
0
Here is the solution for the problem when you don't have sound on your hdmi monitor:

1. type the following command in your terminal:

Code:

sudo nano /boot/firmware/config.txt
2. put the # symbol before this line, like shown here:

Code:

# dtparam=audio=on
3. At the end of the file put this two lines:

Code:

hdmi_drive=2hdmi_group=1
4. Reboot your Raspberry Pi

Code:

sudo reboot

Statistics: Posted by AufDerSonne — Sat Jun 07, 2025 1:32 pm



Viewing all articles
Browse latest Browse all 8609

Trending Articles