This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
no HDMI audio from OpenPlotter, but VLC works RPI 4B
#1
I just installed the 32 bit image on my new RPI 4. All seems to be working well, except I am getting no sound output on HDMI (eg the starting chimes and alerts in OpenCPN). 

If I go to VLC  I need to go to Audio > Sound Device and select the second option, ie HDMI strero. Then the sounds play in VLC  through the HDMI with no problem. But still not from openplotter.

I have edited  /boot/config.txt

and set

hdmi_drive=2

but that did not help.

If I switch back to my RPI 3, all is working fine. I have compared settings on the two as best I can, but see no differences. 

Where do I start looking?

I am guessing that somewhere I need to point the default sound output to the first HDMI slot?

Thanks
Reply
#2
(2022-11-20, 10:10 PM)noel Wrote: I just installed the 32 bit image on my new RPI 4. All seems to be working well, except I am getting no sound output on HDMI (eg the starting chimes and alerts in OpenCPN). 

If I go to VLC  I need to go to Audio > Sound Device and select the second option, ie HDMI strero. Then the sounds play in VLC  through the HDMI with no problem. But still not from openplotter.

I have edited  /boot/config.txt

and set

hdmi_drive=2

but that did not help.

If I switch back to my RPI 3, all is working fine. I have compared settings on the two as best I can, but see no differences. 

Where do I start looking?

I am guessing that somewhere I need to point the default sound output to the first HDMI slot?

Thanks

I had issues where the sound jumped from one adapter to another so what I did is excluded the channel I didn't need.  I did that using a # or removing dtparam=audio=on in config.txt.

Also try 

hdmi_drive:0=2
hdmi_drive:1=1

Hdmi 0 is the one next to the USB-C port
Reply
#3
(2022-11-23, 04:49 PM)Techstyle Wrote:
(2022-11-20, 10:10 PM)noel Wrote: I just installed the 32 bit image on my new RPI 4. All seems to be working well, except I am getting no sound output on HDMI (eg the starting chimes and alerts in OpenCPN). 

If I go to VLC  I need to go to Audio > Sound Device and select the second option, ie HDMI strero. Then the sounds play in VLC  through the HDMI with no problem. But still not from openplotter.

I have edited  /boot/config.txt

and set

hdmi_drive=2

but that did not help.

If I switch back to my RPI 3, all is working fine. I have compared settings on the two as best I can, but see no differences. 

Where do I start looking?

I am guessing that somewhere I need to point the default sound output to the first HDMI slot?

Thanks

I had issues where the sound jumped from one adapter to another so what I did is excluded the channel I didn't need.  I did that using a # or removing dtparam=audio=on in config.txt.

Also try 

hdmi_drive:0=2
hdmi_drive:1=1

Hdmi 0 is the one next to the USB-C port

I was facing the same issue and can confirm that putting a # before dtparam=audio=on did resolve the issue
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)