Pulseaudio output not working (only s/pdif showing as a port)

I have tried everything i could find online but still no fix.

The only port showing up is the s/pdif port which is not what i want and before I had many options including stereo audio, mono, and stereo duplex.

I don’t know what information I should send, but here is the output of:

dmesg | grep -C1 -E 'ALSA|HDA|sof|HDMI|snd[_-]|sound|hda.codec|hda.intel'

[    0.126794] ACPI: Added _OSI(Linux-Dell-Video)
[    0.126795] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.126796] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
--
[    5.914007] EDAC amd64: Node 0: DRAM ECC disabled.
[    5.940444] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    5.940447] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
[    5.957263] EDAC amd64: F17h_M10h detected (node 0).
[    5.957318] EDAC amd64: Node 0: DRAM ECC disabled.
[    6.025926] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input5
[    6.025960] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input6
[    6.025985] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input7
[    6.026011] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input8
[    6.026036] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input9
[    6.026059] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input10
[    6.033384] random: crng init done
--
[    6.076125] EDAC amd64: Node 0: DRAM ECC disabled.
[    6.078570] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[    6.078573] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.078574] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    6.078574] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    6.078575] snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x11/0x0
[    6.078575] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    6.078576] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[    6.078577] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[    6.078578] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[    6.127396] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input11
[    6.127445] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input12
[    6.127491] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input13
[    6.127530] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input14
[    6.127563] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input15
[    6.220919] [drm] amdgpu kernel modesetting enabled.
--
[    6.298353] [drm] Display Core initialized with v3.2.104!
[    6.336849] snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    6.418832] [drm] UVD and UVD ENC initialized successfully.
--
[    7.242572] input: Compx 2.4G Receiver Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-3/3-3:1.1/0003:25A7:FA23.0006/input/input29
[    7.268339] usbcore: registered new interface driver snd-usb-audio
[    7.296903] input: Compx 2.4G Receiver System Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-3/3-3:1.1/0003:25A7:FA23.0006/input/input30

Thanks, for your help.

Please post the output of pacmd list cards and cat ~/.config/pulse/default.pa

1 Like

Sorry for the late response it just fixed itself this morning.