On Monday 13 September 2010 11:59:14 Colin Guthrie wrote: > Here is the ultimately issue. The Dummy Output. As udev-detect could not > detect any cards, you get only the dummy output. > > I'm not sure why udev-detect would cause problems. I would suggest to > double check your udev setup and make sure the relevant udev rules are > present on your system. udev 147 is pretty old, perhaps a newer version > is needed (I can't remember the minimum system requirements), but > certainly: /lib/udev/rules.d/78-sound-card.rules First of all thanks (or shall I say 'kallu kalay') for the help. I delayed updating udev and copied the udev rule for sound cards from a fedora12 installation. And I can report some progress and some glitches. PROGRESS: -------- ---a) the first login and logout via kdm gives the welcome and exit sounds ---b)the kde/~Multimedia dialog has a dummy greyed-out icon and another as 'Internal Audio analog stereo' ---c) aplay plays wav files in konsole -as well as on the cli before startkde GLITCHES ----------- ---d) sound is mute for all other logins and logouts bar the first ---e) audio CDROMs do not play neither with KsCD nor Kaffeine for any logins ----------------------------------------------------------------------------- ######## pulseaudio -vvv looks like this after logout from kdm I: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted I: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted D: core-rtclock.c: Timer slack is set to 50 us. I: core-util.c: Failed to acquire high-priority scheduling: No such file or directory I: main.c: This is PulseAudio 0.9.21 D: main.c: Compilation host: x86_64-unknown-linux-gnu D: main.c: Compilation CFLAGS: -g -O2 -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.34.6nbfDDRIm #1 SMP Thu Sep 2 00:41:18 BST 2010 D: main.c: Found 2 CPUs. I: main.c: Page size is 4096 bytes D: main.c: Compiled with Valgrind support: yes D: main.c: Running in valgrind mode: no D: main.c: Running in VM: no D: main.c: Optimized build: yes D: main.c: All asserts enabled. I: main.c: Machine ID is 1385ab3a82291ea28004768900000006. I: main.c: Using runtime directory /home/sx/.pulse/1385ab3a82291ea28004768900000006-runtime. I: main.c: Using state directory /home/sx/.pulse. I: main.c: Using modules directory /opt/lib/pulse-0.9.21/modules. I: main.c: Running in system mode: no I: main.c: Fresh high-resolution timers available! Bon appetit! I: cpu-x86.c: CPU flags: MMX SSE SSE2 SSE3 MMXEXT 3DNOW 3DNOWEXT I: svolume_mmx.c: Initialising MMX optimized functions. I: remap_mmx.c: Initialising MMX optimized remappers. I: svolume_sse.c: Initialising SSE2 optimized functions. I: remap_sse.c: Initialising SSE2 optimized remappers. I: sconv_sse.c: Initialising SSE2 optimized conversions. 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 D: database-gdbm.c: Opened GDBM database '/home/sx/.pulse/1385ab3a82291ea28004768900000006-device-volumes.x86_64- unknown-linux-gnu.gdbm' I: module-device-restore.c: Sucessfully opened database file '/home/sx/.pulse/1385ab3a82291ea28004768900000006-device-volumes'. I: module.c: Loaded "module-device-restore" (index: #0; argument: ""). D: database-gdbm.c: Opened GDBM database '/home/sx/.pulse/1385ab3a82291ea28004768900000006-stream-volumes.x86_64- unknown-linux-gnu.gdbm' I: module-stream-restore.c: Sucessfully opened database file '/home/sx/.pulse/1385ab3a82291ea28004768900000006-stream-volumes'. I: module.c: Loaded "module-stream-restore" (index: #1; argument: ""). D: database-gdbm.c: Opened GDBM database '/home/sx/.pulse/1385ab3a82291ea28004768900000006-card-database.x86_64- unknown-linux-gnu.gdbm' I: module-card-restore.c: Sucessfully opened database file '/home/sx/.pulse/1385ab3a82291ea28004768900000006-card-database'. I: module.c: Loaded "module-card-restore" (index: #2; argument: ""). I: module.c: Loaded "module-augment-properties" (index: #3; argument: ""). D: cli-command.c: Checking for existance of '/opt/lib/pulse-0.9.21/modules/module-udev-detect.so': success D: module-udev-detect.c: /dev/snd/controlC0 is accessible: yes D: module-udev-detect.c: /devices/pci0000:00/0000:00:07.0/sound/card0 is busy: no D: module-udev-detect.c: Loading module-alsa-card with arguments 'device_id="0" name="pci-0000_00_07.0" card_name="alsa_card.pci-0000_00_07.0" tsched=yes ignore_dB=no card_properties="module-udev-detect.discovered=1"' D: reserve-wrap.c: Unable to contact D-Bus session bus: org.freedesktop.DBus.Error.Spawn.ExecFailed: /usr/bin/dbus-launch terminated abnormally with the following error: Autolaunch error: X11 initialization failed. D: alsa-mixer.c: Looking at profile output:analog-mono D: alsa-mixer.c: Checking for playback on Analog Mono (analog-mono) D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-mono+input:analog-mono D: alsa-mixer.c: Checking for playback on Analog Mono (analog-mono) D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-mono+input:analog-stereo D: alsa-mixer.c: Checking for playback on Analog Mono (analog-mono) D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-mono+input:iec958-stereo D: alsa-mixer.c: Checking for playback on Analog Mono (analog-mono) D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-mono+input:iec958- surround-40 D: alsa-mixer.c: Checking for playback on Analog Mono (analog-mono) D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-stereo D: alsa-mixer.c: Checking for playback on Analog Stereo (analog-stereo) D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open front:0 D: alsa-util.c: Maximum hw buffer size is 371 ms D: alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples). D: alsa-mixer.c: Profile output:analog-stereo supported. D: alsa-mixer.c: Looking at profile output:analog-stereo+input:analog-mono D: alsa-mixer.c: Checking for recording on Analog Mono (analog-mono) D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-stereo+input:analog-stereo D: alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo) D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open front:0 D: alsa-util.c: Maximum hw buffer size is 371 ms D: alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples). D: alsa-mixer.c: Profile output:analog-stereo+input:analog-stereo supported. D: alsa-mixer.c: Looking at profile output:analog-stereo+input:iec958-stereo D: alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958- stereo) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open iec958:0 D: alsa-util.c: Maximum hw buffer size is 371 ms D: alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples). D: alsa-mixer.c: Profile output:analog-stereo+input:iec958-stereo supported. D: alsa-mixer.c: Looking at profile output:analog-stereo+input:iec958- surround-40 D: alsa-mixer.c: Checking for recording on Digital Surround 4.0 (IEC958) (iec958-surround-40) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying iec958:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:iec958:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:iec958:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-40 D: alsa-mixer.c: Checking for playback on Analog Surround 4.0 (analog- surround-40) D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround40:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying surround40:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround40:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround40:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:surround40:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround40:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround40:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-40+input:analog- mono D: alsa-mixer.c: Checking for playback on Analog Surround 4.0 (analog- surround-40) D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround40:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying surround40:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround40:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround40:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:surround40:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround40:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround40:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-40+input:analog- stereo D: alsa-mixer.c: Checking for playback on Analog Surround 4.0 (analog- surround-40) D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround40:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying surround40:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround40:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround40:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:surround40:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround40:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround40:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-40+input:iec958- stereo D: alsa-mixer.c: Checking for playback on Analog Surround 4.0 (analog- surround-40) D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround40:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying surround40:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround40:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround40:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:surround40:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround40:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround40:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-40+input:iec958- surround-40 D: alsa-mixer.c: Checking for playback on Analog Surround 4.0 (analog- surround-40) D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround40:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying surround40:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround40:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:surround40:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround40:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:surround40:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround40:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround40:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-41 D: alsa-mixer.c: Checking for playback on Analog Surround 4.1 (analog- surround-41) D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround41:0 D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying surround41:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround41:0 D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying plug:surround41:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround41:0 I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying plug:surround41:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround41:0 I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround41:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-41+input:analog- mono D: alsa-mixer.c: Checking for playback on Analog Surround 4.1 (analog- surround-41) D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround41:0 D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying surround41:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround41:0 D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying plug:surround41:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround41:0 I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying plug:surround41:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround41:0 I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround41:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-41+input:analog- stereo D: alsa-mixer.c: Checking for playback on Analog Surround 4.1 (analog- surround-41) D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround41:0 D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying surround41:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround41:0 D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying plug:surround41:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround41:0 I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying plug:surround41:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround41:0 I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround41:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-41+input:iec958- stereo D: alsa-mixer.c: Checking for playback on Analog Surround 4.1 (analog- surround-41) D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround41:0 D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying surround41:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround41:0 D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying plug:surround41:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround41:0 I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying plug:surround41:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround41:0 I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround41:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-41+input:iec958- surround-40 D: alsa-mixer.c: Checking for playback on Analog Surround 4.1 (analog- surround-41) D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround41:0 D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying surround41:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround41:0 D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying plug:surround41:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround41:0 I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying plug:surround41:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround41:0 I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround41:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-50 D: alsa-mixer.c: Checking for playback on Analog Surround 5.0 (analog- surround-50) D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround50:0 D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying surround50:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround50:0 D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying plug:surround50:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround50:0 I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying plug:surround50:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround50:0 I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround50:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-50+input:analog- mono D: alsa-mixer.c: Checking for playback on Analog Surround 5.0 (analog- surround-50) D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround50:0 D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying surround50:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround50:0 D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying plug:surround50:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround50:0 I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying plug:surround50:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround50:0 I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround50:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-50+input:analog- stereo D: alsa-mixer.c: Checking for playback on Analog Surround 5.0 (analog- surround-50) D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround50:0 D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying surround50:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround50:0 D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying plug:surround50:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround50:0 I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying plug:surround50:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround50:0 I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround50:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-50+input:iec958- stereo D: alsa-mixer.c: Checking for playback on Analog Surround 5.0 (analog- surround-50) D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround50:0 D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying surround50:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround50:0 D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying plug:surround50:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround50:0 I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying plug:surround50:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround50:0 I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround50:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-50+input:iec958- surround-40 D: alsa-mixer.c: Checking for playback on Analog Surround 5.0 (analog- surround-50) D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround50:0 D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying surround50:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround50:0 D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying plug:surround50:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround50:0 I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument D: alsa-util.c: Trying plug:surround50:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround50:0 I: (alsa-lib)pcm_params.c: Slave PCM not usable D: alsa-util.c: snd_pcm_hw_params_any() failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround50:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-51 D: alsa-mixer.c: Checking for playback on Analog Surround 5.1 (analog- surround-51) D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround51:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument D: alsa-util.c: Trying surround51:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround51:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument D: alsa-util.c: Trying plug:surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround51:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument D: alsa-util.c: Trying plug:surround51:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround51:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround51:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-51+input:analog- mono D: alsa-mixer.c: Checking for playback on Analog Surround 5.1 (analog- surround-51) D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround51:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument D: alsa-util.c: Trying surround51:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround51:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument D: alsa-util.c: Trying plug:surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround51:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument D: alsa-util.c: Trying plug:surround51:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround51:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround51:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-51+input:analog- stereo D: alsa-mixer.c: Checking for playback on Analog Surround 5.1 (analog- surround-51) D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround51:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument D: alsa-util.c: Trying surround51:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround51:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument D: alsa-util.c: Trying plug:surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround51:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument D: alsa-util.c: Trying plug:surround51:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround51:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround51:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-51+input:iec958- stereo D: alsa-mixer.c: Checking for playback on Analog Surround 5.1 (analog- surround-51) D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround51:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument D: alsa-util.c: Trying surround51:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround51:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument D: alsa-util.c: Trying plug:surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround51:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument D: alsa-util.c: Trying plug:surround51:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround51:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround51:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-51+input:iec958- surround-40 D: alsa-mixer.c: Checking for playback on Analog Surround 5.1 (analog- surround-51) D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround51:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument D: alsa-util.c: Trying surround51:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround51:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument D: alsa-util.c: Trying plug:surround51:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround51:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument D: alsa-util.c: Trying plug:surround51:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround51:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround51:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-71 D: alsa-mixer.c: Checking for playback on Analog Surround 7.1 (analog- surround-71) D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround71:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument D: alsa-util.c: Trying surround71:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround71:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument D: alsa-util.c: Trying plug:surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround71:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument D: alsa-util.c: Trying plug:surround71:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround71:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround71:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-71+input:analog- mono D: alsa-mixer.c: Checking for playback on Analog Surround 7.1 (analog- surround-71) D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround71:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument D: alsa-util.c: Trying surround71:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround71:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument D: alsa-util.c: Trying plug:surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround71:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument D: alsa-util.c: Trying plug:surround71:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround71:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround71:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-71+input:analog- stereo D: alsa-mixer.c: Checking for playback on Analog Surround 7.1 (analog- surround-71) D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround71:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument D: alsa-util.c: Trying surround71:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround71:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument D: alsa-util.c: Trying plug:surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround71:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument D: alsa-util.c: Trying plug:surround71:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround71:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround71:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-71+input:iec958- stereo D: alsa-mixer.c: Checking for playback on Analog Surround 7.1 (analog- surround-71) D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround71:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument D: alsa-util.c: Trying surround71:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround71:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument D: alsa-util.c: Trying plug:surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround71:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument D: alsa-util.c: Trying plug:surround71:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround71:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround71:0: Invalid argument D: alsa-mixer.c: Looking at profile output:analog-surround-71+input:iec958- surround-40 D: alsa-mixer.c: Checking for playback on Analog Surround 7.1 (analog- surround-71) D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround71:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument D: alsa-util.c: Trying surround71:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open surround71:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument D: alsa-util.c: Trying plug:surround71:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround71:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument D: alsa-util.c: Trying plug:surround71:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:surround71:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:surround71:0: Invalid argument D: alsa-mixer.c: Looking at profile output:iec958-stereo D: alsa-mixer.c: Checking for playback on Digital Stereo (IEC958) (iec958- stereo) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open iec958:0 D: alsa-util.c: Maximum hw buffer size is 371 ms D: alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples). D: alsa-mixer.c: Profile output:iec958-stereo supported. D: alsa-mixer.c: Looking at profile output:iec958-stereo+input:analog-mono D: alsa-mixer.c: Checking for recording on Analog Mono (analog-mono) D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument D: alsa-mixer.c: Looking at profile output:iec958-stereo+input:analog-stereo D: alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo) D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open front:0 D: alsa-util.c: Maximum hw buffer size is 371 ms D: alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples). D: alsa-mixer.c: Profile output:iec958-stereo+input:analog-stereo supported. D: alsa-mixer.c: Looking at profile output:iec958-stereo+input:iec958-stereo D: alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958- stereo) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open iec958:0 D: alsa-util.c: Maximum hw buffer size is 371 ms D: alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples). D: alsa-mixer.c: Profile output:iec958-stereo+input:iec958-stereo supported. D: alsa-mixer.c: Looking at profile output:iec958-stereo+input:iec958- surround-40 D: alsa-mixer.c: Checking for recording on Digital Surround 4.0 (IEC958) (iec958-surround-40) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying iec958:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:iec958:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:iec958:0: Invalid argument D: alsa-mixer.c: Looking at profile output:iec958-surround-40 D: alsa-mixer.c: Checking for playback on Digital Surround 4.0 (IEC958) (iec958-surround-40) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying iec958:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:iec958:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:iec958:0: Invalid argument D: alsa-mixer.c: Looking at profile output:iec958-surround-40+input:analog- mono D: alsa-mixer.c: Checking for playback on Digital Surround 4.0 (IEC958) (iec958-surround-40) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying iec958:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:iec958:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:iec958:0: Invalid argument D: alsa-mixer.c: Looking at profile output:iec958-surround-40+input:analog- stereo D: alsa-mixer.c: Checking for playback on Digital Surround 4.0 (IEC958) (iec958-surround-40) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying iec958:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:iec958:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:iec958:0: Invalid argument D: alsa-mixer.c: Looking at profile output:iec958-surround-40+input:iec958- stereo D: alsa-mixer.c: Checking for playback on Digital Surround 4.0 (IEC958) (iec958-surround-40) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying iec958:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:iec958:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:iec958:0: Invalid argument D: alsa-mixer.c: Looking at profile output:iec958-surround-40+input:iec958- surround-40 D: alsa-mixer.c: Checking for playback on Digital Surround 4.0 (IEC958) (iec958-surround-40) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying iec958:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:iec958:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:iec958:0: Invalid argument D: alsa-mixer.c: Looking at profile output:iec958-ac3-surround-40 D: alsa-mixer.c: Checking for playback on Digital Surround 4.0 (IEC958/AC3) (iec958-ac3-surround-40) 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-mixer.c: Looking at profile output:iec958-ac3- surround-40+input:analog-mono D: alsa-mixer.c: Checking for playback on Digital Surround 4.0 (IEC958/AC3) (iec958-ac3-surround-40) 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-mixer.c: Looking at profile output:iec958-ac3- surround-40+input:analog-stereo D: alsa-mixer.c: Checking for playback on Digital Surround 4.0 (IEC958/AC3) (iec958-ac3-surround-40) 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-mixer.c: Looking at profile output:iec958-ac3- surround-40+input:iec958-stereo D: alsa-mixer.c: Checking for playback on Digital Surround 4.0 (IEC958/AC3) (iec958-ac3-surround-40) 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-mixer.c: Looking at profile output:iec958-ac3- surround-40+input:iec958-surround-40 D: alsa-mixer.c: Checking for playback on Digital Surround 4.0 (IEC958/AC3) (iec958-ac3-surround-40) 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-mixer.c: Looking at profile output:iec958-ac3-surround-51 D: alsa-mixer.c: Checking for playback on Digital Surround 5.1 (IEC958/AC3) (iec958-ac3-surround-51) 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-mixer.c: Looking at profile output:iec958-ac3- surround-51+input:analog-mono D: alsa-mixer.c: Checking for playback on Digital Surround 5.1 (IEC958/AC3) (iec958-ac3-surround-51) 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-mixer.c: Looking at profile output:iec958-ac3- surround-51+input:analog-stereo D: alsa-mixer.c: Checking for playback on Digital Surround 5.1 (IEC958/AC3) (iec958-ac3-surround-51) 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-mixer.c: Looking at profile output:iec958-ac3- surround-51+input:iec958-stereo D: alsa-mixer.c: Checking for playback on Digital Surround 5.1 (IEC958/AC3) (iec958-ac3-surround-51) 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-mixer.c: Looking at profile output:iec958-ac3- surround-51+input:iec958-surround-40 D: alsa-mixer.c: Checking for playback on Digital Surround 5.1 (IEC958/AC3) (iec958-ac3-surround-51) 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-mixer.c: Looking at profile output:hdmi-stereo D: alsa-mixer.c: Checking for playback on Digital Stereo (HDMI) (hdmi-stereo) D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D3p' failed (-2) I: alsa-util.c: Error opening PCM device hdmi:0: No such file or directory D: alsa-mixer.c: Looking at profile output:hdmi-stereo+input:analog-mono D: alsa-mixer.c: Checking for playback on Digital Stereo (HDMI) (hdmi-stereo) D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D3p' failed (-2) I: alsa-util.c: Error opening PCM device hdmi:0: No such file or directory D: alsa-mixer.c: Looking at profile output:hdmi-stereo+input:analog-stereo D: alsa-mixer.c: Checking for playback on Digital Stereo (HDMI) (hdmi-stereo) D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D3p' failed (-2) I: alsa-util.c: Error opening PCM device hdmi:0: No such file or directory D: alsa-mixer.c: Looking at profile output:hdmi-stereo+input:iec958-stereo D: alsa-mixer.c: Checking for playback on Digital Stereo (HDMI) (hdmi-stereo) D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D3p' failed (-2) I: alsa-util.c: Error opening PCM device hdmi:0: No such file or directory D: alsa-mixer.c: Looking at profile output:hdmi-stereo+input:iec958- surround-40 D: alsa-mixer.c: Checking for playback on Digital Stereo (HDMI) (hdmi-stereo) D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ... I: (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D3p' failed (-2) I: alsa-util.c: Error opening PCM device hdmi:0: No such file or directory D: alsa-mixer.c: Looking at profile input:analog-mono D: alsa-mixer.c: Checking for recording on Analog Mono (analog-mono) D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:hw:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument D: alsa-mixer.c: Looking at profile input:analog-stereo D: alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo) D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open front:0 D: alsa-util.c: Maximum hw buffer size is 371 ms D: alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples). D: alsa-mixer.c: Profile input:analog-stereo supported. D: alsa-mixer.c: Looking at profile input:iec958-stereo D: alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958- stereo) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open iec958:0 D: alsa-util.c: Maximum hw buffer size is 371 ms D: alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples). D: alsa-mixer.c: Profile input:iec958-stereo supported. D: alsa-mixer.c: Looking at profile input:iec958-surround-40 D: alsa-mixer.c: Checking for recording on Digital Surround 4.0 (IEC958) (iec958-surround-40) D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying iec958:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:iec958:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument D: alsa-util.c: Trying plug:iec958:0 without SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open plug:iec958:0 D: alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument I: alsa-util.c: Failed to set hardware parameters on plug:iec958:0: Invalid argument D: dbus-util.c: Successfully connected to D-Bus system bus 24a0889201254239dd99fb3300000007 as :1.5 I: card.c: Created 0 "alsa_card.pci-0000_00_07.0" D: reserve-wrap.c: Unable to contact D-Bus session bus: org.freedesktop.DBus.Error.Spawn.ExecFailed: /usr/bin/dbus-launch terminated abnormally with the following error: Autolaunch error: X11 initialization failed. D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open front:0 D: alsa-util.c: Maximum hw buffer size is 371 ms D: alsa-util.c: Set buffer size first (to 88200 samples), period size second (to 88200 samples). I: alsa-sink.c: Successfully opened device front:0. I: alsa-sink.c: Selected mapping '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:0 I: alsa-mixer.c: Unable to attach to mixer front:0: No such file or directory I: alsa-mixer.c: Successfully attached to mixer 'hw:0' D: alsa-mixer.c: Probing path 'analog-output' D: alsa-mixer.c: Probing path 'analog-output-speaker' D: alsa-mixer.c: Probe of element 'Speaker' failed. D: alsa-mixer.c: Probing path 'analog-output-headphones' D: alsa-mixer.c: Probing path 'analog-output-headphones-2' D: alsa-mixer.c: Probe of element 'Headphone2' failed. D: alsa-mixer.c: Probing path 'analog-output-mono' D: alsa-mixer.c: Probe of element 'Master Mono' failed. D: alsa-mixer.c: Probing path 'analog-output-lfe-on-mono' D: alsa-mixer.c: Probe of element 'Master Mono' failed. D: alsa-sink.c: Probed mixer paths: D: alsa-mixer.c: Path Set 0x22681e0, direction=1, probed=yes D: alsa-mixer.c: Path analog-output (Analog Output), direction=1, priority=99, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=64, min_dB=-179, max_dB=0 D: alsa-mixer.c: Element Master, direction=1, switch=1, volume=1, enumeration=0, required=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes D: alsa-mixer.c: Element Headphone, direction=1, switch=1, volume=0, enumeration=0, required=0, required_absent=0, mask=0x0, n_channels=0, override_map=no D: alsa-mixer.c: Element Front, direction=1, switch=1, volume=1, enumeration=0, required=0, required_absent=0, mask=0x6, n_channels=2, override_map=yes D: alsa-mixer.c: Element Surround, direction=1, switch=1, volume=1, enumeration=0, required=0, required_absent=0, mask=0x60, n_channels=2, override_map=yes D: alsa-mixer.c: Element Center, direction=1, switch=1, volume=1, enumeration=0, required=0, required_absent=0, mask=0x4900000000018, n_channels=1, override_map=yes D: alsa-mixer.c: Element LFE, direction=1, switch=1, volume=1, enumeration=0, required=0, required_absent=0, mask=0x80, n_channels=1, override_map=yes D: alsa-mixer.c: Element PCM, direction=1, switch=0, volume=1, enumeration=0, required=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes D: alsa-mixer.c: Path analog-output-headphones (Analog Headphones), direction=1, priority=90, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=64, min_dB=-115, max_dB=0 D: alsa-mixer.c: Element Master, direction=1, switch=1, volume=1, enumeration=0, required=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes D: alsa-mixer.c: Element Headphone, direction=1, switch=1, volume=0, enumeration=0, required=4, required_absent=0, mask=0x0, n_channels=0, override_map=yes D: alsa-mixer.c: Element Front, direction=1, switch=2, volume=2, enumeration=0, required=0, required_absent=0, mask=0x6, n_channels=2, override_map=no D: alsa-mixer.c: Element Surround, direction=1, switch=2, volume=2, enumeration=0, required=0, required_absent=0, mask=0x6, n_channels=2, override_map=no D: alsa-mixer.c: Element Center, direction=1, switch=2, volume=2, enumeration=0, required=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=no D: alsa-mixer.c: Element LFE, direction=1, switch=2, volume=2, enumeration=0, required=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=no D: alsa-mixer.c: Element PCM, direction=1, switch=0, volume=1, enumeration=0, required=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes D: dbus-util.c: Successfully connected to D-Bus system bus 24a0889201254239dd99fb3300000007 as :1.6 D: alsa-mixer.c: Added 2 ports I: module-device-restore.c: Restoring volume for sink alsa_output.pci-0000_00_07.0.analog-stereo. I: sink.c: Created sink 0 "alsa_output.pci-0000_00_07.0.analog-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right I: sink.c: alsa.resolution_bits = "16" 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 = "ALC662 rev1 Analog" I: sink.c: alsa.id = "ALC662 rev1 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 NVidia" I: sink.c: alsa.long_card_name = "HDA NVidia at 0xfde78000 irq 21" I: sink.c: alsa.driver_name = "snd_hda_intel" I: sink.c: device.bus_path = "pci-0000:00:07.0" I: sink.c: sysfs.path = "/devices/pci0000:00/0000:00:07.0/sound/card0" I: sink.c: device.bus = "pci" I: sink.c: device.vendor.id = "10de" I: sink.c: device.product.id = "055c" I: sink.c: device.form_factor = "internal" I: sink.c: hal.udi = "/org/freedesktop/Hal/devices/pci_10de_55c_sound_card_0" I: sink.c: hal.product = "HDA NVidia Sound Card" I: sink.c: hal.card_id = "HDA NVidia" I: sink.c: device.string = "front: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-stereo" I: sink.c: device.profile.description = "Analog Stereo" I: sink.c: device.description = "Internal Audio Analog Stereo" I: sink.c: alsa.mixer_name = "Realtek ALC662 rev1" I: sink.c: alsa.components = "HDA:10ec0662,18493662,00100101" I: sink.c: module-udev-detect.discovered = "1" I: sink.c: device.icon_name = "audio-card-pci" D: core-subscribe.c: Dropped redundant event due to change event. I: source.c: Created source 0 "alsa_output.pci-0000_00_07.0.analog- stereo.monitor" with sample spec s16le 2ch 44100Hz and channel map front- left,front-right I: source.c: device.description = "Monitor of Internal Audio Analog Stereo" I: source.c: device.class = "monitor" I: source.c: alsa.card = "0" I: source.c: alsa.card_name = "HDA NVidia" I: source.c: alsa.long_card_name = "HDA NVidia at 0xfde78000 irq 21" I: source.c: alsa.driver_name = "snd_hda_intel" I: source.c: device.bus_path = "pci-0000:00:07.0" I: source.c: sysfs.path = "/devices/pci0000:00/0000:00:07.0/sound/card0" I: source.c: device.bus = "pci" I: source.c: device.vendor.id = "10de" I: source.c: device.product.id = "055c" I: source.c: device.form_factor = "internal" I: source.c: hal.udi = "/org/freedesktop/Hal/devices/pci_10de_55c_sound_card_0" I: source.c: hal.product = "HDA NVidia Sound Card" I: source.c: hal.card_id = "HDA NVidia" I: source.c: device.string = "0" I: source.c: module-udev-detect.discovered = "1" I: source.c: device.icon_name = "audio-card-pci" I: alsa-sink.c: Using 2.0 fragments of size 32768 bytes (185.76ms), buffer size is 65536 bytes (371.52ms) I: alsa-sink.c: Time scheduling watermark is 20.00ms D: alsa-sink.c: hwbuf_unused=0 D: alsa-sink.c: setting avail_min=15502 D: alsa-mixer.c: Activating path analog-output D: alsa-mixer.c: Path analog-output (Analog Output), direction=1, priority=99, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=64, min_dB=-179, max_dB=0 D: alsa-mixer.c: Element Master, direction=1, switch=1, volume=1, enumeration=0, required=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes D: alsa-mixer.c: Element Headphone, direction=1, switch=1, volume=0, enumeration=0, required=0, required_absent=0, mask=0x0, n_channels=0, override_map=no D: alsa-mixer.c: Element Front, direction=1, switch=1, volume=1, enumeration=0, required=0, required_absent=0, mask=0x6, n_channels=2, override_map=yes D: alsa-mixer.c: Element Surround, direction=1, switch=1, volume=1, enumeration=0, required=0, required_absent=0, mask=0x60, n_channels=2, override_map=yes D: alsa-mixer.c: Element Center, direction=1, switch=1, volume=1, enumeration=0, required=0, required_absent=0, mask=0x4900000000018, n_channels=1, override_map=yes D: alsa-mixer.c: Element LFE, direction=1, switch=1, volume=1, enumeration=0, required=0, required_absent=0, mask=0x80, n_channels=1, override_map=yes D: alsa-mixer.c: Element PCM, direction=1, switch=0, volume=1, enumeration=0, required=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes I: alsa-sink.c: Hardware volume ranges from -179.00 dB to 0.00 dB. I: alsa-sink.c: No particular base volume set, fixing to 0 dB I: alsa-sink.c: Using hardware volume control. Hardware dB scale supported. I: alsa-sink.c: Using hardware 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 : 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 NVidia' 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 : 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: appl_ptr : 0 D: alsa-util.c: hw_ptr : 0 D: alsa-sink.c: Requested volume: 0: 74% 1: 74% D: alsa-sink.c: Got hardware volume: 0: 75% 1: 75% D: alsa-sink.c: Calculated software volume: 0: 99% 1: 99% (accurate- enough=yes) D: alsa-sink.c: Thread starting up I: core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 4, which is lower than the requested 5. I: alsa-sink.c: Starting playback. D: alsa-sink.c: Cutting sleep time for the initial iterations by half. D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open front:0 D: alsa-util.c: Maximum hw buffer size is 371 ms D: alsa-sink.c: Cutting sleep time for the initial iterations by half. D: alsa-util.c: Set buffer size first (to 88200 samples), period size second (to 88200 samples). I: alsa-source.c: Successfully opened device front:0. I: alsa-source.c: Selected mapping '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-mixer.c: Unable to attach to mixer front:0: No such file or directory I: alsa-mixer.c: Successfully attached to mixer 'hw:0' D: alsa-mixer.c: Probing path 'analog-input' D: alsa-mixer.c: Probing path 'analog-input-microphone' D: alsa-mixer.c: Probe of element 'Mic' failed. D: alsa-mixer.c: Probing path 'analog-input-linein' D: alsa-mixer.c: Probe of element 'Line' failed. D: alsa-mixer.c: Probing path 'analog-input' D: alsa-mixer.c: Probe of element 'Aux' failed. D: alsa-mixer.c: Probing path 'analog-input-video' D: alsa-mixer.c: Probe of element 'Video' failed. D: alsa-mixer.c: Probing path 'analog-input-video' D: alsa-mixer.c: Probe of element 'TV Tuner' failed. D: alsa-mixer.c: Probing path 'analog-input-radio' D: alsa-mixer.c: Probe of element 'FM' failed. D: alsa-mixer.c: Probing path 'analog-input' D: alsa-mixer.c: Probe of element 'Mic/Line' failed. D: alsa-source.c: Probed mixer paths: D: alsa-mixer.c: Path Set 0x22793e0, direction=2, probed=yes D: alsa-mixer.c: Path analog-input (Analog Input), direction=2, priority=100, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=31, min_dB=-13.5, max_dB=33 D: alsa-mixer.c: Element Capture, direction=2, switch=1, volume=1, enumeration=0, required=2, required_absent=0, mask=0x4043e00000000f66, n_channels=2, override_map=yes D: alsa-mixer.c: Element Input Source, direction=2, switch=0, volume=0, enumeration=1, required=0, required_absent=0, mask=0x0, n_channels=0, override_map=no D: alsa-mixer.c: Option Mic (input-microphone-1/Microphone 1) index=0, priority=20 D: alsa-mixer.c: Option Front Mic (input-microphone-2/Microphone 2) index=1, priority=19 D: alsa-mixer.c: Option Line (input-linein/Line-In) index=2, priority=18 D: alsa-mixer.c: Setting input-microphone-1 (Microphone 1) priority=20 D: alsa-mixer.c: Setting input-microphone-2 (Microphone 2) priority=19 D: alsa-mixer.c: Setting input-linein (Line-In) priority=18 D: dbus-util.c: Successfully connected to D-Bus system bus 24a0889201254239dd99fb3300000007 as :1.7 D: alsa-mixer.c: Added 3 ports D: core-subscribe.c: Dropped redundant event due to change event. I: source.c: Created source 1 "alsa_input.pci-0000_00_07.0.analog-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right I: source.c: alsa.resolution_bits = "16" 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 = "ALC662 rev1 Analog" I: source.c: alsa.id = "ALC662 rev1 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 NVidia" I: source.c: alsa.long_card_name = "HDA NVidia at 0xfde78000 irq 21" I: source.c: alsa.driver_name = "snd_hda_intel" I: source.c: device.bus_path = "pci-0000:00:07.0" I: source.c: sysfs.path = "/devices/pci0000:00/0000:00:07.0/sound/card0" I: source.c: device.bus = "pci" I: source.c: device.vendor.id = "10de" I: source.c: device.product.id = "055c" I: source.c: device.form_factor = "internal" I: source.c: hal.udi = "/org/freedesktop/Hal/devices/pci_10de_55c_sound_card_0" I: source.c: hal.product = "HDA NVidia Sound Card" I: source.c: hal.card_id = "HDA NVidia" 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 = "Internal Audio Analog Stereo" I: source.c: alsa.mixer_name = "Realtek ALC662 rev1" I: source.c: alsa.components = "HDA:10ec0662,18493662,00100101" I: source.c: module-udev-detect.discovered = "1" I: source.c: device.icon_name = "audio-card-pci" I: alsa-source.c: Using 2.0 fragments of size 32768 bytes (185.76ms), buffer size is 65536 bytes (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 D: alsa-mixer.c: Activating path analog-input D: alsa-mixer.c: Path analog-input (Analog Input), direction=2, priority=100, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=31, min_dB=-13.5, max_dB=33 D: alsa-mixer.c: Element Capture, direction=2, switch=1, volume=1, enumeration=0, required=2, required_absent=0, mask=0x4043e00000000f66, n_channels=2, override_map=yes D: alsa-mixer.c: Element Input Source, direction=2, switch=0, volume=0, enumeration=1, required=0, required_absent=0, mask=0x0, n_channels=0, override_map=no D: alsa-mixer.c: Option Mic (input-microphone-1/Microphone 1) index=0, priority=20 D: alsa-mixer.c: Option Front Mic (input-microphone-2/Microphone 2) index=1, priority=19 D: alsa-mixer.c: Option Line (input-linein/Line-In) index=2, priority=18 D: alsa-mixer.c: Setting input-microphone-1 (Microphone 1) priority=20 D: alsa-mixer.c: Setting input-microphone-2 (Microphone 2) priority=19 D: alsa-mixer.c: Setting input-linein (Line-In) priority=18 I: alsa-source.c: Hardware volume ranges from -13.50 dB to 33.00 dB. I: alsa-source.c: Fixing base volume to -33.00 dB I: alsa-source.c: Using hardware volume control. Hardware dB scale supported. I: alsa-source.c: Using hardware 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 : 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 NVidia' 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-util.c: appl_ptr : 0 D: alsa-util.c: hw_ptr : 0 D: alsa-source.c: Read hardware volume: 0: 45% 1: 45% D: alsa-source.c: Thread starting up I: core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 4, which is lower than the requested 5. I: module.c: Loaded "module-alsa-card" (index: #4; argument: "device_id="0" name="pci-0000_00_07.0" card_name="alsa_card.pci-0000_00_07.0" tsched=yes ignore_dB=no card_properties="module-udev-detect.discovered=1""). I: module-udev-detect.c: Card /devices/pci0000:00/0000:00:07.0/sound/card0 (alsa_card.pci-0000_00_07.0) module loaded. I: module-udev-detect.c: Found 1 cards. I: module.c: Loaded "module-udev-detect" (index: #5; argument: ""). D: cli-command.c: Checking for existance of '/opt/lib/pulse-0.9.21/modules/module-bluetooth-discover.so': success D: dbus-util.c: Successfully connected to D-Bus system bus 24a0889201254239dd99fb3300000007 as :1.8 D: bluetooth-util.c: dbus: interface=org.freedesktop.DBus, path=/org/freedesktop/DBus, member=NameAcquired D: bluetooth-util.c: Bluetooth daemon is apparently not available. I: module.c: Loaded "module-bluetooth-discover" (index: #6; argument: ""). D: cli-command.c: Checking for existance of '/opt/lib/pulse-0.9.21/modules/module-esound-protocol-unix.so': success I: module.c: Loaded "module-esound-protocol-unix" (index: #7; argument: ""). I: module.c: Loaded "module-native-protocol-unix" (index: #8; argument: ""). D: cli-command.c: Checking for existance of '/opt/lib/pulse-0.9.21/modules/module-gconf.so': failure D: core-subscribe.c: Dropped redundant event due to change event. I: module-default-device-restore.c: Restored default sink 'alsa_output.pci-0000_00_07.0.analog-stereo'. D: core-subscribe.c: Dropped redundant event due to change event. I: module-default-device-restore.c: Restored default source 'alsa_input.pci-0000_00_07.0.analog-stereo'. I: module.c: Loaded "module-default-device-restore" (index: #9; argument: ""). I: module.c: Loaded "module-rescue-streams" (index: #10; argument: ""). I: module.c: Loaded "module-always-sink" (index: #11; argument: ""). I: module.c: Loaded "module-intended-roles" (index: #12; argument: ""). D: module-suspend-on-idle.c: Sink alsa_output.pci-0000_00_07.0.analog-stereo becomes idle, timeout in 5 seconds. D: module-suspend-on-idle.c: Source alsa_input.pci-0000_00_07.0.analog-stereo becomes idle, timeout in 5 seconds. I: module.c: Loaded "module-suspend-on-idle" (index: #13; argument: ""). I: module.c: Loaded "module-console-kit" (index: #14; argument: ""). I: module.c: Loaded "module-position-event-sounds" (index: #15; argument: ""). I: module.c: Loaded "module-cork-music-on-phone" (index: #16; argument: ""). W: main.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.Spawn.ExecFailed: /usr/bin/dbus-launch terminated abnormally with the following error: Autolaunch error: X11 initialization failed. I: main.c: Daemon startup complete. D: module-udev-detect.c: /dev/snd/controlC0 is accessible: yes I: module-suspend-on-idle.c: Source alsa_input.pci-0000_00_07.0.analog-stereo idle for too long, suspending ... D: source.c: Suspend cause of source alsa_input.pci-0000_00_07.0.analog-stereo is 0x0004, suspending I: alsa-source.c: Device suspended... I: module-suspend-on-idle.c: Sink alsa_output.pci-0000_00_07.0.analog-stereo idle for too long, suspending ... D: sink.c: Suspend cause of sink alsa_output.pci-0000_00_07.0.analog-stereo is 0x0004, suspending I: alsa-sink.c: Device suspended... D: module-udev-detect.c: /dev/snd/controlC0 is accessible: yes ############################################################## ------------------------------------------------------------- ######## 'pacmd -ls' looks like this after login via kdm Welcome to PulseAudio! Use "help" for usage information. >>> Memory blocks currently allocated: 1, size: 63.9 KiB. Memory blocks allocated during the whole lifetime: 85, size: 2.6 MiB. Memory blocks imported from other processes: 0, size: 0 B. Memory blocks exported to other processes: 0, size: 0 B. Total sample cache size: 0 B. Default sample spec: s16le 2ch 44100Hz Default channel map: front-left,front-right Default sink name: alsa_output.pci-0000_00_07.0.analog-stereo Default source name: alsa_input.pci-0000_00_07.0.analog-stereo Memory blocks of type POOL: 1 allocated/28 accumulated. Memory blocks of type POOL_EXTERNAL: 0 allocated/0 accumulated. Memory blocks of type APPENDED: 0 allocated/0 accumulated. Memory blocks of type USER: 0 allocated/0 accumulated. Memory blocks of type FIXED: 0 allocated/57 accumulated. Memory blocks of type IMPORTED: 0 allocated/0 accumulated. 22 module(s) loaded. index: 0 name: <module-device-restore> argument: <> used: -1 load once: yes properties: module.author = "Lennart Poettering" module.description = "Automatically restore the volume/mute state of devices" module.version = "0.9.21" index: 1 name: <module-stream-restore> argument: <> used: -1 load once: yes properties: module.author = "Lennart Poettering" module.description = "Automatically restore the volume/mute/device state of streams" module.version = "0.9.21" index: 2 name: <module-card-restore> argument: <> used: -1 load once: yes properties: module.author = "Lennart Poettering" module.description = "Automatically restore profile of cards" module.version = "0.9.21" index: 3 name: <module-augment-properties> argument: <> used: -1 load once: yes properties: module.author = "Lennart Poettering" module.description = "Augment the property sets of streams with additional static information" module.version = "0.9.21" index: 4 name: <module-alsa-card> argument: <device_id="0" name="pci-0000_00_07.0" card_name="alsa_card.pci-0000_00_07.0" tsched=yes ignore_dB=no card_properties="module-udev-detect.discovered=1"> used: 0 load once: no properties: module.author = "Lennart Poettering" module.description = "ALSA Card" module.version = "0.9.21" index: 5 name: <module-udev-detect> argument: <> used: -1 load once: yes properties: module.author = "Lennart Poettering" module.description = "Detect available audio hardware and load matching drivers" module.version = "0.9.21" index: 6 name: <module-bluetooth-discover> argument: <> used: -1 load once: yes properties: module.author = "Joao Paulo Rechi Vita" module.description = "Detect available bluetooth audio devices and load bluetooth audio drivers" module.version = "0.9.21" index: 7 name: <module-esound-protocol-unix> argument: <> used: -1 load once: no properties: module.author = "Lennart Poettering" module.description = "ESOUND protocol (UNIX sockets)" module.version = "0.9.21" index: 8 name: <module-native-protocol-unix> argument: <> used: -1 load once: no properties: module.author = "Lennart Poettering" module.description = "Native protocol (UNIX sockets)" module.version = "0.9.21" index: 9 name: <module-default-device-restore> argument: <> used: -1 load once: yes properties: module.author = "Lennart Poettering" module.description = "Automatically restore the default sink and source" module.version = "0.9.21" index: 10 name: <module-rescue-streams> argument: <> used: -1 load once: yes properties: module.author = "Lennart Poettering" module.description = "When a sink/source is removed, try to move their streams to the default sink/source" module.version = "0.9.21" index: 11 name: <module-always-sink> argument: <> used: -1 load once: yes properties: module.author = "Colin Guthrie" module.description = "Always keeps at least one sink loaded even if it's a null one" module.version = "0.9.21" index: 12 name: <module-intended-roles> argument: <> used: -1 load once: yes properties: module.author = "Lennart Poettering" module.description = "Automatically set device of streams based of intended roles of devices" module.version = "0.9.21" index: 13 name: <module-suspend-on-idle> argument: <> used: -1 load once: yes properties: module.author = "Lennart Poettering" module.description = "When a sink/source is idle for too long, suspend it" module.version = "0.9.21" index: 14 name: <module-console-kit> argument: <> used: -1 load once: yes properties: module.author = "Lennart Poettering" module.description = "Create a client for each ConsoleKit session of this user" module.version = "0.9.21" index: 15 name: <module-position-event-sounds> argument: <> used: -1 load once: yes properties: module.author = "Lennart Poettering" module.description = "Position event sounds between L and R depending on the position on screen of the widget triggering them." module.version = "0.9.21" index: 16 name: <module-cork-music-on-phone> argument: <> used: -1 load once: yes properties: module.author = "Lennart Poettering" module.description = "Mute or cork music while a phone stream exists" module.version = "0.9.21" index: 18 name: <module-device-manager> argument: <do_routing=1> used: -1 load once: yes properties: module.author = "Colin Guthrie" module.description = "Keep track of devices (and their descriptions) both past and present and prioritise by role" module.version = "0.9.21" index: 21 name: <module-x11-publish> argument: <display=:0> used: -1 load once: no properties: module.author = "Lennart Poettering" module.description = "X11 credential publisher" module.version = "0.9.21" index: 22 name: <module-x11-cork-request> argument: <display=:0> used: -1 load once: no properties: module.author = "Lennart Poettering" module.description = "Synthesize X11 media key events when cork/uncork is requested" module.version = "0.9.21" index: 23 name: <module-x11-xsmp> argument: <display=:0 session_manager=local/hooter.b- lux.balls:@/tmp/.ICE-unix/2242,unix/hooter.b-lux.balls:/tmp/.ICE- unix/2242,inet6/hooter.b-lux.balls:60628,inet/hooter.b-lux.balls:47470> used: -1 load once: no properties: module.author = "Lennart Poettering" module.description = "X11 session management" module.version = "0.9.21" index: 24 name: <module-cli-protocol-unix> argument: <> used: -1 load once: no properties: module.author = "Lennart Poettering" module.description = "Command line interface protocol (UNIX sockets)" module.version = "0.9.21" 1 sink(s) available. * index: 0 name: <alsa_output.pci-0000_00_07.0.analog-stereo> driver: <module-alsa-card.c> flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY FLAT_VOLUME DYNAMIC_LATENCY state: SUSPENDED suspend cause: IDLE priority: 9959 volume: 0: 74% 1: 74% 0: -7.80 dB 1: -7.80 dB balance 0.00 base volume: 100% 0.00 dB volume steps: 65537 muted: no current latency: 0.00 ms max request: 64 KiB max rewind: 64 KiB monitor source: 0 sample spec: s16le 2ch 44100Hz channel map: front-left,front-right Stereo used by: 0 linked by: 0 configured latency: 0.00 ms; range is 0.50 .. 371.52 ms card: 0 <alsa_card.pci-0000_00_07.0> module: 4 properties: alsa.resolution_bits = "16" device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "ALC662 rev1 Analog" alsa.id = "ALC662 rev1 Analog" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "0" alsa.card = "0" alsa.card_name = "HDA NVidia" alsa.long_card_name = "HDA NVidia at 0xfde78000 irq 21" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:07.0" sysfs.path = "/devices/pci0000:00/0000:00:07.0/sound/card0" device.bus = "pci" device.vendor.id = "10de" device.product.id = "055c" device.form_factor = "internal" hal.udi = "/org/freedesktop/Hal/devices/pci_10de_55c_sound_card_0" hal.product = "HDA NVidia Sound Card" hal.card_id = "HDA NVidia" device.string = "front:0" device.buffering.buffer_size = "65536" device.buffering.fragment_size = "32768" device.access_mode = "mmap+timer" device.profile.name = "analog-stereo" device.profile.description = "Analog Stereo" device.description = "Internal Audio Analog Stereo" alsa.mixer_name = "Realtek ALC662 rev1" alsa.components = "HDA:10ec0662,18493662,00100101" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" ports: analog-output: Analog Output (priority 9900) analog-output-headphones: Analog Headphones (priority 9000) active port: <analog-output> 2 source(s) available. index: 0 name: <alsa_output.pci-0000_00_07.0.analog-stereo.monitor> driver: <module-alsa-card.c> flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY state: SUSPENDED suspend cause: IDLE priority: 1950 volume: 0: 100% 1: 100% 0: 0.00 dB 1: 0.00 dB balance 0.00 base volume: 100% 0.00 dB volume steps: 65537 muted: no current latency: 0.00 ms max rewind: 64 KiB sample spec: s16le 2ch 44100Hz channel map: front-left,front-right Stereo used by: 0 linked by: 0 configured latency: 0.00 ms; range is 0.50 .. 371.52 ms monitor_of: 0 card: 0 <alsa_card.pci-0000_00_07.0> module: 4 properties: device.description = "Monitor of Internal Audio Analog Stereo" device.class = "monitor" alsa.card = "0" alsa.card_name = "HDA NVidia" alsa.long_card_name = "HDA NVidia at 0xfde78000 irq 21" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:07.0" sysfs.path = "/devices/pci0000:00/0000:00:07.0/sound/card0" device.bus = "pci" device.vendor.id = "10de" device.product.id = "055c" device.form_factor = "internal" hal.udi = "/org/freedesktop/Hal/devices/pci_10de_55c_sound_card_0" hal.product = "HDA NVidia Sound Card" hal.card_id = "HDA NVidia" device.string = "0" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" * index: 1 name: <alsa_input.pci-0000_00_07.0.analog-stereo> driver: <module-alsa-card.c> flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY state: SUSPENDED suspend cause: IDLE priority: 9959 volume: 0: 45% 1: 45% 0: -21.00 dB 1: -21.00 dB balance 0.00 base volume: 28% -33.00 dB volume steps: 65537 muted: yes current latency: 0.00 ms max rewind: 0 KiB sample spec: s16le 2ch 44100Hz channel map: front-left,front-right Stereo used by: 0 linked by: 0 configured latency: 0.00 ms; range is 0.50 .. 371.52 ms card: 0 <alsa_card.pci-0000_00_07.0> module: 4 properties: alsa.resolution_bits = "16" device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "ALC662 rev1 Analog" alsa.id = "ALC662 rev1 Analog" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "0" alsa.card = "0" alsa.card_name = "HDA NVidia" alsa.long_card_name = "HDA NVidia at 0xfde78000 irq 21" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:07.0" sysfs.path = "/devices/pci0000:00/0000:00:07.0/sound/card0" device.bus = "pci" device.vendor.id = "10de" device.product.id = "055c" device.form_factor = "internal" hal.udi = "/org/freedesktop/Hal/devices/pci_10de_55c_sound_card_0" hal.product = "HDA NVidia Sound Card" hal.card_id = "HDA NVidia" device.string = "front:0" device.buffering.buffer_size = "65536" device.buffering.fragment_size = "32768" device.access_mode = "mmap+timer" device.profile.name = "analog-stereo" device.profile.description = "Analog Stereo" device.description = "Internal Audio Analog Stereo" alsa.mixer_name = "Realtek ALC662 rev1" alsa.components = "HDA:10ec0662,18493662,00100101" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" ports: input-microphone-1: Microphone 1 (priority 20) input-microphone-2: Microphone 2 (priority 19) input-linein: Line-In (priority 18) active port: <input-microphone-1> 4 client(s) logged in. index: 8 driver: <module-console-kit.c> owner module: 14 properties: application.name = "ConsoleKit Session /org/freedesktop/ConsoleKit/Session2" console-kit.session = "/org/freedesktop/ConsoleKit/Session2" index: 13 driver: <module-x11-xsmp.c> owner module: 23 properties: application.name = "XSMP Session on KDE as 1025a2651a4214000128440250300000022420012" xsmp.vendor = "KDE" xsmp.client.id = "1025a2651a4214000128440250300000022420012" index: 14 driver: <protocol-native.c> owner module: 8 properties: application.name = "libphonon" native-protocol.peer = "UNIX socket client" native-protocol.version = "16" application.process.id = "2251" application.process.user = "sx" application.process.host = "hooter.b-lux.balls" application.process.binary = "knotify4" application.language = "C" window.x11.display = ":0.0" application.process.machine_id = "1385ab3a82291ea28004768900000006" application.process.session_id = "1385ab3a82291ea28004768900000006-1284402497.313752-1099366720" index: 15 driver: <cli.c> owner module: 24 properties: application.name = "UNIX socket client" 1 card(s) available. index: 0 name: <alsa_card.pci-0000_00_07.0> driver: <module-alsa-card.c> owner module: 4 properties: alsa.card = "0" alsa.card_name = "HDA NVidia" alsa.long_card_name = "HDA NVidia at 0xfde78000 irq 21" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:07.0" sysfs.path = "/devices/pci0000:00/0000:00:07.0/sound/card0" device.bus = "pci" device.vendor.id = "10de" device.product.id = "055c" device.form_factor = "internal" hal.udi = "/org/freedesktop/Hal/devices/pci_10de_55c_sound_card_0" hal.product = "HDA NVidia Sound Card" hal.card_id = "HDA NVidia" device.string = "0" device.description = "Internal Audio" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" profiles: output:analog-stereo: Analog Stereo Output (priority 6000) output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (priority 6060) output:analog-stereo+input:iec958-stereo: Analog Stereo Output + Digital Stereo (IEC958) Input (priority 6055) output:iec958-stereo: Digital Stereo Duplex (IEC958) (priority 5500) output:iec958-stereo+input:analog-stereo: Digital Stereo (IEC958) Output + Analog Stereo Input (priority 5560) output:iec958-stereo+input:iec958-stereo: Digital Stereo (IEC958) Output + Digital Stereo (IEC958) Input (priority 5555) input:analog-stereo: Analog Stereo Input (priority 60) input:iec958-stereo: Digital Stereo (IEC958) Input (priority 55) off: Off (priority 0) active profile: <output:analog-stereo+input:analog-stereo> sinks: alsa_output.pci-0000_00_07.0.analog-stereo/#0: Internal Audio Analog Stereo sources: alsa_output.pci-0000_00_07.0.analog-stereo.monitor/#0: Monitor of Internal Audio Analog Stereo alsa_input.pci-0000_00_07.0.analog-stereo/#1: Internal Audio Analog Stereo 0 sink input(s) available. 0 source outputs(s) available. 0 cache entrie(s) available. >>> ############################################################## apologies for the long post, it is submitted in the hope of aiding debugging pulse-audio and its development. Suggestions of a fix for reliable sound on all logins and on playing CDROMs would be appreciated. sincerely sibuXolo