Gentoo Archives: gentoo-user

From: Chris Spackman <chris@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] sound stuttering, breaking up, fading in and out
Date: Sat, 18 Apr 2015 22:46:49
Message-Id: 20150418224637.GA14082@sys76
1 I have an issue with sound during music and sometimes video
2 playback. Usually it fades out (gets quieter) and then fades back in a
3 couple of seconds later. This happens randomly maybe a couple of times
4 in an hour or two, but can sometimes go several hours without
5 issue. It has happened with quodlibet and mocp (audio - mostly ogg,
6 some mp3) and with vlc (video - mostly mp4/m4v). I don't use other
7 music/video software enough to notice it there.
8
9 During heavy load (like emerging packages), the sound will sometimes
10 stutter or even stop and then restart a few seconds later. The
11 computer is a few years old, but this has not happened in the past.
12
13 I found somewhere the suggestion to add the following options to
14 /etc/modprobe.d/sound.conf
15
16 options snd-hda-intel vid=8086 pid=8ca0 snoop=0
17
18 The fading out/in *seems to be* less frequent since doing that. But
19 that is my subjective feeling, not based on data.
20
21 Any ideas on what might be wrong and how it can be fixed?
22
23 ** System **
24
25 Window Manager = PekWM
26
27 kernel = Linux sys76 3.18.11-gentoo #1 SMP PREEMPT Thu Apr 9 13:56:02 EDT 2015 x86_64 Intel(R) Core(TM)2 Quad CPU Q8400 @ 2.66GHz GenuineIntel GNU/Linux
28
29
30 ** Hardware Info **
31
32 lspci reports:
33 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
34
35 Modules, from lsmod | grep snd:
36
37 snd_hda_codec_idt 39744 1
38 snd_hda_codec_generic 39746 1 snd_hda_codec_idt
39 snd_hda_intel 17007 2
40 snd_hda_controller 13712 1 snd_hda_intel
41 snd_hda_codec 68033 4
42 snd_hda_codec_idt,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
43 snd_hwdep 5373 1 snd_hda_codec
44 snd_pcm 63521 3
45 snd_hda_codec,snd_hda_intel,snd_hda_controller
46 snd_timer 15422 1 snd_pcm
47 snd 49995 11 snd_hwdep,snd_timer,snd_hda_codec_idt,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
48
49 ** Software **
50
51 [I] media-sound/pulseaudio
52
53 Installed versions: 5.0-r7(03:35:44 PM 04/08/2015)(X alsa
54 alsa-plugin asyncns bluetooth caps dbus gdbm glib gtk ipv6 orc
55 qt4 ssl tcpd udev webrtc-aec -doc -equalizer -gnome -jack
56 -libsamplerate -lirc -neon -oss -realtime -system-wide -systemd
57 -test -xen -zeroconf ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64"
58 ABI_S390="-32 -64" ABI_X86="64 -32 -x32")
59
60 [I] media-plugins/gst-plugins-pulse
61
62 Installed versions: 0.10.31-r1(0.10)^t(12:55:06 PM
63 04/11/2015)(ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64"
64 ABI_S390="-32 -64" ABI_X86="64 -32 -x32") 1.4.5(1.0)^t(04:27:00
65 PM 04/05/2015)(ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64"
66 ABI_S390="-32 -64" ABI_X86="64 -32 -x32")
67
68 [I] media-sound/moc
69
70 Installed versions: 2.5.0(05:50:51 PM 04/12/2015)(aac alsa
71 cache ffmpeg flac mad magic unicode vorbis -curl -debug -jack
72 -libsamplerate -modplug -musepack -oss -sid -sndfile -speex
73 -timidity -tremor -wavpack)
74
75 (I removed Quodlibet recently for unrelated reasons.)
76
77 Thanks for any and all help and advice.
78
79 --
80 Chris Spackman
81
82 GNU Terry Pratchett

Replies

Subject Author
Re: [gentoo-user] sound stuttering, breaking up, fading in and out Fernando Rodriguez <frodriguez.developer@×××××××.com>