I installed a new video card (GTX-1050 ti) which has a double HDMI output that includes HD audio. My default audio source is the Motherboard built in sound. When I boot my system, there is no audio. Then I reboot once or twice and I get my audio back. Obviously I want to boot up with audio working each and every time I boot my system.
Here's the setup for all playback, not just Music:
Here's dmesg default audio:
mark@AMD-64:~$ dmesg |grep audio
[ 36.852935] snd_hda_intel 0000:04:00.1: Handle vga_switcheroo audio client
[ 37.756235] snd_hda_codec_via hdaudioC0D0: autoconfig for VT1708S: line_outs=4 (0x1c/0x19/0x22/0x23/0x0) type:line
[ 37.756238] snd_hda_codec_via hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 37.756239] snd_hda_codec_via hdaudioC0D0: hp_outs=1 (0x1d/0x0/0x0/0x0/0x0)
[ 37.756240] snd_hda_codec_via hdaudioC0D0: mono: mono_out=0x0
[ 37.756241] snd_hda_codec_via hdaudioC0D0: dig-out=0x20/0x21
[ 37.756242] snd_hda_codec_via hdaudioC0D0: inputs:
[ 37.756244] snd_hda_codec_via hdaudioC0D0: Rear Mic=0x1a
[ 37.756245] snd_hda_codec_via hdaudioC0D0: Front Mic=0x1e
[ 37.756246] snd_hda_codec_via hdaudioC0D0: Line=0x1b
dmesg HDMI audio:
mark@AMD-64:~$ dmesg |grep -i hdmi
[ 0.048901] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 37.736804] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:10.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input9
[ 37.737070] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:10.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input10
[ 37.737184] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:10.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input11
I'd appreciate any suggestions.
Here's the setup for all playback, not just Music:
Here's dmesg default audio:
mark@AMD-64:~$ dmesg |grep audio
[ 36.852935] snd_hda_intel 0000:04:00.1: Handle vga_switcheroo audio client
[ 37.756235] snd_hda_codec_via hdaudioC0D0: autoconfig for VT1708S: line_outs=4 (0x1c/0x19/0x22/0x23/0x0) type:line
[ 37.756238] snd_hda_codec_via hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 37.756239] snd_hda_codec_via hdaudioC0D0: hp_outs=1 (0x1d/0x0/0x0/0x0/0x0)
[ 37.756240] snd_hda_codec_via hdaudioC0D0: mono: mono_out=0x0
[ 37.756241] snd_hda_codec_via hdaudioC0D0: dig-out=0x20/0x21
[ 37.756242] snd_hda_codec_via hdaudioC0D0: inputs:
[ 37.756244] snd_hda_codec_via hdaudioC0D0: Rear Mic=0x1a
[ 37.756245] snd_hda_codec_via hdaudioC0D0: Front Mic=0x1e
[ 37.756246] snd_hda_codec_via hdaudioC0D0: Line=0x1b
dmesg HDMI audio:
mark@AMD-64:~$ dmesg |grep -i hdmi
[ 0.048901] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 37.736804] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:10.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input9
[ 37.737070] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:10.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input10
[ 37.737184] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:10.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input11
I'd appreciate any suggestions.
Comment