[SOLVED] No sound is coming out "line-out" [Linux Mint 18.1]
Posted: Thu May 18, 2017 10:37 pm
Hello,
I have installed Linux Mint 18.1 Serena on my MintBox2.
Everything works as expected except the audio output.
I followed all the instructions listed on the link :
https://help.ubuntu.com/community/SoundTroubleshooting
Everything looks fine, except that no sound comes out the speakers.
Please note that I plugged the speakers to the correct slot, according to the user guide : "Line-out S/PDIF out" (see page 4 of the user guide).
Any suggestion ?
Best regards,
Denis
I have installed Linux Mint 18.1 Serena on my MintBox2.
Everything works as expected except the audio output.
I followed all the instructions listed on the link :
https://help.ubuntu.com/community/SoundTroubleshooting
Code: Select all
$ pacmd
Welcome to PulseAudio 8.0! Use "help" for usage information.
>>> list-sinks
1 sink(s) available.
* index: 6
name: <alsa_output.pci-0000_00_1b.0.analog-stereo>
driver: <module-alsa-card.c>
...
Code: Select all
$ sudo aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC888 Analog [ALC888 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: ALC888 Digital [ALC888 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
Code: Select all
$ lspci -v | grep -A7 -i "audio"
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
Subsystem: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller
Flags: bus master, fast devsel, latency 0, IRQ 33
Memory at e0730000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4) (prog-if 00 [Normal decode])
Everything looks fine, except that no sound comes out the speakers.
Please note that I plugged the speakers to the correct slot, according to the user guide : "Line-out S/PDIF out" (see page 4 of the user guide).
Any suggestion ?
Best regards,
Denis