!!################################ !!ALSA Information Script v 0.4.60 !!################################ !!Script ran on: Mon Mar 21 19:54:10 UTC 2011 !!Linux Distribution !!------------------ Ubuntu 10.10 \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 10.10" !!DMI Information !!--------------- Manufacturer: Hewlett-Packard Product Name: HP Z800 Workstation Product Version: !!Kernel Information !!------------------ Kernel release: 2.6.35-28-generic-pae Operating System: GNU/Linux Architecture: i686 Processor: unknown SMP Enabled: Yes !!ALSA Version !!------------ Driver version: 1.0.23 Library version: 1.0.23 Utilities version: 1.0.23 !!Loaded ALSA modules !!------------------- snd_asihpi !!Sound Servers on this system !!---------------------------- Pulseaudio: Installed - Yes (/usr/bin/pulseaudio) Running - No ESound Daemon: Installed - Yes (/usr/bin/esd) Running - No !!Soundcards recognised by ALSA !!----------------------------- 0 [ASI5640 ]: ASIHPI-MMAP - AudioScience ASI5640 AudioScience ASI5640 0 !!PCI Soundcards installed in the system !!-------------------------------------- 61:00.0 Multimedia audio controller: Texas Instruments TMS320C6414 TMS320C6415 TMS320C6416 !!Advanced information - PCI Vendor/Device/Subsystem ID's !!-------------------------------------------------------- 61:00.0 0401: 104c:a106 Subsystem: 175c:5600 !!Modprobe options (Sound related) !!-------------------------------- snd-atiixp-modem: index=-2 snd-intel8x0m: index=-2 snd-via82xx-modem: index=-2 snd-usb-audio: index=-2 snd-usb-caiaq: index=-2 snd-usb-ua101: index=-2 snd-usb-us122l: index=-2 snd-usb-usx2y: index=-2 snd-cmipci: mpu_port=0x330 fm_port=0x388 snd-pcsp: index=-2 snd-usb-audio: index=-2 !!Loaded sound module options !!-------------------------- !!Module: snd_asihpi build_info : built within ALSA source enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y enable_hpi_hwdep : Y hpi_debug_level : 2 id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null) index : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 prealloc_stream_buf : 0 !!ALSA Device nodes !!----------------- crw-rw---- 1 root audio 116, 7 Mar 21 09:50 /dev/snd/controlC0 crw-rw---- 1 root audio 116, 4 Mar 21 09:50 /dev/snd/hwC0D0 crw-rw---- 1 root audio 116, 6 Mar 21 09:50 /dev/snd/pcmC0D0c crw-rw---- 1 root audio 116, 5 Mar 21 12:51 /dev/snd/pcmC0D0p crw-rw---- 1 root audio 116, 3 Mar 21 09:50 /dev/snd/seq crw-rw---- 1 root audio 116, 2 Mar 21 09:50 /dev/snd/timer !!ALSA configuration files !!------------------------ !!User specific config file (~/.asoundrc) ###################### ## OUTPUTS-Playback ###################### pcm.output1 { type plug slave.pcm "dmixer1" #type hw #card 0 #device 0 #subdevice 0 } pcm.output2 { type plug slave.pcm "dmixer2" #type hw #card 0 #device 0 #subdevice 1 } pcm.output3 { type plug slave.pcm "dmixer3" #type hw #card 0 #device 0 #subdevice 2 } pcm.output4 { type plug slave.pcm "dmixer4" #type hw #card 0 #device 0 #subdevice 3 } pcm.book { type plug slave.pcm "dmixer1" #type hw #card 0 #device 0 #subdevice 0 } pcm.mirror { type plug slave.pcm "dmixer2" #type hw #card 0 #device 0 #subdevice 1 } pcm.cauldron { type plug slave.pcm "dmixer1" #type hw #card 0 #device 0 #subdevice 0 } pcm.silkscreen { type plug slave.pcm "dmixer2" #type hw #card 0 #device 0 #subdevice 1 } pcm.peppersghost { type plug slave.pcm "dmixer3" #type hw #card 0 #device 0 #subdevice 2 } pcm.!default { type plug slave.pcm "dmixer1" #type hw #card 0 } pcm.dmixer1 { type dmix ipc_key 1024 slave { pcm "hw:0,0,0" period_time 2 # this is the general standard even though often is set to 0 period_size 1024 # oss period frames buffer_size 8192 } } pcm.dmixer2 { type dmix ipc_key 1024 slave { pcm "hw:0,0,1" period_time 2 # this is the general standard even though often is set to 0 period_size 1024 # oss period frames buffer_size 8192 } } pcm.dmixer3 { type dmix ipc_key 1024 slave { pcm "hw:0,0,2" period_time 2 # this is the general standard even though often is set to 0 period_size 1024 # oss period frames buffer_size 4096 } } pcm.dmixer4 { type dmix ipc_key 1024 slave { pcm "hw:0,0,3" period_time 2 # this is the general standard even though often is set to 0 period_size 1024 # oss period frames buffer_size 4096 } } ctl.!default { type hw card 0 } ctl.dmixer { type hw card 0 } ###################### ## INPUTS-Recording ###################### ctl.mixin { type hw card 0 } pcm.input1 { type plug slave.pcm "mixin1" } pcm.input2 { type plug slave.pcm "mixin2" } pcm.input3 { type plug slave.pcm "mixin3" } pcm.input4 { type plug slave.pcm "mixin4" } pcm.mic { type plug slave.pcm "mixin1" } pcm.mixin1 { type dsnoop ipc_key 5978293 # must be unique for all dmix plugins!!!! slave { pcm "hw:0,0,0" } } pcm.mixin2 { type dsnoop ipc_key 5978293 # must be unique for all dmix plugins!!!! slave { pcm "hw:0,0,1" } } pcm.mixin3 { type dsnoop ipc_key 5978293 # must be unique for all dmix plugins!!!! slave { pcm "hw:0,0,2" } } pcm.mixin4 { type dsnoop ipc_key 5978293 # must be unique for all dmix plugins!!!! slave { pcm "hw:0,0,3" } } !!Aplay/Arecord output !!------------ APLAY **** List of PLAYBACK Hardware Devices **** card 0: ASI5640 [AudioScience ASI5640], device 0: asihpi PCM [asihpi PCM] Subdevices: 4/4 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 ARECORD **** List of CAPTURE Hardware Devices **** card 0: ASI5640 [AudioScience ASI5640], device 0: asihpi PCM [asihpi PCM] Subdevices: 4/4 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 !!Amixer output !!------------- !!-------Mixer controls for card 0 [ASI5640] Card hw:0 'ASI5640'/'AudioScience ASI5640 0' Mixer name : 'asihpi mixer' Components : '' Controls : 83 Simple ctrls : 83 Simple mixer control 'clock0 local_rate',0 Capabilities: volume volume-joined penum Playback channels: Mono Capture channels: Mono Limits: 8000 - 192000 Mono: 48000 [22%] Simple mixer control 'clock0 rate',0 Capabilities: volume volume-joined penum Playback channels: Mono Capture channels: Mono Limits: 8000 - 192000 Mono: 48000 [22%] Simple mixer control 'clock0 source',0 Capabilities: enum Items: 'local PLL' Item0: 'local PLL' Simple mixer control 'instream0 channel mode',0 Capabilities: enum Items: 'normal' 'swap' 'from_left' 'from_right' Item0: 'normal' Simple mixer control 'instream0 meter',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 2147483647 Front Left: 49545216 [2%] Front Right: 67909 [0%] Simple mixer control 'instream0 multiplexer',0 Capabilities: enum Items: 'line_in 0' 'line_in 1' 'line_in 2' 'line_in 3' 'outstream 0' 'outstream 1' 'outstream 2' 'outstream 3' Item0: 'line_in 0' Simple mixer control 'instream1 channel mode',0 Capabilities: enum Items: 'normal' 'swap' 'from_left' 'from_right' Item0: 'normal' Simple mixer control 'instream1 meter',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 2147483647 Front Left: 67909 [0%] Front Right: 67909 [0%] Simple mixer control 'instream1 multiplexer',0 Capabilities: enum Items: 'line_in 0' 'line_in 1' 'line_in 2' 'line_in 3' 'outstream 0' 'outstream 1' 'outstream 2' 'outstream 3' Item0: 'line_in 1' Simple mixer control 'instream2 channel mode',0 Capabilities: enum Items: 'normal' 'swap' 'from_left' 'from_right' Item0: 'normal' Simple mixer control 'instream2 meter',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 2147483647 Front Left: 67909 [0%] Front Right: 67909 [0%] Simple mixer control 'instream2 multiplexer',0 Capabilities: enum Items: 'line_in 0' 'line_in 1' 'line_in 2' 'line_in 3' 'outstream 0' 'outstream 1' 'outstream 2' 'outstream 3' Item0: 'line_in 2' Simple mixer control 'instream3 channel mode',0 Capabilities: enum Items: 'normal' 'swap' 'from_left' 'from_right' Item0: 'normal' Simple mixer control 'instream3 meter',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 2147483647 Front Left: 67909 [0%] Front Right: 67909 [0%] Simple mixer control 'instream3 multiplexer',0 Capabilities: enum Items: 'line_in 0' 'line_in 1' 'line_in 2' 'line_in 3' 'outstream 0' 'outstream 1' 'outstream 2' 'outstream 3' Item0: 'line_in 3' Simple mixer control 'line_in0 level',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10 - 24 Front Left: 18 [82%] Front Right: 18 [82%] Simple mixer control 'line_in0 meter',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 2147483647 Front Left: 49545216 [2%] Front Right: 67909 [0%] Simple mixer control 'line_in0 to line_out0 channel mode',0 Capabilities: enum Items: 'normal' 'swap' 'from_left' 'from_right' 'to_left' 'to_right' Item0: 'normal' Simple mixer control 'line_in0 to line_out0 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'line_in0 to line_out1 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'line_in0 to line_out2 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'line_in0 to line_out3 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'line_in0 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -228 [81%] Front Right: -228 [81%] Simple mixer control 'line_in1 level',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10 - 24 Front Left: 18 [82%] Front Right: 18 [82%] Simple mixer control 'line_in1 meter',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 2147483647 Front Left: 67909 [0%] Front Right: 67909 [0%] Simple mixer control 'line_in1 to line_out0 channel mode',0 Capabilities: enum Items: 'normal' 'swap' 'from_left' 'from_right' 'to_left' 'to_right' Item0: 'normal' Simple mixer control 'line_in1 to line_out0 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'line_in1 to line_out1 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'line_in1 to line_out2 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'line_in1 to line_out3 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'line_in1 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -96 [83%] Front Right: -96 [83%] Simple mixer control 'line_in2 level',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10 - 24 Front Left: 16 [76%] Front Right: 16 [76%] Simple mixer control 'line_in2 meter',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 2147483647 Front Left: 67909 [0%] Front Right: 67909 [0%] Simple mixer control 'line_in2 to line_out0 channel mode',0 Capabilities: enum Items: 'normal' 'swap' 'from_left' 'from_right' 'to_left' 'to_right' Item0: 'normal' Simple mixer control 'line_in2 to line_out0 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'line_in2 to line_out1 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'line_in2 to line_out2 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'line_in2 to line_out3 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'line_in2 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -36 [83%] Front Right: -36 [83%] Simple mixer control 'line_in3 level',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10 - 24 Front Left: 16 [76%] Front Right: 16 [76%] Simple mixer control 'line_in3 meter',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 2147483647 Front Left: 67909 [0%] Front Right: 67909 [0%] Simple mixer control 'line_in3 to line_out0 channel mode',0 Capabilities: enum Items: 'normal' 'swap' 'from_left' 'from_right' 'to_left' 'to_right' Item0: 'normal' Simple mixer control 'line_in3 to line_out0 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'line_in3 to line_out1 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'line_in3 to line_out2 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'line_in3 to line_out3 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'line_in3 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -56 [83%] Front Right: -56 [83%] Simple mixer control 'line_out0 level',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10 - 24 Front Left: 16 [76%] Front Right: 16 [76%] Simple mixer control 'line_out0 meter',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 2147483647 Front Left: 0 [0%] Front Right: 0 [0%] Simple mixer control 'line_out1 level',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10 - 24 Front Left: 16 [76%] Front Right: 16 [76%] Simple mixer control 'line_out1 meter',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 2147483647 Front Left: 0 [0%] Front Right: 0 [0%] Simple mixer control 'line_out2 level',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10 - 24 Front Left: 16 [76%] Front Right: 16 [76%] Simple mixer control 'line_out2 meter',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 2147483647 Front Left: 0 [0%] Front Right: 0 [0%] Simple mixer control 'line_out3 level',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10 - 24 Front Left: 17 [79%] Front Right: 17 [79%] Simple mixer control 'line_out3 meter',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 2147483647 Front Left: 0 [0%] Front Right: 0 [0%] Simple mixer control 'outstream0 channel mode',0 Capabilities: enum Items: 'normal' 'swap' 'from_left' 'from_right' 'to_left' 'to_right' Item0: 'normal' Simple mixer control 'outstream0 meter',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 2147483647 Front Left: 0 [0%] Front Right: 0 [0%] Simple mixer control 'outstream0 to line_out0 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -150 [82%] Front Right: -150 [82%] Simple mixer control 'outstream0 to line_out1 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'outstream0 to line_out2 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'outstream0 to line_out3 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'outstream0 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -68 [83%] Front Right: -68 [83%] Simple mixer control 'outstream1 channel mode',0 Capabilities: enum Items: 'normal' 'swap' 'from_left' 'from_right' 'to_left' 'to_right' Item0: 'normal' Simple mixer control 'outstream1 meter',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 2147483647 Front Left: 0 [0%] Front Right: 0 [0%] Simple mixer control 'outstream1 to line_out0 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'outstream1 to line_out1 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -7 [83%] Front Right: -7 [83%] Simple mixer control 'outstream1 to line_out2 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'outstream1 to line_out3 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'outstream1 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: 0 [83%] Front Right: 0 [83%] Simple mixer control 'outstream2 channel mode',0 Capabilities: enum Items: 'normal' 'swap' 'from_left' 'from_right' 'to_left' 'to_right' Item0: 'normal' Simple mixer control 'outstream2 meter',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 2147483647 Front Left: 0 [0%] Front Right: 0 [0%] Simple mixer control 'outstream2 to line_out0 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'outstream2 to line_out1 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'outstream2 to line_out2 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -27 [83%] Front Right: -27 [83%] Simple mixer control 'outstream2 to line_out3 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'outstream2 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: 0 [83%] Front Right: 0 [83%] Simple mixer control 'outstream3 channel mode',0 Capabilities: enum Items: 'normal' 'swap' 'from_left' 'from_right' 'to_left' 'to_right' Item0: 'normal' Simple mixer control 'outstream3 meter',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 2147483647 Front Left: 0 [0%] Front Right: 0 [0%] Simple mixer control 'outstream3 to line_out0 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'outstream3 to line_out1 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'outstream3 to line_out2 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -10000 [0%] Front Right: -10000 [0%] Simple mixer control 'outstream3 to line_out3 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -59 [83%] Front Right: -59 [83%] Simple mixer control 'outstream3 volume',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: -10000 - 2000 Front Left: -15 [83%] Front Right: -15 [83%] !!Alsactl output !!------------- --startcollapse-- state.ASI5640 { control.1 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10 - 24 (step 1)' comment.dbmin -1000 comment.dbmax 2400 iface MIXER name 'line_in0 level' value.0 18 value.1 18 } control.2 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10 - 24 (step 1)' comment.dbmin -1000 comment.dbmax 2400 iface MIXER name 'line_in1 level' value.0 18 value.1 18 } control.3 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10 - 24 (step 1)' comment.dbmin -1000 comment.dbmax 2400 iface MIXER name 'line_in2 level' value.0 16 value.1 16 } control.4 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10 - 24 (step 1)' comment.dbmin -1000 comment.dbmax 2400 iface MIXER name 'line_in3 level' value.0 16 value.1 16 } control.5 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'outstream0 to line_out0 volume' value.0 -150 value.1 -150 } control.6 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'outstream1 to line_out0 volume' value.0 -10000 value.1 -10000 } control.7 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'outstream2 to line_out0 volume' value.0 -10000 value.1 -10000 } control.8 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'outstream3 to line_out0 volume' value.0 -10000 value.1 -10000 } control.9 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'line_in0 to line_out0 volume' value.0 -10000 value.1 -10000 } control.10 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'line_in1 to line_out0 volume' value.0 -10000 value.1 -10000 } control.11 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'line_in2 to line_out0 volume' value.0 -10000 value.1 -10000 } control.12 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'line_in3 to line_out0 volume' value.0 -10000 value.1 -10000 } control.13 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'outstream0 to line_out1 volume' value.0 -10000 value.1 -10000 } control.14 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'outstream1 to line_out1 volume' value.0 -7 value.1 -7 } control.15 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'outstream2 to line_out1 volume' value.0 -10000 value.1 -10000 } control.16 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'outstream3 to line_out1 volume' value.0 -10000 value.1 -10000 } control.17 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'line_in0 to line_out1 volume' value.0 -10000 value.1 -10000 } control.18 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'line_in1 to line_out1 volume' value.0 -10000 value.1 -10000 } control.19 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'line_in2 to line_out1 volume' value.0 -10000 value.1 -10000 } control.20 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'line_in3 to line_out1 volume' value.0 -10000 value.1 -10000 } control.21 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'outstream0 to line_out2 volume' value.0 -10000 value.1 -10000 } control.22 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'outstream1 to line_out2 volume' value.0 -10000 value.1 -10000 } control.23 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'outstream2 to line_out2 volume' value.0 -27 value.1 -27 } control.24 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'outstream3 to line_out2 volume' value.0 -10000 value.1 -10000 } control.25 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'line_in0 to line_out2 volume' value.0 -10000 value.1 -10000 } control.26 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'line_in1 to line_out2 volume' value.0 -10000 value.1 -10000 } control.27 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'line_in2 to line_out2 volume' value.0 -10000 value.1 -10000 } control.28 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'line_in3 to line_out2 volume' value.0 -10000 value.1 -10000 } control.29 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'outstream0 to line_out3 volume' value.0 -10000 value.1 -10000 } control.30 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'outstream1 to line_out3 volume' value.0 -10000 value.1 -10000 } control.31 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'outstream2 to line_out3 volume' value.0 -10000 value.1 -10000 } control.32 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'outstream3 to line_out3 volume' value.0 -59 value.1 -59 } control.33 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'line_in0 to line_out3 volume' value.0 -10000 value.1 -10000 } control.34 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'line_in1 to line_out3 volume' value.0 -10000 value.1 -10000 } control.35 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'line_in2 to line_out3 volume' value.0 -10000 value.1 -10000 } control.36 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'line_in3 to line_out3 volume' value.0 -10000 value.1 -10000 } control.37 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'outstream0 volume' value.0 -68 value.1 -68 } control.38 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'outstream1 volume' value.0 0 value.1 0 } control.39 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'outstream2 volume' value.0 0 value.1 0 } control.40 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'outstream3 volume' value.0 -15 value.1 -15 } control.41 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'line_in0 volume' value.0 -228 value.1 -228 } control.42 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'line_in1 volume' value.0 -96 value.1 -96 } control.43 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'line_in2 volume' value.0 -36 value.1 -36 } control.44 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10000 - 2000 (step 1)' comment.dbmin -10000 comment.dbmax 2000 iface MIXER name 'line_in3 volume' value.0 -56 value.1 -56 } control.45 { comment.access read comment.type INTEGER comment.count 2 comment.range '0 - 2147483647' iface MIXER name 'line_in0 meter' value.0 55050240 value.1 67909 } control.46 { comment.access read comment.type INTEGER comment.count 2 comment.range '0 - 2147483647' iface MIXER name 'line_in1 meter' value.0 67909 value.1 67909 } control.47 { comment.access read comment.type INTEGER comment.count 2 comment.range '0 - 2147483647' iface MIXER name 'line_in2 meter' value.0 67909 value.1 67909 } control.48 { comment.access read comment.type INTEGER comment.count 2 comment.range '0 - 2147483647' iface MIXER name 'line_in3 meter' value.0 67909 value.1 67909 } control.49 { comment.access read comment.type INTEGER comment.count 2 comment.range '0 - 2147483647' iface MIXER name 'line_out0 meter' value.0 0 value.1 0 } control.50 { comment.access read comment.type INTEGER comment.count 2 comment.range '0 - 2147483647' iface MIXER name 'line_out1 meter' value.0 0 value.1 0 } control.51 { comment.access read comment.type INTEGER comment.count 2 comment.range '0 - 2147483647' iface MIXER name 'line_out2 meter' value.0 0 value.1 0 } control.52 { comment.access read comment.type INTEGER comment.count 2 comment.range '0 - 2147483647' iface MIXER name 'line_out3 meter' value.0 0 value.1 0 } control.53 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 normal comment.item.1 swap comment.item.2 from_left comment.item.3 from_right comment.item.4 to_left comment.item.5 to_right iface MIXER name 'line_in0 to line_out0 channel mode' value normal } control.54 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 normal comment.item.1 swap comment.item.2 from_left comment.item.3 from_right comment.item.4 to_left comment.item.5 to_right iface MIXER name 'line_in1 to line_out0 channel mode' value normal } control.55 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 normal comment.item.1 swap comment.item.2 from_left comment.item.3 from_right comment.item.4 to_left comment.item.5 to_right iface MIXER name 'line_in2 to line_out0 channel mode' value normal } control.56 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 normal comment.item.1 swap comment.item.2 from_left comment.item.3 from_right comment.item.4 to_left comment.item.5 to_right iface MIXER name 'line_in3 to line_out0 channel mode' value normal } control.57 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10 - 24 (step 1)' comment.dbmin -1000 comment.dbmax 2400 iface MIXER name 'line_out0 level' value.0 16 value.1 16 } control.58 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10 - 24 (step 1)' comment.dbmin -1000 comment.dbmax 2400 iface MIXER name 'line_out1 level' value.0 16 value.1 16 } control.59 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10 - 24 (step 1)' comment.dbmin -1000 comment.dbmax 2400 iface MIXER name 'line_out2 level' value.0 16 value.1 16 } control.60 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '-10 - 24 (step 1)' comment.dbmin -1000 comment.dbmax 2400 iface MIXER name 'line_out3 level' value.0 17 value.1 17 } control.61 { comment.access read comment.type INTEGER comment.count 2 comment.range '0 - 2147483647' iface MIXER name 'outstream0 meter' value.0 0 value.1 0 } control.62 { comment.access read comment.type INTEGER comment.count 2 comment.range '0 - 2147483647' iface MIXER name 'outstream1 meter' value.0 0 value.1 0 } control.63 { comment.access read comment.type INTEGER comment.count 2 comment.range '0 - 2147483647' iface MIXER name 'outstream2 meter' value.0 0 value.1 0 } control.64 { comment.access read comment.type INTEGER comment.count 2 comment.range '0 - 2147483647' iface MIXER name 'outstream3 meter' value.0 0 value.1 0 } control.65 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 normal comment.item.1 swap comment.item.2 from_left comment.item.3 from_right comment.item.4 to_left comment.item.5 to_right iface MIXER name 'outstream0 channel mode' value normal } control.66 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 normal comment.item.1 swap comment.item.2 from_left comment.item.3 from_right comment.item.4 to_left comment.item.5 to_right iface MIXER name 'outstream1 channel mode' value normal } control.67 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 normal comment.item.1 swap comment.item.2 from_left comment.item.3 from_right comment.item.4 to_left comment.item.5 to_right iface MIXER name 'outstream2 channel mode' value normal } control.68 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 normal comment.item.1 swap comment.item.2 from_left comment.item.3 from_right comment.item.4 to_left comment.item.5 to_right iface MIXER name 'outstream3 channel mode' value normal } control.69 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 'line_in 0' comment.item.1 'line_in 1' comment.item.2 'line_in 2' comment.item.3 'line_in 3' comment.item.4 'outstream 0' comment.item.5 'outstream 1' comment.item.6 'outstream 2' comment.item.7 'outstream 3' iface MIXER name 'instream0 multiplexer' value 'line_in 0' } control.70 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 'line_in 0' comment.item.1 'line_in 1' comment.item.2 'line_in 2' comment.item.3 'line_in 3' comment.item.4 'outstream 0' comment.item.5 'outstream 1' comment.item.6 'outstream 2' comment.item.7 'outstream 3' iface MIXER name 'instream1 multiplexer' value 'line_in 1' } control.71 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 'line_in 0' comment.item.1 'line_in 1' comment.item.2 'line_in 2' comment.item.3 'line_in 3' comment.item.4 'outstream 0' comment.item.5 'outstream 1' comment.item.6 'outstream 2' comment.item.7 'outstream 3' iface MIXER name 'instream2 multiplexer' value 'line_in 2' } control.72 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 'line_in 0' comment.item.1 'line_in 1' comment.item.2 'line_in 2' comment.item.3 'line_in 3' comment.item.4 'outstream 0' comment.item.5 'outstream 1' comment.item.6 'outstream 2' comment.item.7 'outstream 3' iface MIXER name 'instream3 multiplexer' value 'line_in 3' } control.73 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 normal comment.item.1 swap comment.item.2 from_left comment.item.3 from_right iface MIXER name 'instream0 channel mode' value normal } control.74 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 normal comment.item.1 swap comment.item.2 from_left comment.item.3 from_right iface MIXER name 'instream1 channel mode' value normal } control.75 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 normal comment.item.1 swap comment.item.2 from_left comment.item.3 from_right iface MIXER name 'instream2 channel mode' value normal } control.76 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 normal comment.item.1 swap comment.item.2 from_left comment.item.3 from_right iface MIXER name 'instream3 channel mode' value normal } control.77 { comment.access read comment.type INTEGER comment.count 2 comment.range '0 - 2147483647' iface MIXER name 'instream0 meter' value.0 56819712 value.1 67909 } control.78 { comment.access read comment.type INTEGER comment.count 2 comment.range '0 - 2147483647' iface MIXER name 'instream1 meter' value.0 67909 value.1 67909 } control.79 { comment.access read comment.type INTEGER comment.count 2 comment.range '0 - 2147483647' iface MIXER name 'instream2 meter' value.0 67909 value.1 67909 } control.80 { comment.access read comment.type INTEGER comment.count 2 comment.range '0 - 2147483647' iface MIXER name 'instream3 meter' value.0 67909 value.1 67909 } control.81 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 'local PLL' iface MIXER name 'clock0 source' value 'local PLL' } control.82 { comment.access 'read write' comment.type INTEGER comment.count 1 comment.range '8000 - 192000 (step 100)' iface MIXER name 'clock0 local_rate' value 48000 } control.83 { comment.access read comment.type INTEGER comment.count 1 comment.range '8000 - 192000 (step 100)' iface MIXER name 'clock0 rate' value 48000 } } --endcollapse-- !!All Loaded Modules !!------------------ Module snd_asihpi snd_pcm snd_page_alloc snd_hwdep snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device snd soundcore parport_pc ppdev binfmt_misc nvidia lp psmouse parport shpchp agpgart hp_wmi serio_raw i7core_edac edac_core floppy mptsas ahci firewire_ohci firewire_core mptscsih mptbase tg3 scsi_transport_sas libahci crc_itu_t !!ALSA/HDA dmesg !!------------------