You are not logged in.
Hello, i wanted to know if someone can point me in the right direction rather then installing unnecessary packages. I have no audio from my speakers or headphones. I installed the "alsa-utils" package during initial installation of the operating system and I posted some relative outputs below. Do I need the "pulseaudio" package? Or maybe I'm missing something.
$ speaker-test -c 2
speaker-test 1.1.0
Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_dmix.c:1029:(snd_pcm_dmix_open) unable to open slave
Playback open error: -2,No such file or directory$ cat /proc/asound/modules
0 snd_hda_intel
1 snd_hda_intel$ aplay -L
null
Discard all samples (playback) or generate zero samples (capture)
hdmi:CARD=HDMI,DEV=0
HDA Intel HDMI, HDMI 0
HDMI Audio Output
hdmi:CARD=HDMI,DEV=1
HDA Intel HDMI, HDMI 1
HDMI Audio Output
hdmi:CARD=HDMI,DEV=2
HDA Intel HDMI, HDMI 2
HDMI Audio Output
default:CARD=PCH
HDA Intel PCH, CX20751/2 Analog
Default Audio Device
sysdefault:CARD=PCH
HDA Intel PCH, CX20751/2 Analog
Default Audio Device
front:CARD=PCH,DEV=0
HDA Intel PCH, CX20751/2 Analog
Front speakers
surround21:CARD=PCH,DEV=0
HDA Intel PCH, CX20751/2 Analog
2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=PCH,DEV=0
HDA Intel PCH, CX20751/2 Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH,DEV=0
HDA Intel PCH, CX20751/2 Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH,DEV=0
HDA Intel PCH, CX20751/2 Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH,DEV=0
HDA Intel PCH, CX20751/2 Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH,DEV=0
HDA Intel PCH, CX20751/2 Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers┌────────────────────────────────────────────────────────────── AlsaMixer v1.1.0 ──────────────────────────────────────────────────────────────┐
│ Card: HDA Intel PCH F1: Help │
│ Chip: Conexant CX20751/2 F2: System information │
│ View: F3:[Playback] F4: Capture F5: All F6: Select sound card │
│ Item: Master [dB gain: 0.00] Esc: Exit │
│ │
│ │
│ │
│ │
│ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ │
│ │▒▒│ │ │ │ │ │ │ │ │ │ │ │
│ │▒▒│ │ │ │ │ │ │ │ │ │ │ │
│ │▒▒│ │ │ │ │ │ │ │ │ │ │ │
│ │▒▒│ │ │ │ │ │ │ │ │ │ │ │
│ │▒▒│ │ │ │ │ │ │ │ │ │ │ │
│ │▒▒│ │ │ │ │ │ │ │ │ │ │ │
│ │▒▒│ │ │ │ │ │ │ │ │ │ │ │
│ │▒▒│ │ │ │ │ │ │ │▒▒│ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │ │ │▒▒│ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │ │ │▒▒│ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │ │ │▒▒│ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │ │ │▒▒│ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │ │ │▒▒│ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │ │ │▒▒│ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │ │ │▒▒│ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │ │ │▒▒│ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │ │ │▒▒│ │ │ │
│ ├──┤ ├──┤ ├──┤ └──┘ ├──┤ Disabled └──┘ │
│ │OO│ │OO│ │OO│ │OO│ │
│ └──┘ └──┘ └──┘ └──┘ │
│ 100 51<>51 51<>51 0<>0 60 0<>0 │
│ < Master > Headphone Speaker Mic Boost Beep Auto-Mute Mode Internal Mic Boost │
│ │
│ Last edited by jesc516 (2016-02-10 02:08:03)
Offline
Yes, installing pulseaudio and pulseaudio-alsa should solve your problem. It works for me without any problems and I have a similar setup.
Since you already asked about installing pulseaudio and if it will solve your problem or not in your post, you could have easily tried that by yourself!
Last edited by ymihc (2016-02-05 12:55:47)
Offline
Installing the "pulseaudio" package worked. Is there a difference between "pulseaudio" and "pulseaudio-alsa"?
Offline
pulseaudio-alsa is for alsa compatibility.
https://wiki.freedesktop.org/www/Softwa … #index14h3
Please mark the thread as solved.
Offline