Odnośnik do tematu z rozwiązaniem: http://ubuntuforums.org/showthread.php?t=1598118
Rozwiązanie polega na edycji tego pliku:
/etc/pulse/daemon.conf
W Debianie nie istnieje.Kod: Zaznacz cały
;default-sample-format = s16le ;default-sample-rate = 41600 ;default-sample-channels = 2 ;default-channel-map = front-left,front-right and make it like this: default-sample-format = s16le default-sample-rate = 48000 default-sample-channels = 6 ; default-channel-map = front-left,front-right
Kod: Zaznacz cały
cat /proc/asound/cards
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xf0400000 irq 46
Kod: Zaznacz cały
cat /proc/asound/modules
0 snd_hda_intel
Kod: Zaznacz cały
cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.25-5.17rc1.Compiled on Apr 28 2012 for kernel 3.2.0-2-amd64 (SMP).
Kod: Zaznacz cały
dpkg -l | grep alsa
ii alsa-base 1.0.23+dfsg-4 ALSA driver configuration filesii alsa-oss 1.0.25-1 ALSA wrapper for OSS applications
ii alsa-utils 1.0.25-2 Utilities for configuring and using ALSA
ii bluez-alsa:amd64 4.99-2 Bluetooth ALSA support
ii gstreamer0.10-alsa:amd64 0.10.36-1 GStreamer plugin for ALSA