Как-то странно пропал звук после обновления:
root@debra:/home/demon# cat /etc/debian_version
jessie/sid
root@debra:/home/demon# uname -a
Linux debra 3.13-1-amd64 #1 SMP Debian 3.13.4-1 (2014-02-22) x86_64 GNU/Linux
root@debra:/home/demon#
Причём когда вызываешь beep звук появляется на заднем фоне. Когда бипа нет - звука нет.
root@debra:/home/demon# lspci | grep Au
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
root@debra:/home/demon# alsa reload
Unloading ALSA sound driver modules: snd-seq snd-seq-device snd-hda-codec-hdmi snd-hda-codec-conexant snd-hda-intel snd-hda-codec snd-hwdep snd-pcm snd-page-alloc snd-timer (failed: modules still loaded: snd-hda-codec-hdmi snd-hda-codec-conexant snd-hda-intel snd-hda-codec snd-hwdep snd-pcm snd-page-alloc snd-timer).
Loading ALSA sound driver modules: snd-seq snd-seq-device snd-hda-codec-hdmi snd-hda-codec-conexant snd-hda-intel snd-hda-codec snd-hwdep snd-pcm snd-page-alloc snd-timer.
root@debra:/home/demon# alsactl init
Found hardware: "HDA-Intel" "Intel CougarPoint HDMI" "HDA:14f15069,1b0a20bd,00100302 HDA:80862805,1b0a204a,00100000" "0x1b0a" "0x20bd"
Hardware is initialized using a generic method
root@debra:/home/demon# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: CX20585 Analog [CX20585 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: CX20585 Digital [CX20585 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
root@debra:/home/demon# cat /etc/asound.conf
pcm.!default {
type hw
card PCH
}
ctl.!default {
type hw
card PCH
}
root@debra:/home/demon#
В alsamixer вроде всё в порядке Card: HDA Intel PCH F1: Help │ │ Chip: Intel CougarPoint HDMI F2: System information │ │ View: F3:[Playback] F4: Capture F5: All F6: Select sound card │ │ Item: Master [dB gain: -20,00] Esc: Exit │ │ │ │ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ │ │ │ │ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ │▒▒│ │▒▒│ │▒▒│ │ │ → │ │ │ │▒▒│ │▒▒│ │▒▒│ │ │ → │ │ │ │▒▒│ │▒▒│ │▒▒│ │ │ → │ │ │ │▒▒│ │▒▒│ │▒▒│ │ │ → │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ → │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ → │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ → │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ ├──┤ ├──┤ ├──┤ └──┘ └──┘ ┌──┐ ┌──┐ ┌──┐ │ │ │OO│ │OO│ │OO│ │OO│ │OO│ │OO│ │ │ └──┘ └──┘ └──┘ └──┘ └──┘ └──┘ │ │ 43 100<>100 100<>100 100<>100 13<>13 │ │ < Master >Headphon Speaker PCM Mic Boos S/PDIF S/PDIF D S/PDIF 1
Смущает только Chip: Intel CougarPoint HDMI Куда дальше ковырять? Ещё вопрос, а зачем pulseadio вообще нужен?