You are not logged in.

#1 2014-03-26 00:25:15

boogerlad
Member
Registered: 2013-04-20
Posts: 48

No audio output

I have a freshly installed version of Arch Linux with the linux-ck kernel. My motherboard is z87i-deluxe with an alc1150 Realtek chip. I've installed alsamixer and I have an hdmi device and a pch device. I've made sure to unmute all channels, and I plugged my headphones in to each jack available, with only static. I do not have a dedicated sound or video card.

aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 0: ALC1150 Analog [ALC1150 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 1: ALC1150 Digital [ALC1150 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

lspci -k
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
	Subsystem: ASUSTeK Computer Inc. Device 8534
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 04)
	Subsystem: ASUSTeK Computer Inc. Device 856b
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

lsmod | grep '^snd' | column -t
snd_hda_codec_hdmi     35867   1
snd_hda_codec_realtek  45293   1
snd_hda_intel          37352   1
snd_hda_codec          148801  3  snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep              6300    1  snd_hda_codec
snd_pcm                76542   3  snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc         7266    2  snd_pcm,snd_hda_intel
snd_timer              18558   1  snd_pcm
snd                    58901   9  snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel

speaker-test -c 2

speaker-test 1.0.27.2

Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
Playback open error: -2,No such file or directory

Also, the volume control widget doesn't appear under lxde's menu bar. It works fine on my laptop with functioning audio.

Last edited by boogerlad (2014-03-26 02:13:24)

Offline

#2 2014-03-26 02:21:48

boogerlad
Member
Registered: 2013-04-20
Posts: 48

Re: No audio output

I have figured it out. Just didn't read the wiki sufficiently. https://wiki.archlinux.org/index.php/Ad … ive_method
Please close. Sorry for cluttering the forums.

Offline

#3 2014-03-26 02:27:19

HalosGhost
Forum Moderator
From: Twin Cities, MN
Registered: 2012-06-22
Posts: 2,095
Website

Re: No audio output

Glad you got it figured out. Even if the solution was some version of "RTFW", it's still a good idea to add [Solved] to the beginning of your thread title. That way, if people have the same issue later, they can discover the wonder of the wiki smile

All the best,

-HG

Offline

#4 2014-03-26 02:27:29

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,808

Re: No audio output

Closed by request


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB