LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   HDMI, picture but no sound (https://www.linuxquestions.org/questions/linux-newbie-8/hdmi-picture-but-no-sound-4175655931/)

andrewbocho 06-17-2019 11:50 PM

HDMI, picture but no sound
 
Hi
I have recently built a small form PC. Cabinet is Cooler Master Elite 130 with an AMD Ryzen 5 2400g (the g is for graphics) on a ROG B450-i mobo. Using Ubuntu MATE 16 which installed without any problems . When I connected the HDMI cable to the mobo and then my TV there was a pcture but no sound. No sound from headphones too.
Thanks in advance.

camorri 06-18-2019 07:26 AM

A simple search like this: linux how to get sound through HDMI will turn up many How To's.

This one : https://www.fosslinux.com/455/fix-no...-os-ubuntu.htm

has oictures and words to assist.

dugan 06-18-2019 01:56 PM

There should be an application to control where the sounds go. It might already be in your system tray or it might be called something like "pavucontrol".

That should allow you to send your audio to the HDMI connection.

TB0ne 06-18-2019 02:10 PM

Quote:

Originally Posted by andrewbocho (Post 6006567)
Hi
I have recently built a small form PC. Cabinet is Cooler Master Elite 130 with an AMD Ryzen 5 2400g (the g is for graphics) on a ROG B450-i mobo. Using Ubuntu MATE 16 which installed without any problems . When I connected the HDMI cable to the mobo and then my TV there was a pcture but no sound. No sound from headphones too.

And to add what's here (the pavucontrol is good advice..since you get NO sound, things could just be muted...), are you positive that the HDMI device itself supports audio? Some don't.

The manual I could find for that motherboard says it does video, but doesn't mention audio.

frankbell 06-18-2019 07:27 PM

I have an HDMI cable that has an attached sound cable with miniplugs at each end.

ondoho 06-19-2019 02:24 AM

Quote:

Originally Posted by andrewbocho (Post 6006567)
No sound from headphones too.

so it's not an HDMI issue?

JeremyBoden 06-19-2019 04:46 PM

What does the output of
Code:

inxi -Axx
reveal?

andrewbocho 06-19-2019 09:44 PM

Quote:

Originally Posted by frankbell (Post 6006963)
I have an HDMI cable that has an attached sound cable with miniplugs at each end.

Hi can you post a photo or where you got it from? Thanks

andrewbocho 06-19-2019 09:48 PM

Quote:

Originally Posted by ondoho (Post 6007036)
so it's not an HDMI issue?

HI. I was mistaken. The front headphone jack is not working, but the rear is fine.

andrewbocho 06-19-2019 09:52 PM

Quote:

Originally Posted by JeremyBoden (Post 6007275)
What does the output of
Code:

inxi -Axx
reveal?

Hi. The result of inix-axx is below.

andrew@andrew-System-Product-Name:~$ inxi - ax
CPU~Octa core AMD Ryzen 5 2400G with Radeon Vega Graphics (-MCP-) speed/max~1600/3600 MHz Kernel~4.4.0-150-generic x86_64 Up~36 min Mem~684.7/15031.0MB HDD~240.1GB(9.2% used) Procs~215 Client~Shell inxi~2.2.35
Also when I use Pavacontrol is says that the HDMI is unplugged.

JeremyBoden 06-20-2019 06:30 AM

That was an uppercase A in
Code:

inxi -Axx
- it should show all your audio info.
My PC shows (for example)
Quote:

Audio: Device-1: Advanced Micro Devices [AMD/ATI] SBx00 Azalia vendor: ASUSTeK driver: snd_hda_intel v: kernel
bus ID: 00:14.2 chip ID: 1002:4383
Device-2: NVIDIA GK208 HDMI/DP Audio vendor: Gigabyte driver: snd_hda_intel v: kernel bus ID: 01:00.1
chip ID: 10de:0e0f
Sound Server: ALSA v: k4.9.0-9-amd64

andrewbocho 06-20-2019 11:33 AM

Quote:

Originally Posted by JeremyBoden (Post 6007375)
That was an uppercase A in
Code:

inxi -Axx
- it should show all your audio info.
My PC shows (for example)

Hi. I tried again and these are the results:



andrew@andrew-System-Product-Name:~$ inxi -Axx
Audio: Card-1 Advanced Micro Devices [AMD] Device 15e3
driver: snd_hda_intel bus-ID: 06:00.6 chip-ID: 1022:15e3
Card-2 Advanced Micro Devices [AMD/ATI] Device 15de
driver: snd_hda_intel bus-ID: 06:00.1 chip-ID: 1002:15de
Sound: Advanced Linux Sound Architecture v: k4.4.0-150-generic

Thanks

273 06-20-2019 01:32 PM

Quote:

Originally Posted by andrewbocho (Post 6007319)
HI. I was mistaken. The front headphone jack is not working, but the rear is fine.

Not trying to be awkward but did you plug the front audio into the motherboard?

andrewbocho 06-20-2019 07:50 PM

Quote:

Originally Posted by 273 (Post 6007498)
Not trying to be awkward but did you plug the front audio into the motherboard?

HI. Yes, I dd, but thanks for asking. Sometimes the little things get forgotten. I even removed it and connected again.

ondoho 06-24-2019 05:26 AM

Quote:

Originally Posted by andrewbocho (Post 6007470)
Code:

andrew@andrew-System-Product-Name:~$ inxi -Axx
Audio:    Card-1 Advanced Micro Devices [AMD] Device 15e3
          driver: snd_hda_intel bus-ID: 06:00.6 chip-ID: 1022:15e3
          Card-2 Advanced Micro Devices [AMD/ATI] Device 15de
          driver: snd_hda_intel bus-ID: 06:00.1 chip-ID: 1002:15de
          Sound: Advanced Linux Sound Architecture v: k4.4.0-150-generic


this stuff needs to go in CODE tags, please remember to do so in the future!

there's 2 sound cards in there.
Maybe it's just a question of choosing the right one?
which brings us back to post #3.


All times are GMT -5. The time now is 12:38 PM.