Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

HDA Intel missing Digital out

Need help with peripherals or devices?
Post Reply
Message
Author
jmggs
Posts: 12
Joined: 2010-12-27 18:41

HDA Intel missing Digital out

#1 Post by jmggs »

I have a Asus P7P55E-Pro motherboard with VT1828S. The card is onboard. I have analog outputs and also extra SPDIF Coaxial and Optical out.
Running Debian 10.3 64bit with 4.19.0-8-amd64 kernel

# aplay -l | grep card
card 0: MID [HDA Intel MID], device 0: VT1828S Analog [VT1828S Analog]
card 0: MID [HDA Intel MID], device 2: VT1828S Alt Analog [VT1828S Alt Analog]
card 0: MID [HDA Intel MID], device 3: VT1828S Digital [VT1828S Digital]
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
card 1: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
card 1: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
card 1: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]

I only have built in audio analog, also have tried pulse audio volume control but no options for digital audio. How can enable digital audio?
The audio control https://ibb.co/MZjdV8p/
Thanks

Dai_trying
Posts: 1101
Joined: 2016-01-07 12:25
Has thanked: 5 times
Been thanked: 16 times

Re: HDA Intel missing Digital out

#2 Post by Dai_trying »

You could try alsamixer from a terminal, if you don't have it installed you can install the alsa-utils package.

You might need to press F6 (in alsamixer) to select the card and it will hopefully show your "S/PDIF 1" and maybe more (2,3,4....) sometimes they are muted

jmggs
Posts: 12
Joined: 2010-12-27 18:41

Re: HDA Intel missing Digital out

#3 Post by jmggs »

Dai_trying wrote:You could try alsamixer from a terminal, if you don't have it installed you can install the alsa-utils package.

You might need to press F6 (in alsamixer) to select the card and it will hopefully show your "S/PDIF 1" and maybe more (2,3,4....) sometimes they are muted
I have tried that but no sound show 00 and not muted. Why it don't show Built-in Digital out? The SPDIF it there but no option in Gnome to select see the image.https://ibb.co/MZjdV8p
Thanks

Dai_trying
Posts: 1101
Joined: 2016-01-07 12:25
Has thanked: 5 times
Been thanked: 16 times

Re: HDA Intel missing Digital out

#4 Post by Dai_trying »

Have you tried selecting a different profile from the drop-down?

jmggs
Posts: 12
Joined: 2010-12-27 18:41

Re: HDA Intel missing Digital out

#5 Post by jmggs »

Dai_trying wrote:Have you tried selecting a different profile from the drop-down?
only have Analog Stereo Out, Analog Surround 2.1, 4.0, 4.1, 5.0, 5.1, 7.1. in that drop-down menu.

Dai_trying
Posts: 1101
Joined: 2016-01-07 12:25
Has thanked: 5 times
Been thanked: 16 times

Re: HDA Intel missing Digital out

#6 Post by Dai_trying »

I have a P7P55 LX in a box, I will get it out tomorrow (too late here to start going through storage) although it has the VT1708S so not quite the same, but I will take a look anyway as I'm locked down her so it'll make a change from gardening. :lol:

jmggs
Posts: 12
Joined: 2010-12-27 18:41

Re: HDA Intel missing Digital out

#7 Post by jmggs »

Thanks!

Dai_trying
Posts: 1101
Joined: 2016-01-07 12:25
Has thanked: 5 times
Been thanked: 16 times

Re: HDA Intel missing Digital out

#8 Post by Dai_trying »

I have this box booted and have the following

Code: Select all

dave@i3540:~$ aplay -l | grep card
card 0: MID [HDA Intel MID], device 0: VT1708S Analog [VT1708S Analog]
card 0: MID [HDA Intel MID], device 3: VT1708S Digital [VT1708S Digital]
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
card 1: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
card 1: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
card 1: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
Alsamixer shows "S/PDIF" and "S/PDIF Default" options, although I do not have anything to test the output is working or not...

Post Reply