Gentoo Archives: gentoo-amd64

From: Daiajo Tibdixious <daiajo@×××××.com>
To: gentoo-amd64 <gentoo-amd64@l.g.o>
Subject: [gentoo-amd64] ALSA no sound
Date: Tue, 18 Nov 2014 03:35:48
Message-Id: CAC4mkfubyC0N0hFP0PHLvLMDu_A=s345Q1hpn=kq3DqnbFrFLg@mail.gmail.com
1 Had gentoo linux for years. Original system had working sound, which
2 gradually petered out (working in some apps and not others) until no
3 sound at all.
4
5 Got a new system, a few months old, set it up according to the ALSA
6 guilde (wiki.gentoo.org/wiki/ALSA) but no sound.
7
8 Physically removed the speakers, plugged into laptop, works fine.
9 Put back in desktop (linux) and no sound.
10
11 linux # lsof /dev/snd/pcmC1D3p
12 linux # speaker-test -t wav -c 2
13
14 speaker-test 1.0.27.2
15
16 Playback device is default
17 Stream parameters are 48000Hz, S16_LE, 2 channels
18 WAV file(s)
19 Rate set to 48000Hz (requested 48000Hz)
20 Buffer size range from 2048 to 8192
21 Period size range from 1024 to 1024
22 Using max buffer size 8192
23 Periods = 4
24 was set period_size = 1024
25 was set buffer_size = 8192
26 0 - Front Left
27 1 - Front Right
28 --
29 I got the sound device from lsof | grep snd with a java app running
30 which locks the sound device. Did the above with it shut down.
31
32 alsamixer shows 2 cards, 1 HDMI, so I presume I got the right 1.
33 The speaker cable is green so I plugged in the middle green hole
34 (which also says "line out"). Also tried the other ones ("line in" and
35 mic symbol).
36
37 There are no other audio slots anywhere so I think is a software problem.
38
39 alsamixer calls the card "HDA AIT SB:" chip "Realtek ALC887-VD"
40 I have PCI/Intel HD Audio/Realtek enabled (plus many others in that group).
41
42 I'm doing all this testing from root.
43
44 I've tried everything I can think of, what next?

Replies

Subject Author
[gentoo-amd64] Re: ALSA no sound Daiajo Tibdixious <daiajo@×××××.com>
Re: [gentoo-amd64] ALSA no sound Frank Peters <frank.peters@×××××××.net>
Re: [gentoo-amd64] ALSA no sound Mark Knecht <markknecht@×××××.com>