In my Ubuntu Jaunty Beta, with Pulseaudio 0.9.15 from PPA repo, with a ICE1724 card (Chaintech AV710) the surround channels are not detected by Pulse. Log with --log-level-4 is attached. AV710 and motherboard HDA are listed, only HDA surround channels are detected. It could be an ALSA driver problem? How to help diagnose it? Thanks -- A. C. Censi accensi [em] gmail [ponto] com accensi [em] montreal [ponto] com [ponto] br -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20090420/fdfb05df/attachment.htm> -------------- next part -------------- accensi at CHRIS:~$ pulseaudio --log-level=4 D: main.c: Started as real root: no, suid root: yes I: main.c: We're in the group 'pulse-rt', allowing high-priority scheduling. I: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted I: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted I: core-util.c: Successfully gained nice level -11. D: main.c: Can realtime: yes, can high-priority: yes I: main.c: Giving up CAP_NICE D: main.c: Can realtime: no, can high-priority: no I: main.c: This is PulseAudio 0.9.15 D: main.c: Compilation host: x86_64-pc-linux-gnu D: main.c: Compilation CFLAGS: -g -O2 -g -Wall -O3 -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option D: main.c: Running on host: Linux x86_64 2.6.28-11-server #42-Ubuntu SMP Fri Apr 17 02:45:36 UTC 2009 D: main.c: Found 2 CPUs. I: main.c: Page size is 4096 bytes D: main.c: Compiled with Valgrind support: no D: main.c: Running in valgrind mode: no D: main.c: Optimized build: yes D: main.c: All asserts enabled. I: main.c: Machine ID is c86dee23141e98574f799e00457a2946. I: main.c: Session ID is c86dee23141e98574f799e00457a2946-1240066672.832355-1432383159. I: main.c: Using runtime directory /home/accensi/.pulse/c86dee23141e98574f799e00457a2946:runtime. I: main.c: Using state directory /home/accensi/.pulse. I: main.c: Running in system mode: no I: main.c: Fresh high-resolution timers available! Bon appetit! D: rtclock.c: Timer slack is set to 50 us. D: memblock.c: Using shared memory pool with 1024 slots of size 64.0 KiB each, total size is 64.0 MiB, maximum usable slot size is 65472 I: module.c: Loaded "module-suspend-on-idle" (index: #0; argument: ""). I: module-device-restore.c: Sucessfully opened database file '/home/accensi/.pulse/c86dee23141e98574f799e00457a2946:device-volumes.x86_64-pc-linux-gnu.gdbm'. I: module.c: Loaded "module-device-restore" (index: #1; argument: ""). I: module-stream-restore.c: Sucessfully opened database file '/home/accensi/.pulse/c86dee23141e98574f799e00457a2946:stream-volumes.x86_64-pc-linux-gnu.gdbm'. I: module.c: Loaded "module-stream-restore" (index: #2; argument: ""). I: module-card-restore.c: Sucessfully opened database file '/home/accensi/.pulse/c86dee23141e98574f799e00457a2946:card-database.x86_64-pc-linux-gnu.gdbm'. I: module.c: Loaded "module-card-restore" (index: #3; argument: ""). I: module.c: Loaded "module-augment-properties" (index: #4; argument: ""). D: cli-command.c: Checking for existance of '/usr/lib/pulse-0.9.15/modules/module-hal-detect.so': success D: dbus-util.c: Successfully connected to D-Bus system bus b548060ae6f3d9e63300a8cf49e9ea50 as :1.765 D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/computer_alsa_timer D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/computer_alsa_sequencer D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_1412_1724_sound_card_0_alsa_playback_1 D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_1412_1724_sound_card_0_alsa_playback_0 D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_1412_1724_sound_card_0_alsa_capture_0 D: module-hal-detect.c: Loading module-alsa-card with arguments 'device_id=1 name=pci_1412_1724_sound_card_0 card_name=alsa_card.pci_1412_1724_sound_card_0 tsched=1' D: dbus-util.c: Successfully connected to D-Bus session bus 38f02804a0f5e0695508989e49e9ea72 as :1.147 D: reserve-wrap.c: Successfully acquired reservation lock on device 'Audio1' D: alsa-util.c: Checking for playback on analog-mono (hw) D: alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying hw:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:1 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:hw:1: Invalid argument D: alsa-util.c: Checking for playback on analog-stereo (front) D: alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Device front:1 doesn't support sample format s16le, changed to s32le. D: alsa-util.c: Checking for capture on analog-mono (hw) D: alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying hw:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:1 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:hw:1: Invalid argument D: alsa-util.c: Checking for capture on analog-stereo (front) D: alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Device front:1 doesn't support sample format s16le, changed to s32le. I: module-alsa-card.c: Found output profile 'Output Analog Stereo + Input Analog Stereo' D: alsa-util.c: Checking for capture on iec958-stereo (iec958) D: alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC1D1c failed I: alsa-util.c: Error opening PCM device iec958:1: No such file or directory D: alsa-util.c: Checking for capture on hdmi-stereo (hdmi) D: alsa-util.c: Trying hdmi:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)confmisc.c: Unable to find definition 'cards.ICE1724.pcm.hdmi.0:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2' I: (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory I: (alsa-lib)conf.c: Evaluate error: No such file or directory I: (alsa-lib)pcm.c: Unknown PCM hdmi:1 I: alsa-util.c: Error opening PCM device hdmi:1: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-40 (surround40) D: alsa-util.c: Trying surround40:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround40:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround40:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround40:1 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround40:1: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-40 (a52) D: alsa-util.c: Trying a52:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:1 I: alsa-util.c: Error opening PCM device a52:1: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-41 (surround41) D: alsa-util.c: Trying surround41:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround41:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround41:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround41:1 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround41:1: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-50 (surround50) D: alsa-util.c: Trying surround50:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround50:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround50:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround50:1 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround50:1: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-51 (surround51) D: alsa-util.c: Trying surround51:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround51:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround51:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround51:1 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround51:1: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-51 (a52) D: alsa-util.c: Trying a52:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:1 I: alsa-util.c: Error opening PCM device a52:1: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-71 (surround71) D: alsa-util.c: Trying surround71:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround71:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround71:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround71:1 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround71:1: Invalid argument I: module-alsa-card.c: Found output profile 'Output Analog Stereo' D: alsa-util.c: Checking for playback on iec958-stereo (iec958) D: alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Checking for capture on analog-mono (hw) D: alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying hw:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:1 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:hw:1: Invalid argument D: alsa-util.c: Checking for capture on analog-stereo (front) D: alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Device front:1 doesn't support sample format s16le, changed to s32le. I: module-alsa-card.c: Found output profile 'Output Digital Stereo (IEC958) + Input Analog Stereo' D: alsa-util.c: Checking for capture on iec958-stereo (iec958) D: alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC1D1c failed I: alsa-util.c: Error opening PCM device iec958:1: No such file or directory D: alsa-util.c: Checking for capture on hdmi-stereo (hdmi) D: alsa-util.c: Trying hdmi:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)confmisc.c: Unable to find definition 'cards.ICE1724.pcm.hdmi.0:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2' I: (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory I: (alsa-lib)conf.c: Evaluate error: No such file or directory I: (alsa-lib)pcm.c: Unknown PCM hdmi:1 I: alsa-util.c: Error opening PCM device hdmi:1: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-40 (surround40) D: alsa-util.c: Trying surround40:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround40:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround40:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround40:1 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround40:1: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-40 (a52) D: alsa-util.c: Trying a52:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:1 I: alsa-util.c: Error opening PCM device a52:1: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-41 (surround41) D: alsa-util.c: Trying surround41:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround41:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround41:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround41:1 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround41:1: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-50 (surround50) D: alsa-util.c: Trying surround50:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround50:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround50:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround50:1 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround50:1: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-51 (surround51) D: alsa-util.c: Trying surround51:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround51:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround51:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround51:1 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround51:1: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-51 (a52) D: alsa-util.c: Trying a52:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:1 I: alsa-util.c: Error opening PCM device a52:1: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-71 (surround71) D: alsa-util.c: Trying surround71:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround71:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround71:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround71:1 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround71:1: Invalid argument I: module-alsa-card.c: Found output profile 'Output Digital Stereo (IEC958)' D: alsa-util.c: Checking for playback on hdmi-stereo (hdmi) D: alsa-util.c: Trying hdmi:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)confmisc.c: Unable to find definition 'cards.ICE1724.pcm.hdmi.0:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2' I: (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory I: (alsa-lib)conf.c: Evaluate error: No such file or directory I: (alsa-lib)pcm.c: Unknown PCM hdmi:1 I: alsa-util.c: Error opening PCM device hdmi:1: No such file or directory D: alsa-util.c: Checking for playback on analog-surround-40 (surround40) D: alsa-util.c: Trying surround40:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround40:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround40:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround40:1 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround40:1: Invalid argument D: alsa-util.c: Checking for playback on iec958-ac3-surround-40 (a52) D: alsa-util.c: Trying a52:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:1 I: alsa-util.c: Error opening PCM device a52:1: No such file or directory D: alsa-util.c: Checking for playback on analog-surround-41 (surround41) D: alsa-util.c: Trying surround41:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround41:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround41:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround41:1 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround41:1: Invalid argument D: alsa-util.c: Checking for playback on analog-surround-50 (surround50) D: alsa-util.c: Trying surround50:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround50:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround50:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround50:1 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround50:1: Invalid argument D: alsa-util.c: Checking for playback on analog-surround-51 (surround51) D: alsa-util.c: Trying surround51:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround51:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround51:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround51:1 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround51:1: Invalid argument D: alsa-util.c: Checking for playback on iec958-ac3-surround-51 (a52) D: alsa-util.c: Trying a52:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:1 I: alsa-util.c: Error opening PCM device a52:1: No such file or directory D: alsa-util.c: Checking for playback on analog-surround-71 (surround71) D: alsa-util.c: Trying surround71:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround71:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround71:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround71:1 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround71:1: Invalid argument D: alsa-util.c: Checking for capture on analog-mono (hw) D: alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying hw:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:1 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:hw:1: Invalid argument D: alsa-util.c: Checking for capture on analog-stereo (front) D: alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Device front:1 doesn't support sample format s16le, changed to s32le. I: module-alsa-card.c: Found output profile 'Input Analog Stereo' D: alsa-util.c: Checking for capture on iec958-stereo (iec958) D: alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC1D1c failed I: alsa-util.c: Error opening PCM device iec958:1: No such file or directory D: alsa-util.c: Checking for capture on hdmi-stereo (hdmi) D: alsa-util.c: Trying hdmi:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)confmisc.c: Unable to find definition 'cards.ICE1724.pcm.hdmi.0:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2' I: (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory I: (alsa-lib)conf.c: Evaluate error: No such file or directory I: (alsa-lib)pcm.c: Unknown PCM hdmi:1 I: alsa-util.c: Error opening PCM device hdmi:1: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-40 (surround40) D: alsa-util.c: Trying surround40:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround40:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround40:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround40:1 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround40:1: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-40 (a52) D: alsa-util.c: Trying a52:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:1 I: alsa-util.c: Error opening PCM device a52:1: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-41 (surround41) D: alsa-util.c: Trying surround41:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround41:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround41:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround41:1 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround41:1: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-50 (surround50) D: alsa-util.c: Trying surround50:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround50:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround50:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround50:1 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround50:1: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-51 (surround51) D: alsa-util.c: Trying surround51:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround51:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround51:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround51:1 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround51:1: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-51 (a52) D: alsa-util.c: Trying a52:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:1 I: alsa-util.c: Error opening PCM device a52:1: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-71 (surround71) D: alsa-util.c: Trying surround71:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround71:1 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround71:1 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround71:1 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround71:1: Invalid argument I: card.c: Created 0 "alsa_card.pci_1412_1724_sound_card_0" D: alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Maximum hw buffer size is 743 ms I: alsa-util.c: Device front:1 doesn't support sample format s16le, changed to s32le. I: alsa-sink.c: Successfully opened device front:1. I: alsa-sink.c: Selected configuration 'Analog Stereo' (analog-stereo). I: alsa-sink.c: Successfully enabled mmap() mode. I: alsa-sink.c: Successfully enabled timer-based scheduling mode. I: (alsa-lib)control.c: Invalid CTL front:1 I: alsa-util.c: Unable to attach to mixer front:1: No such file or directory I: alsa-util.c: Successfully attached to mixer 'hw:1' I: alsa-util.c: Using mixer control "Master". I: module-device-restore.c: Restoring volume for sink alsa_output.pci_1412_1724_sound_card_0. I: module-device-restore.c: Restoring mute state for sink alsa_output.pci_1412_1724_sound_card_0. I: sink.c: Created sink 0 "alsa_output.pci_1412_1724_sound_card_0" with sample spec s32le 2ch 44100Hz and channel map front-left,front-right I: sink.c: alsa.resolution_bits = "24" I: sink.c: alsa.mixer_element = "Master" I: sink.c: device.api = "alsa" I: sink.c: device.class = "sound" I: sink.c: alsa.class = "generic" I: sink.c: alsa.subclass = "generic-mix" I: sink.c: alsa.name = "ICE1724" I: sink.c: alsa.id = "ICE1724" I: sink.c: alsa.subdevice = "0" I: sink.c: alsa.subdevice_name = "subdevice #0" I: sink.c: alsa.device = "0" I: sink.c: alsa.card = "1" I: sink.c: alsa.card_name = "Chaintech AV-710" I: sink.c: alsa.long_card_name = "Chaintech AV-710 at 0xe880, irq 16" I: sink.c: alsa.driver_name = "snd_ice1724" I: sink.c: device.bus_path = "/devices/pci0000:00/0000:00:1e.0/0000:03:01.0/sound/card1" I: sink.c: hal.udi = "/org/freedesktop/Hal/devices/pci_1412_1724_sound_card_0" I: sink.c: hal.product = "Chaintech AV-710 Sound Card" I: sink.c: hal.card_id = "Chaintech AV-710" I: sink.c: device.string = "front:1" I: sink.c: device.buffering.buffer_size = "262144" I: sink.c: device.buffering.fragment_size = "131072" I: sink.c: device.access_mode = "mmap+timer" I: sink.c: device.profile.name = "analog-stereo" I: sink.c: device.profile.description = "Analog Stereo" I: sink.c: device.description = "Chaintech AV-710" I: sink.c: device.icon_name = "audio-card" I: module-device-restore.c: Restoring volume for source alsa_output.pci_1412_1724_sound_card_0.monitor. I: module-device-restore.c: Restoring mute state for source alsa_output.pci_1412_1724_sound_card_0.monitor. I: source.c: Created source 0 "alsa_output.pci_1412_1724_sound_card_0.monitor" with sample spec s32le 2ch 44100Hz and channel map front-left,front-right I: source.c: device.description = "Monitor of Chaintech AV-710" I: source.c: device.class = "monitor" I: source.c: alsa.card = "1" I: source.c: alsa.card_name = "Chaintech AV-710" I: source.c: alsa.long_card_name = "Chaintech AV-710 at 0xe880, irq 16" I: source.c: alsa.driver_name = "snd_ice1724" I: source.c: device.bus_path = "/devices/pci0000:00/0000:00:1e.0/0000:03:01.0/sound/card1" I: source.c: hal.udi = "/org/freedesktop/Hal/devices/pci_1412_1724_sound_card_0" I: source.c: hal.product = "Chaintech AV-710 Sound Card" I: source.c: hal.card_id = "Chaintech AV-710" I: source.c: device.string = "1" I: source.c: device.icon_name = "audio-card" I: alsa-sink.c: Using 2 fragments of size 131072 bytes, buffer time is 743.04ms I: alsa-sink.c: Time scheduling watermark is 20.00ms D: alsa-sink.c: Latency set to 250.00ms D: alsa-sink.c: hwbuf_unused=173944 D: alsa-sink.c: setting avail_min=31887 I: alsa-sink.c: Volume ranges from 0 to 31. I: alsa-sink.c: Volume ranges from -46.50 dB to 0.00 dB. I: alsa-sink.c: No particular base volume set, fixing to 0 dB I: alsa-util.c: ALSA device lacks independant volume controls for each channel. I: alsa-sink.c: Using hardware volume control. Hardware dB scale supported. D: alsa-util.c: snd_pcm_dump(): D: alsa-util.c: Hardware PCM card 1 'Chaintech AV-710' device 0 subdevice 0 D: alsa-util.c: Its setup is: D: alsa-util.c: stream : PLAYBACK D: alsa-util.c: access : MMAP_INTERLEAVED D: alsa-util.c: format : S32_LE D: alsa-util.c: subformat : STD D: alsa-util.c: channels : 2 D: alsa-util.c: rate : 44100 D: alsa-util.c: exact rate : 44100 (44100/1) D: alsa-util.c: msbits : 24 D: alsa-util.c: buffer_size : 32768 D: alsa-util.c: period_size : 16384 D: alsa-util.c: period_time : 371519 D: alsa-util.c: tstamp_mode : ENABLE D: alsa-util.c: period_step : 1 D: alsa-util.c: avail_min : 31887 D: alsa-util.c: period_event : 0 D: alsa-util.c: start_threshold : -1 D: alsa-util.c: stop_threshold : 4611686018427387904 D: alsa-util.c: silence_threshold: 0 D: alsa-util.c: silence_size : 0 D: alsa-util.c: boundary : 4611686018427387904 D: alsa-sink.c: Thread starting up D: rtpoll.c: Acquired POSIX realtime signal SIGRTMIN+29 D: alsa-sink.c: Requested volume: 0: 48% 1: 48% D: alsa-sink.c: Got hardware volume: 0: 50% 1: 50% D: alsa-sink.c: Calculated software volume: 0: 98% 1: 98% I: alsa-sink.c: Starting playback. D: alsa-sink.c: Cutting sleep time for the initial iterations by half. D: alsa-sink.c: Cutting sleep time for the initial iterations by half. D: alsa-sink.c: Cutting sleep time for the initial iterations by half. D: module-suspend-on-idle.c: Sink alsa_output.pci_1412_1724_sound_card_0 becomes idle. D: alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Maximum hw buffer size is 743 ms I: alsa-util.c: Device front:1 doesn't support sample format s16le, changed to s32le. I: alsa-source.c: Successfully opened device front:1. I: alsa-source.c: Selected configuration 'Analog Stereo' (analog-stereo). I: alsa-source.c: Successfully enabled mmap() mode. I: alsa-source.c: Successfully enabled timer-based scheduling mode. I: (alsa-lib)control.c: Invalid CTL front:1 I: alsa-util.c: Unable to attach to mixer front:1: No such file or directory I: alsa-util.c: Successfully attached to mixer 'hw:1' I: alsa-util.c: Using mixer control "Capture". I: module-device-restore.c: Restoring volume for source alsa_input.pci_1412_1724_sound_card_0. I: module-device-restore.c: Restoring mute state for source alsa_input.pci_1412_1724_sound_card_0. I: source.c: Created source 1 "alsa_input.pci_1412_1724_sound_card_0" with sample spec s32le 2ch 44100Hz and channel map front-left,front-right I: source.c: alsa.resolution_bits = "24" I: source.c: alsa.mixer_element = "Capture" I: source.c: device.api = "alsa" I: source.c: device.class = "sound" I: source.c: alsa.class = "generic" I: source.c: alsa.subclass = "generic-mix" I: source.c: alsa.name = "ICE1724" I: source.c: alsa.id = "ICE1724" I: source.c: alsa.subdevice = "0" I: source.c: alsa.subdevice_name = "subdevice #0" I: source.c: alsa.device = "0" I: source.c: alsa.card = "1" I: source.c: alsa.card_name = "Chaintech AV-710" I: source.c: alsa.long_card_name = "Chaintech AV-710 at 0xe880, irq 16" I: source.c: alsa.driver_name = "snd_ice1724" I: source.c: device.bus_path = "/devices/pci0000:00/0000:00:1e.0/0000:03:01.0/sound/card1" I: source.c: hal.udi = "/org/freedesktop/Hal/devices/pci_1412_1724_sound_card_0" I: source.c: hal.product = "Chaintech AV-710 Sound Card" I: source.c: hal.card_id = "Chaintech AV-710" I: source.c: device.string = "front:1" I: source.c: device.buffering.buffer_size = "262144" I: source.c: device.buffering.fragment_size = "131072" I: source.c: device.access_mode = "mmap+timer" I: source.c: device.profile.name = "analog-stereo" I: source.c: device.profile.description = "Analog Stereo" I: source.c: device.description = "Chaintech AV-710" I: source.c: device.icon_name = "audio-card" I: alsa-source.c: Using 2 fragments of size 131072 bytes, buffer time is 743.04ms I: alsa-source.c: Time scheduling watermark is 20.00ms D: alsa-source.c: hwbuf_unused=0 D: alsa-source.c: setting avail_min=31886 I: alsa-source.c: Volume ranges from 0 to 15. I: alsa-source.c: Volume ranges from 0.00 dB to 22.50 dB. I: alsa-source.c: Fixing base volume to -22.50 dB I: alsa-util.c: All 2 channels can be mapped to mixer channels. I: alsa-source.c: Using hardware volume control. Hardware dB scale supported. D: alsa-util.c: snd_pcm_dump(): D: alsa-util.c: Hardware PCM card 1 'Chaintech AV-710' device 0 subdevice 0 D: alsa-util.c: Its setup is: D: alsa-util.c: stream : CAPTURE D: alsa-util.c: access : MMAP_INTERLEAVED D: alsa-util.c: format : S32_LE D: alsa-util.c: subformat : STD D: alsa-util.c: channels : 2 D: alsa-util.c: rate : 44100 D: alsa-util.c: exact rate : 44100 (44100/1) D: alsa-util.c: msbits : 24 D: alsa-util.c: buffer_size : 32768 D: alsa-util.c: period_size : 16384 D: alsa-util.c: period_time : 371519 D: alsa-util.c: tstamp_mode : ENABLE D: alsa-util.c: period_step : 1 D: alsa-util.c: avail_min : 31886 D: alsa-util.c: period_event : 0 D: alsa-util.c: start_threshold : -1 D: alsa-util.c: stop_threshold : 4611686018427387904 D: alsa-util.c: silence_threshold: 0 D: alsa-util.c: silence_size : 0 D: alsa-util.c: boundary : 4611686018427387904 D: alsa-source.c: Thread starting up D: rtpoll.c: Acquired POSIX realtime signal SIGRTMIN+28 D: alsa-source.c: Requested volume: 0: 100% 1: 100% D: alsa-source.c: Got hardware volume: 0: 100% 1: 100% D: alsa-source.c: Calculated software volume: 0: 100% 1: 100% D: module-suspend-on-idle.c: Source alsa_input.pci_1412_1724_sound_card_0 becomes idle. I: module.c: Loaded "module-alsa-card" (index: #5; argument: "device_id=1 name=pci_1412_1724_sound_card_0 card_name=alsa_card.pci_1412_1724_sound_card_0 tsched=1"). D: module-hal-detect.c: Loaded device /org/freedesktop/Hal/devices/pci_1412_1724_sound_card_0_alsa_control__1 D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_8086_27d8_sound_card_0_alsa_playback_1 D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_8086_27d8_sound_card_0_alsa_playback_0 D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_8086_27d8_sound_card_0_alsa_capture_0 D: module-hal-detect.c: Loading module-alsa-card with arguments 'device_id=0 name=pci_8086_27d8_sound_card_0 card_name=alsa_card.pci_8086_27d8_sound_card_0 tsched=1' D: reserve-wrap.c: Successfully acquired reservation lock on device 'Audio0' D: alsa-util.c: Checking for playback on analog-mono (hw) D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-sink.c: Cutting sleep time for the initial iterations by half. D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument D: alsa-sink.c: Cutting sleep time for the initial iterations by half. D: alsa-util.c: Checking for playback on analog-stereo (front) D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-sink.c: Cutting sleep time for the initial iterations by half. D: alsa-util.c: Checking for capture on analog-mono (hw) D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument D: alsa-util.c: Checking for capture on analog-stereo (front) D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ... I: module-alsa-card.c: Found output profile 'Output Analog Stereo + Input Analog Stereo' D: alsa-util.c: Checking for capture on iec958-stereo (iec958) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D1c failed I: alsa-util.c: Error opening PCM device iec958:0: No such file or directory D: alsa-util.c: Checking for capture on hdmi-stereo (hdmi) D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D3c failed I: alsa-util.c: Error opening PCM device hdmi:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-40 (surround40) D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround40:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround40:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround40:0: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-40 (a52) D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:0 I: alsa-util.c: Error opening PCM device a52:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-41 (surround41) D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround41:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround41:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround41:0 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround41:0: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-50 (surround50) D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround50:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround50:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround50:0 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround50:0: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-51 (surround51) D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround51:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround51:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround51:0: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-51 (a52) D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:0 I: alsa-util.c: Error opening PCM device a52:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-71 (surround71) D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround71:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround71:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround71:0: Invalid argument I: module-alsa-card.c: Found output profile 'Output Analog Stereo' D: alsa-util.c: Checking for playback on iec958-stereo (iec958) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Checking for capture on analog-mono (hw) D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument D: alsa-util.c: Checking for capture on analog-stereo (front) D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ... I: module-alsa-card.c: Found output profile 'Output Digital Stereo (IEC958) + Input Analog Stereo' D: alsa-util.c: Checking for capture on iec958-stereo (iec958) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D1c failed I: alsa-util.c: Error opening PCM device iec958:0: No such file or directory D: alsa-util.c: Checking for capture on hdmi-stereo (hdmi) D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D3c failed I: alsa-util.c: Error opening PCM device hdmi:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-40 (surround40) D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround40:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround40:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround40:0: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-40 (a52) D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:0 I: alsa-util.c: Error opening PCM device a52:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-41 (surround41) D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround41:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround41:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround41:0 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround41:0: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-50 (surround50) D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround50:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround50:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround50:0 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-source.c: Wakeup from ALSA! I: alsa-util.c: Failed to set hardware parameters on plug:surround50:0: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-51 (surround51) D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ... I: alsa-source.c: Overrun! N: alsa-source.c: Increasing wakeup watermark to 30.00 ms D: alsa-util.c: Trying surround51:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround51:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround51:0: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-51 (a52) D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:0 I: alsa-util.c: Error opening PCM device a52:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-71 (surround71) D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround71:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround71:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround71:0: Invalid argument I: module-alsa-card.c: Found output profile 'Output Digital Stereo (IEC958)' D: alsa-util.c: Checking for playback on hdmi-stereo (hdmi) D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D3p failed I: alsa-util.c: Error opening PCM device hdmi:0: No such file or directory D: alsa-util.c: Checking for playback on analog-surround-40 (surround40) D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Checking for capture on analog-mono (hw) D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument D: alsa-util.c: Checking for capture on analog-stereo (front) D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ... I: module-alsa-card.c: Found output profile 'Output Analog Surround 4.0 + Input Analog Stereo' D: alsa-util.c: Checking for capture on iec958-stereo (iec958) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D1c failed I: alsa-util.c: Error opening PCM device iec958:0: No such file or directory D: alsa-util.c: Checking for capture on hdmi-stereo (hdmi) D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D3c failed I: alsa-util.c: Error opening PCM device hdmi:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-40 (surround40) D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround40:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround40:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround40:0: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-40 (a52) D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:0 I: alsa-util.c: Error opening PCM device a52:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-41 (surround41) D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround41:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround41:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround41:0 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround41:0: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-50 (surround50) D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround50:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround50:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround50:0 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround50:0: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-51 (surround51) D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround51:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround51:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround51:0: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-51 (a52) D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:0 I: alsa-util.c: Error opening PCM device a52:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-71 (surround71) D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround71:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround71:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround71:0: Invalid argument I: module-alsa-card.c: Found output profile 'Output Analog Surround 4.0' D: alsa-util.c: Checking for playback on iec958-ac3-surround-40 (a52) D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:0 I: alsa-util.c: Error opening PCM device a52:0: No such file or directory D: alsa-util.c: Checking for playback on analog-surround-41 (surround41) D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Checking for capture on analog-mono (hw) D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument D: alsa-util.c: Checking for capture on analog-stereo (front) D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ... I: module-alsa-card.c: Found output profile 'Output Analog Surround 4.1 + Input Analog Stereo' D: alsa-util.c: Checking for capture on iec958-stereo (iec958) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D1c failed I: alsa-util.c: Error opening PCM device iec958:0: No such file or directory D: alsa-util.c: Checking for capture on hdmi-stereo (hdmi) D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D3c failed I: alsa-util.c: Error opening PCM device hdmi:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-40 (surround40) D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround40:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround40:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround40:0: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-40 (a52) D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:0 I: alsa-util.c: Error opening PCM device a52:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-41 (surround41) D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround41:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround41:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround41:0 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround41:0: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-50 (surround50) D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround50:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround50:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround50:0 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround50:0: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-51 (surround51) D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround51:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround51:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround51:0: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-51 (a52) D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:0 I: alsa-util.c: Error opening PCM device a52:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-71 (surround71) D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround71:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround71:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround71:0: Invalid argument I: module-alsa-card.c: Found output profile 'Output Analog Surround 4.1' D: alsa-util.c: Checking for playback on analog-surround-50 (surround50) D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-source.c: Wakeup from ALSA! D: alsa-util.c: Checking for capture on analog-mono (hw) D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument D: alsa-util.c: Checking for capture on analog-stereo (front) D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ... I: module-alsa-card.c: Found output profile 'Output Analog Surround 5.0 + Input Analog Stereo' D: alsa-util.c: Checking for capture on iec958-stereo (iec958) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D1c failed I: alsa-util.c: Error opening PCM device iec958:0: No such file or directory D: alsa-util.c: Checking for capture on hdmi-stereo (hdmi) D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D3c failed I: alsa-util.c: Error opening PCM device hdmi:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-40 (surround40) D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround40:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround40:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround40:0: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-40 (a52) D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:0 I: alsa-util.c: Error opening PCM device a52:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-41 (surround41) D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround41:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround41:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround41:0 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround41:0: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-50 (surround50) D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround50:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround50:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround50:0 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround50:0: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-51 (surround51) D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround51:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround51:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround51:0: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-51 (a52) D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:0 I: alsa-util.c: Error opening PCM device a52:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-71 (surround71) D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround71:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround71:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround71:0: Invalid argument I: module-alsa-card.c: Found output profile 'Output Analog Surround 5.0' D: alsa-util.c: Checking for playback on analog-surround-51 (surround51) D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Checking for capture on analog-mono (hw) D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument D: alsa-util.c: Checking for capture on analog-stereo (front) D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ... I: module-alsa-card.c: Found output profile 'Output Analog Surround 5.1 + Input Analog Stereo' D: alsa-util.c: Checking for capture on iec958-stereo (iec958) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D1c failed I: alsa-util.c: Error opening PCM device iec958:0: No such file or directory D: alsa-util.c: Checking for capture on hdmi-stereo (hdmi) D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D3c failed I: alsa-util.c: Error opening PCM device hdmi:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-40 (surround40) D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround40:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround40:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround40:0: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-40 (a52) D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:0 I: alsa-util.c: Error opening PCM device a52:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-41 (surround41) D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround41:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround41:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround41:0 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround41:0: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-50 (surround50) D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround50:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround50:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround50:0 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround50:0: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-51 (surround51) D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround51:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround51:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround51:0: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-51 (a52) D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:0 I: alsa-util.c: Error opening PCM device a52:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-71 (surround71) D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround71:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround71:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround71:0: Invalid argument I: module-alsa-card.c: Found output profile 'Output Analog Surround 5.1' D: alsa-util.c: Checking for playback on iec958-ac3-surround-51 (a52) D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:0 I: alsa-util.c: Error opening PCM device a52:0: No such file or directory D: alsa-util.c: Checking for playback on analog-surround-71 (surround71) D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-source.c: Wakeup from ALSA! D: alsa-util.c: Checking for capture on analog-mono (hw) D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument D: alsa-util.c: Checking for capture on analog-stereo (front) D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ... I: module-alsa-card.c: Found output profile 'Output Analog Surround 7.1 + Input Analog Stereo' D: alsa-util.c: Checking for capture on iec958-stereo (iec958) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D1c failed I: alsa-util.c: Error opening PCM device iec958:0: No such file or directory D: alsa-util.c: Checking for capture on hdmi-stereo (hdmi) D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D3c failed I: alsa-util.c: Error opening PCM device hdmi:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-40 (surround40) D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround40:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround40:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround40:0: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-40 (a52) D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:0 I: alsa-util.c: Error opening PCM device a52:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-41 (surround41) D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround41:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround41:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround41:0 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround41:0: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-50 (surround50) D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround50:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround50:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround50:0 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround50:0: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-51 (surround51) D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround51:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround51:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround51:0: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-51 (a52) D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:0 I: alsa-util.c: Error opening PCM device a52:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-71 (surround71) D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround71:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround71:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround71:0: Invalid argument I: module-alsa-card.c: Found output profile 'Output Analog Surround 7.1' D: alsa-util.c: Checking for capture on analog-mono (hw) D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument D: alsa-util.c: Checking for capture on analog-stereo (front) D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ... I: module-alsa-card.c: Found output profile 'Input Analog Stereo' D: alsa-util.c: Checking for capture on iec958-stereo (iec958) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D1c failed I: alsa-util.c: Error opening PCM device iec958:0: No such file or directory D: alsa-util.c: Checking for capture on hdmi-stereo (hdmi) D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D3c failed I: alsa-util.c: Error opening PCM device hdmi:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-40 (surround40) D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround40:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround40:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround40:0: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-40 (a52) D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:0 I: alsa-util.c: Error opening PCM device a52:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-41 (surround41) D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround41:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround41:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround41:0 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround41:0: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-50 (surround50) D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround50:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround50:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: Trying plug:surround50:0 without SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_params.c: Slave PCM not usable I: alsa-util.c: Failed to set hardware parameters on plug:surround50:0: Invalid argument D: alsa-util.c: Checking for capture on analog-surround-51 (surround51) D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround51:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround51:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround51:0: Invalid argument D: alsa-util.c: Checking for capture on iec958-ac3-surround-51 (a52) D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm.c: Unknown PCM a52:0 I: alsa-util.c: Error opening PCM device a52:0: No such file or directory D: alsa-util.c: Checking for capture on analog-surround-71 (surround71) D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying surround71:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Trying plug:surround71:0 without SND_PCM_NO_AUTO_FORMAT ... I: alsa-util.c: Failed to set hardware parameters on plug:surround71:0: Invalid argument I: card.c: Created 1 "alsa_card.pci_8086_27d8_sound_card_0" D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Maximum hw buffer size is 92 ms I: alsa-sink.c: Successfully opened device surround71:0. I: alsa-sink.c: Selected configuration 'Analog Surround 7.1' (analog-surround-71). I: alsa-sink.c: Successfully enabled mmap() mode. I: alsa-sink.c: Successfully enabled timer-based scheduling mode. I: (alsa-lib)control.c: Invalid CTL surround71:0 I: alsa-util.c: Unable to attach to mixer surround71:0: No such file or directory I: alsa-util.c: Successfully attached to mixer 'hw:0' I: alsa-util.c: Cannot find mixer control "Master" or mixer control is no combination of switch/volume. I: alsa-util.c: Cannot find fallback mixer control "PCM" or mixer control is no combination of switch/volume. I: alsa-util.c: Using mixer control "PCM". I: module-device-restore.c: Restoring volume for sink alsa_output.pci_8086_27d8_sound_card_0. I: module-device-restore.c: Restoring mute state for sink alsa_output.pci_8086_27d8_sound_card_0. I: sink.c: Created sink 1 "alsa_output.pci_8086_27d8_sound_card_0" with sample spec s16le 8ch 44100Hz and channel map front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right I: sink.c: alsa.resolution_bits = "16" I: sink.c: alsa.mixer_element = "PCM" I: sink.c: device.api = "alsa" I: sink.c: device.class = "sound" I: sink.c: alsa.class = "generic" I: sink.c: alsa.subclass = "generic-mix" I: sink.c: alsa.name = "VT1708B Analog" I: sink.c: alsa.id = "VT1708B Analog" I: sink.c: alsa.subdevice = "0" I: sink.c: alsa.subdevice_name = "subdevice #0" I: sink.c: alsa.device = "0" I: sink.c: alsa.card = "0" I: sink.c: alsa.card_name = "HDA Intel" I: sink.c: alsa.long_card_name = "HDA Intel at 0xfe778000 irq 16" I: sink.c: alsa.driver_name = "snd_hda_intel" I: sink.c: device.bus_path = "/devices/pci0000:00/0000:00:1b.0/sound/card0" I: sink.c: hal.udi = "/org/freedesktop/Hal/devices/pci_8086_27d8_sound_card_0" I: sink.c: hal.product = "HDA Intel Sound Card" I: sink.c: hal.card_id = "HDA Intel" I: sink.c: device.string = "surround71:0" I: sink.c: device.buffering.buffer_size = "65536" I: sink.c: device.buffering.fragment_size = "32768" I: sink.c: device.access_mode = "mmap+timer" I: sink.c: device.profile.name = "analog-surround-71" I: sink.c: device.profile.description = "Analog Surround 7.1" I: sink.c: device.description = "HDA Intel" I: sink.c: device.icon_name = "audio-card" I: module-device-restore.c: Restoring volume for source alsa_output.pci_8086_27d8_sound_card_0.monitor. I: module-device-restore.c: Restoring mute state for source alsa_output.pci_8086_27d8_sound_card_0.monitor. I: source.c: Created source 2 "alsa_output.pci_8086_27d8_sound_card_0.monitor" with sample spec s16le 8ch 44100Hz and channel map front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right I: source.c: device.description = "Monitor of HDA Intel" I: source.c: device.class = "monitor" I: source.c: alsa.card = "0" I: source.c: alsa.card_name = "HDA Intel" I: source.c: alsa.long_card_name = "HDA Intel at 0xfe778000 irq 16" I: source.c: alsa.driver_name = "snd_hda_intel" I: source.c: device.bus_path = "/devices/pci0000:00/0000:00:1b.0/sound/card0" I: source.c: hal.udi = "/org/freedesktop/Hal/devices/pci_8086_27d8_sound_card_0" I: source.c: hal.product = "HDA Intel Sound Card" I: source.c: hal.card_id = "HDA Intel" I: source.c: device.string = "0" I: source.c: device.icon_name = "audio-card" I: alsa-sink.c: Using 2 fragments of size 32768 bytes, buffer time is 92.88ms I: alsa-sink.c: Time scheduling watermark is 20.00ms D: alsa-sink.c: Latency set to 92.88ms D: alsa-sink.c: hwbuf_unused=16 D: alsa-sink.c: setting avail_min=3215 I: alsa-sink.c: Volume ranges from 0 to 255. I: alsa-sink.c: Volume ranges from -51.00 dB to 0.00 dB. I: alsa-sink.c: No particular base volume set, fixing to 0 dB I: alsa-util.c: ALSA device lacks separate volumes control for channel 'rear-left' I: alsa-sink.c: Using hardware volume control. Hardware dB scale supported. I: alsa-sink.c: Using software mute control. D: alsa-util.c: snd_pcm_dump(): D: alsa-util.c: Soft volume PCM D: alsa-util.c: Control: PCM Playback Volume D: alsa-util.c: min_dB: -51 D: alsa-util.c: max_dB: 0 D: alsa-util.c: resolution: 256 D: alsa-util.c: Its setup is: D: alsa-util.c: stream : PLAYBACK D: alsa-util.c: access : MMAP_INTERLEAVED D: alsa-util.c: format : S16_LE D: alsa-util.c: subformat : STD D: alsa-util.c: channels : 8 D: alsa-util.c: rate : 44100 D: alsa-util.c: exact rate : 44100 (44100/1) D: alsa-util.c: msbits : 16 D: alsa-util.c: buffer_size : 4096 D: alsa-util.c: period_size : 2048 D: alsa-util.c: period_time : 46439 D: alsa-util.c: tstamp_mode : ENABLE D: alsa-util.c: period_step : 1 D: alsa-util.c: avail_min : 3215 D: alsa-util.c: period_event : 0 D: alsa-util.c: start_threshold : -1 D: alsa-util.c: stop_threshold : 4611686018427387904 D: alsa-util.c: silence_threshold: 0 D: alsa-util.c: silence_size : 0 D: alsa-util.c: boundary : 4611686018427387904 D: alsa-util.c: Slave: Hardware PCM card 0 'HDA Intel' device 0 subdevice 0 D: alsa-util.c: Its setup is: D: alsa-util.c: stream : PLAYBACK D: alsa-util.c: access : MMAP_INTERLEAVED D: alsa-util.c: format : S16_LE D: alsa-util.c: subformat : STD D: alsa-util.c: channels : 8 D: alsa-util.c: rate : 44100 D: alsa-util.c: exact rate : 44100 (44100/1) D: alsa-util.c: msbits : 16 D: alsa-util.c: buffer_size : 4096 D: alsa-util.c: period_size : 2048 D: alsa-util.c: period_time : 46439 D: alsa-util.c: tstamp_mode : ENABLE D: alsa-util.c: period_step : 1 D: alsa-util.c: avail_min : 3215 D: alsa-util.c: period_event : 0 D: alsa-util.c: start_threshold : -1 D: alsa-util.c: stop_threshold : 4611686018427387904 D: alsa-util.c: silence_threshold: 0 D: alsa-util.c: silence_size : 0 D: alsa-util.c: boundary : 4611686018427387904 D: alsa-sink.c: Thread starting up D: alsa-sink.c: Requested volume: 0: 89% 1: 89% 2: 89% 3: 89% 4: 89% 5: 89% 6: 89% 7: 89% D: rtpoll.c: Acquired POSIX realtime signal SIGRTMIN+27 D: alsa-sink.c: Got hardware volume: 0: 89% 1: 89% 2: 89% 3: 89% 4: 89% 5: 89% 6: 89% 7: 89% D: alsa-sink.c: Calculated software volume: 0: 99% 1: 99% 2: 99% 3: 99% 4: 99% 5: 99% 6: 99% 7: 99% I: alsa-sink.c: Starting playback. D: alsa-sink.c: Cutting sleep time for the initial iterations by half. D: alsa-sink.c: Cutting sleep time for the initial iterations by half. D: module-suspend-on-idle.c: Sink alsa_output.pci_8086_27d8_sound_card_0 becomes idle. D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Maximum hw buffer size is 371 ms I: alsa-source.c: Successfully opened device front:0. I: alsa-source.c: Selected configuration 'Analog Stereo' (analog-stereo). I: alsa-source.c: Successfully enabled mmap() mode. I: alsa-source.c: Successfully enabled timer-based scheduling mode. I: (alsa-lib)control.c: Invalid CTL front:0 I: alsa-util.c: Unable to attach to mixer front:0: No such file or directory I: alsa-util.c: Successfully attached to mixer 'hw:0' I: alsa-util.c: Using mixer control "Capture". I: module-device-restore.c: Restoring volume for source alsa_input.pci_8086_27d8_sound_card_0. I: module-device-restore.c: Restoring mute state for source alsa_input.pci_8086_27d8_sound_card_0. I: source.c: Created source 3 "alsa_input.pci_8086_27d8_sound_card_0" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right I: source.c: alsa.resolution_bits = "16" I: source.c: alsa.mixer_element = "Capture" I: source.c: device.api = "alsa" I: source.c: device.class = "sound" I: source.c: alsa.class = "generic" I: source.c: alsa.subclass = "generic-mix" I: source.c: alsa.name = "VT1708B Analog" I: source.c: alsa.id = "VT1708B Analog" I: source.c: alsa.subdevice = "0" I: source.c: alsa.subdevice_name = "subdevice #0" I: source.c: alsa.device = "0" I: source.c: alsa.card = "0" I: source.c: alsa.card_name = "HDA Intel" I: source.c: alsa.long_card_name = "HDA Intel at 0xfe778000 irq 16" I: source.c: alsa.driver_name = "snd_hda_intel" I: source.c: device.bus_path = "/devices/pci0000:00/0000:00:1b.0/sound/card0" I: source.c: hal.udi = "/org/freedesktop/Hal/devices/pci_8086_27d8_sound_card_0" I: source.c: hal.product = "HDA Intel Sound Card" I: source.c: hal.card_id = "HDA Intel" I: source.c: device.string = "front:0" I: source.c: device.buffering.buffer_size = "65536" I: source.c: device.buffering.fragment_size = "32768" I: source.c: device.access_mode = "mmap+timer" I: source.c: device.profile.name = "analog-stereo" I: source.c: device.profile.description = "Analog Stereo" I: source.c: device.description = "HDA Intel" I: source.c: device.icon_name = "audio-card" I: alsa-source.c: Using 2 fragments of size 32768 bytes, buffer time is 371.52ms I: alsa-source.c: Time scheduling watermark is 20.00ms D: alsa-source.c: hwbuf_unused=0 D: alsa-source.c: setting avail_min=15502 I: alsa-source.c: Volume ranges from 0 to 20. I: alsa-source.c: Volume ranges from 0.00 dB to 35.00 dB. I: alsa-source.c: Fixing base volume to -35.00 dB I: alsa-util.c: All 2 channels can be mapped to mixer channels. I: alsa-source.c: Using hardware volume control. Hardware dB scale supported. D: alsa-util.c: snd_pcm_dump(): D: alsa-util.c: Soft volume PCM D: alsa-util.c: Control: PCM Playback Volume D: alsa-util.c: min_dB: -51 D: alsa-util.c: max_dB: 0 D: alsa-util.c: resolution: 256 D: alsa-util.c: Its setup is: D: alsa-util.c: stream : CAPTURE D: alsa-util.c: access : MMAP_INTERLEAVED D: alsa-util.c: format : S16_LE D: alsa-util.c: subformat : STD D: alsa-util.c: channels : 2 D: alsa-util.c: rate : 44100 D: alsa-util.c: exact rate : 44100 (44100/1) D: alsa-util.c: msbits : 16 D: alsa-util.c: buffer_size : 16384 D: alsa-util.c: period_size : 8192 D: alsa-util.c: period_time : 185759 D: alsa-util.c: tstamp_mode : ENABLE D: alsa-util.c: period_step : 1 D: alsa-util.c: avail_min : 15502 D: alsa-util.c: period_event : 0 D: alsa-util.c: start_threshold : -1 D: alsa-util.c: stop_threshold : 4611686018427387904 D: alsa-util.c: silence_threshold: 0 D: alsa-util.c: silence_size : 0 D: alsa-util.c: boundary : 4611686018427387904 D: alsa-util.c: Slave: Hardware PCM card 0 'HDA Intel' device 0 subdevice 0 D: alsa-util.c: Its setup is: D: alsa-util.c: stream : CAPTURE D: alsa-util.c: access : MMAP_INTERLEAVED D: alsa-util.c: format : S16_LE D: alsa-util.c: subformat : STD D: alsa-util.c: channels : 2 D: alsa-util.c: rate : 44100 D: alsa-util.c: exact rate : 44100 (44100/1) D: alsa-util.c: msbits : 16 D: alsa-util.c: buffer_size : 16384 D: alsa-util.c: period_size : 8192 D: alsa-util.c: period_time : 185759 D: alsa-util.c: tstamp_mode : ENABLE D: alsa-util.c: period_step : 1 D: alsa-util.c: avail_min : 15502 D: alsa-util.c: period_event : 0 D: alsa-util.c: start_threshold : -1 D: alsa-util.c: stop_threshold : 4611686018427387904 D: alsa-util.c: silence_threshold: 0 D: alsa-util.c: silence_size : 0 D: alsa-util.c: boundary : 4611686018427387904 D: alsa-source.c: Requested volume: 0: 41% 1: 41% D: alsa-source.c: Thread starting up D: alsa-source.c: Got hardware volume: 0: 61% 1: 61% D: rtpoll.c: Acquired POSIX realtime signal SIGRTMIN+26 D: alsa-source.c: Calculated software volume: 0: 80% 1: 80% D: module-suspend-on-idle.c: Source alsa_input.pci_8086_27d8_sound_card_0 becomes idle. I: module.c: Loaded "module-alsa-card" (index: #6; argument: "device_id=0 name=pci_8086_27d8_sound_card_0 card_name=alsa_card.pci_8086_27d8_sound_card_0 tsched=1"). D: module-hal-detect.c: Loaded device /org/freedesktop/Hal/devices/pci_8086_27d8_sound_card_0_alsa_control__1 I: module-hal-detect.c: Loaded 2 modules. I: module.c: Loaded "module-hal-detect" (index: #7; argument: ""). D: cli-command.c: Checking for existance of '/usr/lib/pulse-0.9.15/modules/module-bluetooth-discover.so': success D: module-hal-detect.c: dbus: interface=org.freedesktop.DBus, path=/org/freedesktop/DBus, member=NameAcquired D: bluetooth-util.c: dbus: interface=org.freedesktop.DBus, path=/org/freedesktop/DBus, member=NameAcquired E: bluetooth-util.c: Error from ListAdapters reply: org.freedesktop.DBus.Error.AccessDenied I: module.c: Loaded "module-bluetooth-discover" (index: #8; argument: ""). D: cli-command.c: Checking for existance of '/usr/lib/pulse-0.9.15/modules/module-esound-protocol-unix.so': success I: module.c: Loaded "module-esound-protocol-unix" (index: #9; argument: ""). I: module.c: Loaded "module-native-protocol-unix" (index: #10; argument: ""). D: cli-command.c: Checking for existance of '/usr/lib/pulse-0.9.15/modules/module-gconf.so': success D: module-gconf.c: Loading module 'module-native-protocol-tcp' with args 'auth-anonymous=1' due to GConf configuration. I: module.c: Loaded "module-native-protocol-tcp" (index: #11; argument: "auth-anonymous=1"). D: module-gconf.c: Loading module 'module-esound-protocol-tcp' with args 'auth-anonymous=1' due to GConf configuration. I: module.c: Loaded "module-esound-protocol-tcp" (index: #12; argument: "auth-anonymous=1"). I: module.c: Loaded "module-gconf" (index: #13; argument: ""). I: module-default-device-restore.c: Restored default sink 'alsa_output.pci_8086_27d8_sound_card_0'. D: core-subscribe.c: Dropped redundant event due to change event. I: module-default-device-restore.c: Restored default source 'alsa_input.pci_1412_1724_sound_card_0'. I: module.c: Loaded "module-default-device-restore" (index: #14; argument: ""). I: module.c: Loaded "module-rescue-streams" (index: #15; argument: ""). I: module.c: Loaded "module-always-sink" (index: #16; argument: ""). I: client.c: Created 0 "ConsoleKit Session /org/freedesktop/ConsoleKit/Session2" D: module-console-kit.c: Added new session /org/freedesktop/ConsoleKit/Session2 I: client.c: Created 1 "ConsoleKit Session /org/freedesktop/ConsoleKit/Session421" D: module-console-kit.c: Added new session /org/freedesktop/ConsoleKit/Session421 I: module.c: Loaded "module-console-kit" (index: #17; argument: ""). I: module.c: Loaded "module-position-event-sounds" (index: #18; argument: ""). I: module.c: Loaded "module-cork-music-on-phone" (index: #19; argument: ""). D: main.c: Got org.pulseaudio.Server! I: main.c: Daemon startup complete. D: alsa-source.c: Wakeup from ALSA! D: alsa-source.c: Wakeup from ALSA! I: module-suspend-on-idle.c: Sink alsa_output.pci_1412_1724_sound_card_0 idle for too long, suspending ... I: alsa-sink.c: Device suspended... I: module-suspend-on-idle.c: Source alsa_input.pci_1412_1724_sound_card_0 idle for too long, suspending ... I: alsa-source.c: Device suspended... I: module-suspend-on-idle.c: Sink alsa_output.pci_8086_27d8_sound_card_0 idle for too long, suspending ... I: alsa-sink.c: Device suspended... I: module-suspend-on-idle.c: Source alsa_input.pci_8086_27d8_sound_card_0 idle for too long, suspending ... I: alsa-source.c: Device suspended... D: module-hal-detect.c: dbus: interface=org.freedesktop.ConsoleKit.Seat, path=/org/freedesktop/ConsoleKit/Seat1, member=SessionAdded D: bluetooth-util.c: dbus: interface=org.freedesktop.ConsoleKit.Seat, path=/org/freedesktop/ConsoleKit/Seat1, member=SessionAdded D: module-console-kit.c: dbus: interface=org.freedesktop.ConsoleKit.Seat, path=/org/freedesktop/ConsoleKit/Seat1, member=SessionAdded D: module-hal-detect.c: dbus: interface=org.freedesktop.ConsoleKit.Seat, path=/org/freedesktop/ConsoleKit/Seat1, member=SessionRemoved D: bluetooth-util.c: dbus: interface=org.freedesktop.ConsoleKit.Seat, path=/org/freedesktop/ConsoleKit/Seat1, member=SessionRemoved D: module-console-kit.c: dbus: interface=org.freedesktop.ConsoleKit.Seat, path=/org/freedesktop/ConsoleKit/Seat1, member=SessionRemoved