All pastes #1822490 Raw Edit

rsr

public text v1 · immutable
#1822490 ·published 2010-03-04 11:39 UTC
rendered paste body
!!################################!!ALSA Information Script v 0.4.59!!################################!!Script ran on: Thu Mar  4 11:38:28 UTC 2010!!Linux Distribution!!------------------Ubuntu 9.10 \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 9.10"!!DMI Information!!---------------Manufacturer:       Product Name:       !!Kernel Information!!------------------Kernel release:    2.6.31-20-genericOperating System:  GNU/LinuxArchitecture:      i686Processor:         unknownSMP Enabled:       Yes!!ALSA Version!!------------Driver version:     1.0.20Library version:    1.0.20Utilities version:  1.0.20!!Loaded ALSA modules!!-------------------snd_intel8x0!!Sound Servers on this system!!----------------------------ESound Daemon:      Installed - Yes (/usr/bin/esd)      Running - NoJack:      Installed - Yes (/usr/bin/jackd)      Running - No!!Soundcards recognised by ALSA!!----------------------------- 0 [CK8S           ]: NFORCE - NVidia CK8S                      NVidia CK8S with ALC655 at irq 22!!PCI Soundcards installed in the system!!--------------------------------------00:06.0 Multimedia audio controller: nVidia Corporation nForce3 250Gb AC'97 Audio Controller (rev a1)!!Advanced information - PCI Vendor/Device/Susbsystem ID's!!--------------------------------------------------------00:06.0 0401: 10de:00ea (rev a1)	Subsystem: 1695:100d!!Modprobe options (Sound related)!!--------------------------------snd-atiixp-modem: index=-2snd-intel8x0m: index=-2snd-via82xx-modem: index=-2snd-usb-audio: index=-2snd-usb-us122l: index=-2snd-usb-usx2y: index=-2snd-usb-caiaq: index=-2snd-cmipci: mpu_port=0x330 fm_port=0x388snd-pcsp: index=-2snd-hda-intel: power_save=10 power_save_controller=N!!Loaded sound module options!!--------------------------!!Module: snd_intel8x0	ac97_clock : 0	ac97_quirk : <NULL>	buggy_irq : Y	buggy_semaphore : N	enable : N	id : <NULL>	index : -1	joystick : 0	spdif_aclink : 0	xbox : N!!AC97 Codec information!!-----------------------------startcollapse--0-0/0: Realtek ALC655 rev 0PCI Subsys Vendor: 0x1695PCI Subsys Device: 0x100dFlags: 0Revision         : 0x00Compat. Class    : 0x00Subsys. Vendor ID: 0xffffSubsys. ID       : 0xffffCapabilities     :DAC resolution   : 16-bitADC resolution   : 16-bit3D enhancement   : No 3D Stereo EnhancementCurrent setupMic gain         :  20dB [ 20dB]POP path         : pre 3DSim. stereo      : off3D enhancement   : offLoudness         : offMono output      : MIXMic select       : Mic1ADC/DAC loopback : offExtended ID      : codec=0 rev=2 LDAC SDAC CDAC DSA=0 SPDIFExtended status  : SPCV LDAC SDAC CDAC SPDIF=7/8 SPDIFSPDIF Control    : Consumer PCM Copyright Category=0x2 Generation=1 Rate=48kHz0:00 = 00000:02 = 0e0e0:04 = 00000:06 = 000d0:08 = 00000:0a = 801e0:0c = 801f0:0e = 00470:10 = 09090:12 = 8a0a0:14 = 00000:16 = 8e0e0:18 = 0c0c0:1a = 00040:1c = 08080:1e = 00000:20 = 04000:22 = 00000:24 = 00000:26 = 000f0:28 = 09c40:2a = 05d40:2c = bb800:2e = bb800:30 = bb800:32 = bb800:34 = 00000:36 = 97970:38 = 97970:3a = 28200:3c = 00000:3e = 00000:40 = 00000:42 = 00000:44 = 00000:46 = 00000:48 = 00000:4a = 00000:4c = 00000:4e = 00000:50 = 00000:52 = 00000:54 = 00000:56 = 00000:58 = 00000:5a = 00000:5c = 00000:5e = 00000:60 = 00000:62 = 00000:64 = 08080:66 = 08080:68 = 0aea0:6a = ae000:6c = 00000:6e = 00250:70 = 81e00:72 = 22e80:74 = 80000:76 = 00000:78 = 00010:7a = 30920:7c = 414c0:7e = 4760--endcollapse--!!ALSA Device nodes!!-----------------crw-rw----  1 root audio 116, 8 Mar  4 07:51 /dev/snd/controlC0crw-rw----  1 root audio 116, 7 Mar  4 14:22 /dev/snd/pcmC0D0ccrw-rw----  1 root audio 116, 6 Mar  4 07:51 /dev/snd/pcmC0D0pcrw-rw----  1 root audio 116, 5 Mar  4 14:25 /dev/snd/pcmC0D1ccrw-rw----  1 root audio 116, 4 Mar  4 14:25 /dev/snd/pcmC0D2pcrw-rw----  1 root audio 116, 3 Mar  4 07:51 /dev/snd/seqcrw-rw----  1 root audio 116, 2 Mar  4 07:51 /dev/snd/timer/dev/snd/by-path:total 0drwxr-xr-x 2 root root  60 Mar  4 07:51 .drwxr-xr-x 3 root root 200 Mar  4 07:51 ..lrwxrwxrwx 1 root root  12 Mar  4 07:51 pci-0000:00:06.0 -> ../controlC0!!ALSA configuration files!!------------------------!!User specific config file (~/.asoundrc)# Set default sound card# Useful so that all settings can be changed to a different card here.pcm.snd_card {     type hw          card 0               device 2               }                              # Allow mixing of multiple output streams to this device               pcm.output {                    type dmix                         ipc_key 1024                              ipc_perm 0660 # Sound for everybody in your group!                                   slave.pcm "snd_card"                                                                           slave {                                                  # This stuff provides some fixes for latency issues.                                                            # buffer_size should be set for your audio chipset.                                                                      period_time 0                                                                                period_size 1024                                                                                          buffer_size 8192                                                                                               }                                                                                                                                                                                                   bindings {                                                                                                              0 0                                                                                                                        1 1                                                                                                                             }                                                                                                                             }                                                                                                                                                                                                                                                          # Allow reading from the default device.                                                                                                                             # Also known as record or capture.                                                                                                                             pcm.input {                                                                                                                                  type dsnoop                                                                                                                                       ipc_key 2048                                                                                                                                            slave.pcm "snd_card"                                                                                                                                                                                                                                                                                        ## Possible artsd full duplex fix:                                                                                                                                            #     slave {                                                                                                                                            #          period_time 0                                                                                                                                            #          period_size 1024                                                                                                                                            #          buffer_size 8192                                                                                                                                            #     }                                                                                                                                                                                                                                                                                             bindings {                                                                                                                                                           0 0                                                                                                                                                                     1 1                                                                                                                                                                          }                                                                                                                                                                          }                                                                                                                                                                                                                                                                                                                                                    # This is what we want as our default device                                                                                                                                                                          # a fully duplex (read/write) audio device.                                                                                                                                                                          pcm.duplex {                                                                                                                                                                               type asym                                                                                                                                                                                    playback.pcm "output"                                                                                                                                                                                         capture.pcm "input"                                                                                                                                                                                         }                                                                                                                                                                                                                                                                                                                                                                                  ###################                                                                                                                                                                                         # CONVERSION PLUG #                                                                                                                                                                                         ###################                                                                                                                                                                                         # Setting the default pcm device allows the conversion                                                                                                                                                                                         # rate to be selected on the fly.                                                                                                                                                                                         # duplex mode allows any alsa enabled app to read/write                                                                                                                                                                                         # to the dmix plug (Fixes a problem with wine).                                                                                                                                                                                         pcm.!default {                                                                                                                                                                                              type plug                                                                                                                                                                                                   slave.pcm "duplex"                                                                                                                                                                                                   }                                                                                                                                                                                                                                                                                                                                                                                                      # Apparently this is wrong (breaks mplayer for me opening the device)                                                                                                                                                                                                   #ctl.!default {                                                                                                                                                                                                   #     type plug                                                                                                                                                                                                   #     slave.pcm "snd_card"                                                                                                                                                                                                   #}                                                                                                                                                                                                                                                                                                                                                                                                      ########                                                                                                                                                                                                   # AOSS #                                                                                                                                                                                                   ########                                                                                                                                                                                                   # OSS dsp0 device (OSS needs only output support, duplex will break some stuff)                                                                                                                                                                                                   pcm.dsp0 {                                                                                                                                                                                                        type plug                                                                                                                                                                                                             slave.pcm "output"                                                                                                                                                                                                             }                                                                                                                                                                                                                                                                                                                                                                                                                          # OSS control for dsp0 (needed?...this might not be useful)                                                                                                                                                                                                             ctl.dsp0 {                                                                                                                                                                                                                  type plug                                                                                                                                                                                                                       slave.pcm "snd_card"                                                                                                                                                                                                                       }                                                                                                                                                                                                                                                                                                                                                                                                                                              ####                                                                                                                                                                                                                       #### As of November 2005 with the following packages:                                                                                                                                                                                                                       #### >=mozilla-firefox-1.0.7-r2, netscape-flash-7.0.25,                                                                                                                                                                                                                       #### alsa-oss-1.0.8-r1 and alsa-oss-1.0.10_rc3                                                                                                                                                                                                                       ####                                                                                                                                                                                                                       #### I have been experiencing crashes related to firefox when rendering flash.                                                                                                                                                                                                                       #### I used "aoss firefox" to start the browser.                                                                                                                                                                                                                       #### Commenting out the below ctl.mixer0 and using the above ctl.dsp0 allows                                                                                                                                                                                                                       #### firefox to render flash without crashing (and yes the aoss mixing works)                                                                                                                                                                                                                       #### However aoss Skype does not work properly without mixer0 under some configurations.                                                                                                                                                                                                                       ####                                                                                                                                                                                                                       # OSS control for dsp0 (default old OSS is mixer0)                                                                                                                                                                                                                       #ctl.mixer0 {                                                                                                                                                                                                                       #     type plug                                                                                                                                                                                                                       #     slave.pcm "snd_card"                                                                                                                                                                                                                       #}!!Aplay/Arecord output!!------------APLAY**** List of PLAYBACK Hardware Devices ****card 0: CK8S [NVidia CK8S], device 0: Intel ICH [NVidia CK8S]  Subdevices: 1/1  Subdevice #0: subdevice #0card 0: CK8S [NVidia CK8S], device 2: Intel ICH - IEC958 [NVidia CK8S - IEC958]  Subdevices: 0/1  Subdevice #0: subdevice #0ARECORD**** List of CAPTURE Hardware Devices ****card 0: CK8S [NVidia CK8S], device 0: Intel ICH [NVidia CK8S]  Subdevices: 1/1  Subdevice #0: subdevice #0card 0: CK8S [NVidia CK8S], device 1: Intel ICH - MIC ADC [NVidia CK8S - MIC ADC]  Subdevices: 1/1  Subdevice #0: subdevice #0!!Amixer output!!-------------!!-------Mixer controls for card 0 [CK8S]Card hw:0 'CK8S'/'NVidia CK8S with ALC655 at irq 22'  Mixer name	: 'Realtek ALC655 rev 0'  Components	: 'AC97a:414c4760'  Controls      : 41  Simple ctrls  : 26Simple mixer control 'Master',0  Capabilities: pvolume pswitch pswitch-joined  Playback channels: Front Left - Front Right  Limits: Playback 0 - 31  Mono:  Front Left: Playback 17 [55%] [-21.00dB] [on]  Front Right: Playback 17 [55%] [-21.00dB] [on]Simple mixer control 'Master Mono',0  Capabilities: pvolume pvolume-joined pswitch pswitch-joined  Playback channels: Mono  Limits: Playback 0 - 31  Mono: Playback 18 [58%] [-19.50dB] [on]Simple mixer control 'PCM',0  Capabilities: pvolume pswitch pswitch-joined  Playback channels: Front Left - Front Right  Limits: Playback 0 - 31  Mono:  Front Left: Playback 19 [61%] [-6.00dB] [on]  Front Right: Playback 19 [61%] [-6.00dB] [on]Simple mixer control 'Surround',0  Capabilities: pvolume pswitch  Playback channels: Front Left - Front Right  Limits: Playback 0 - 31  Mono:  Front Left: Playback 8 [26%] [-34.50dB] [off]  Front Right: Playback 8 [26%] [-34.50dB] [off]Simple mixer control 'Surround Jack Mode',0  Capabilities: enum  Items: 'Shared' 'Independent'  Item0: 'Shared'Simple mixer control 'Center',0  Capabilities: pvolume pvolume-joined pswitch pswitch-joined  Playback channels: Mono  Limits: Playback 0 - 31  Mono: Playback 8 [26%] [-34.50dB] [off]Simple mixer control 'LFE',0  Capabilities: pvolume pvolume-joined pswitch pswitch-joined  Playback channels: Mono  Limits: Playback 0 - 31  Mono: Playback 8 [26%] [-34.50dB] [off]Simple mixer control 'Line',0  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive  Capture exclusive group: 0  Playback channels: Front Left - Front Right  Capture channels: Front Left - Front Right  Limits: Playback 0 - 31  Front Left: Playback 22 [71%] [-1.50dB] [on] Capture [off]  Front Right: Playback 22 [71%] [-1.50dB] [on] Capture [on]Simple mixer control 'CD',0  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive  Capture exclusive group: 0  Playback channels: Front Left - Front Right  Capture channels: Front Left - Front Right  Limits: Playback 0 - 31  Front Left: Playback 21 [68%] [-3.00dB] [off] Capture [off]  Front Right: Playback 21 [68%] [-3.00dB] [off] Capture [off]Simple mixer control 'Mic',0  Capabilities: pvolume pvolume-joined pswitch pswitch-joined cswitch cswitch-exclusive  Capture exclusive group: 0  Playback channels: Mono  Capture channels: Front Left - Front Right  Limits: Playback 0 - 31  Mono: Playback 24 [77%] [1.50dB] [on]  Front Left: Capture [on]  Front Right: Capture [off]Simple mixer control 'Mic Boost ( 20dB)',0  Capabilities: pswitch pswitch-joined  Playback channels: Mono  Mono: Playback [on]Simple mixer control 'Mic Select',0  Capabilities: enum  Items: 'Mic1' 'Mic2'  Item0: 'Mic1'Simple mixer control 'Video',0  Capabilities: cswitch cswitch-exclusive  Capture exclusive group: 0  Capture channels: Front Left - Front Right  Front Left: Capture [off]  Front Right: Capture [off]Simple mixer control 'Phone',0  Capabilities: pvolume pvolume-joined pswitch pswitch-joined cswitch cswitch-exclusive  Capture exclusive group: 0  Playback channels: Mono  Capture channels: Front Left - Front Right  Limits: Playback 0 - 31  Mono: Playback 0 [0%] [-34.50dB] [off]  Front Left: Capture [off]  Front Right: Capture [off]Simple mixer control 'IEC958',0  Capabilities: pswitch pswitch-joined cswitch cswitch-joined  Playback channels: Mono  Capture channels: Mono  Mono: Playback [on] Capture [on]Simple mixer control 'IEC958 Playback AC97-SPSA',0  Capabilities: volume volume-joined  Playback channels: Mono  Capture channels: Mono  Limits: 0 - 3  Mono: 1 [33%]Simple mixer control 'IEC958 Playback Source',0  Capabilities: enum  Items: 'PCM' 'Analog In' 'IEC958 In'  Item0: 'IEC958 In'Simple mixer control 'PC Speaker',0  Capabilities: pvolume pvolume-joined pswitch pswitch-joined  Playback channels: Mono  Limits: Playback 0 - 15  Mono: Playback 0 [0%] [-45.00dB] [off]Simple mixer control 'Aux',0  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive  Capture exclusive group: 0  Playback channels: Front Left - Front Right  Capture channels: Front Left - Front Right  Limits: Playback 0 - 31  Front Left: Playback 17 [55%] [-9.00dB] [off] Capture [off]  Front Right: Playback 17 [55%] [-9.00dB] [off] Capture [off]Simple mixer control 'Mono Output Select',0  Capabilities: enum  Items: 'Mix' 'Mic'  Item0: 'Mix'Simple mixer control 'Capture',0  Capabilities: cvolume cswitch cswitch-joined  Capture channels: Front Left - Front Right  Limits: Capture 0 - 15  Front Left: Capture 8 [53%] [12.00dB] [on]  Front Right: Capture 8 [53%] [12.00dB] [on]Simple mixer control 'Mix',0  Capabilities: cswitch cswitch-exclusive  Capture exclusive group: 0  Capture channels: Front Left - Front Right  Front Left: Capture [off]  Front Right: Capture [off]Simple mixer control 'Mix Mono',0  Capabilities: cswitch cswitch-exclusive  Capture exclusive group: 0  Capture channels: Front Left - Front Right  Front Left: Capture [off]  Front Right: Capture [off]Simple mixer control 'Channel Mode',0  Capabilities: enum  Items: '2ch' '4ch' '6ch'  Item0: '6ch'Simple mixer control 'Duplicate Front',0  Capabilities: pswitch pswitch-joined  Playback channels: Mono  Mono: Playback [off]Simple mixer control 'External Amplifier',0  Capabilities: pswitch pswitch-joined  Playback channels: Mono  Mono: Playback [on]!!Alsactl output!!---------------startcollapse--state.CK8S {	control.1 {		comment.access 'read write'		comment.type BOOLEAN		comment.count 1		iface MIXER		name 'Master Playback Switch'		value true	}	control.2 {		comment.access 'read write'		comment.type INTEGER		comment.count 2		comment.range '0 - 31'		comment.dbmin -4650		comment.dbmax 0		iface MIXER		name 'Master Playback Volume'		value.0 17		value.1 17	}	control.3 {		comment.access 'read write'		comment.type BOOLEAN		comment.count 1		iface MIXER		name 'Center Playback Switch'		value false	}	control.4 {		comment.access 'read write'		comment.type INTEGER		comment.count 1		comment.range '0 - 31'		comment.dbmin -4650		comment.dbmax 0		iface MIXER		name 'Center Playback Volume'		value 8	}	control.5 {		comment.access 'read write'		comment.type BOOLEAN		comment.count 1		iface MIXER		name 'LFE Playback Switch'		value false	}	control.6 {		comment.access 'read write'		comment.type INTEGER		comment.count 1		comment.range '0 - 31'		comment.dbmin -4650		comment.dbmax 0		iface MIXER		name 'LFE Playback Volume'		value 8	}	control.7 {		comment.access 'read write'		comment.type BOOLEAN		comment.count 2		iface MIXER		name 'Surround Playback Switch'		value.0 false		value.1 false	}	control.8 {		comment.access 'read write'		comment.type INTEGER		comment.count 2		comment.range '0 - 31'		comment.dbmin -4650		comment.dbmax 0		iface MIXER		name 'Surround Playback Volume'		value.0 8		value.1 8	}	control.9 {		comment.access 'read write'		comment.type BOOLEAN		comment.count 1		iface MIXER		name 'Master Mono Playback Switch'		value true	}	control.10 {		comment.access 'read write'		comment.type INTEGER		comment.count 1		comment.range '0 - 31'		comment.dbmin -4650		comment.dbmax 0		iface MIXER		name 'Master Mono Playback Volume'		value 18	}	control.11 {		comment.access 'read write'		comment.type BOOLEAN		comment.count 1		iface MIXER		name 'PC Speaker Playback Switch'		value false	}	control.12 {		comment.access 'read write'		comment.type INTEGER		comment.count 1		comment.range '0 - 15'		comment.dbmin -4500		comment.dbmax 0		iface MIXER		name 'PC Speaker Playback Volume'		value 0	}	control.13 {		comment.access 'read write'		comment.type BOOLEAN		comment.count 1		iface MIXER		name 'Phone Playback Switch'		value false	}	control.14 {		comment.access 'read write'		comment.type INTEGER		comment.count 1		comment.range '0 - 31'		comment.dbmin -3450		comment.dbmax 1200		iface MIXER		name 'Phone Playback Volume'		value 0	}	control.15 {		comment.access 'read write'		comment.type BOOLEAN		comment.count 1		iface MIXER		name 'Mic Playback Switch'		value true	}	control.16 {		comment.access 'read write'		comment.type INTEGER		comment.count 1		comment.range '0 - 31'		comment.dbmin -3450		comment.dbmax 1200		iface MIXER		name 'Mic Playback Volume'		value 24	}	control.17 {		comment.access 'read write'		comment.type BOOLEAN		comment.count 1		iface MIXER		name 'Mic Boost ( 20dB)'		value true	}	control.18 {		comment.access 'read write'		comment.type BOOLEAN		comment.count 1		iface MIXER		name 'Line Playback Switch'		value true	}	control.19 {		comment.access 'read write'		comment.type INTEGER		comment.count 2		comment.range '0 - 31'		comment.dbmin -3450		comment.dbmax 1200		iface MIXER		name 'Line Playback Volume'		value.0 22		value.1 22	}	control.20 {		comment.access 'read write'		comment.type BOOLEAN		comment.count 1		iface MIXER		name 'CD Playback Switch'		value false	}	control.21 {		comment.access 'read write'		comment.type INTEGER		comment.count 2		comment.range '0 - 31'		comment.dbmin -3450		comment.dbmax 1200		iface MIXER		name 'CD Playback Volume'		value.0 21		value.1 21	}	control.22 {		comment.access 'read write'		comment.type BOOLEAN		comment.count 1		iface MIXER		name 'Aux Playback Switch'		value false	}	control.23 {		comment.access 'read write'		comment.type INTEGER		comment.count 2		comment.range '0 - 31'		comment.dbmin -3450		comment.dbmax 1200		iface MIXER		name 'Aux Playback Volume'		value.0 17		value.1 17	}	control.24 {		comment.access 'read write'		comment.type BOOLEAN		comment.count 1		iface MIXER		name 'PCM Playback Switch'		value true	}	control.25 {		comment.access 'read write'		comment.type INTEGER		comment.count 2		comment.range '0 - 31'		comment.dbmin -3450		comment.dbmax 1200		iface MIXER		name 'PCM Playback Volume'		value.0 19		value.1 19	}	control.26 {		comment.access 'read write'		comment.type ENUMERATED		comment.count 2		comment.item.0 Mic		comment.item.1 CD		comment.item.2 Video		comment.item.3 Aux		comment.item.4 Line		comment.item.5 Mix		comment.item.6 'Mix Mono'		comment.item.7 Phone		iface MIXER		name 'Capture Source'		value.0 Mic		value.1 Line	}	control.27 {		comment.access 'read write'		comment.type BOOLEAN		comment.count 1		iface MIXER		name 'Capture Switch'		value true	}	control.28 {		comment.access 'read write'		comment.type INTEGER		comment.count 2		comment.range '0 - 15'		comment.dbmin 0		comment.dbmax 2250		iface MIXER		name 'Capture Volume'		value.0 8		value.1 8	}	control.29 {		comment.access 'read write'		comment.type ENUMERATED		comment.count 1		comment.item.0 Mix		comment.item.1 Mic		iface MIXER		name 'Mono Output Select'		value Mix	}	control.30 {		comment.access 'read write'		comment.type ENUMERATED		comment.count 1		comment.item.0 Mic1		comment.item.1 Mic2		iface MIXER		name 'Mic Select'		value Mic1	}	control.31 {		comment.access read		comment.type IEC958		comment.count 1		iface MIXER		name 'IEC958 Playback Con Mask'		value '0fff000f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'	}	control.32 {		comment.access read		comment.type IEC958		comment.count 1		iface MIXER		name 'IEC958 Playback Pro Mask'		value cf00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000	}	control.33 {		comment.access 'read write'		comment.type IEC958		comment.count 1		iface MIXER		name 'IEC958 Playback Default'		value '0482000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'	}	control.34 {		comment.access 'read write'		comment.type BOOLEAN		comment.count 1		iface MIXER		name 'IEC958 Playback Switch'		value true	}	control.35 {		comment.access 'read write'		comment.type INTEGER		comment.count 1		comment.range '0 - 3'		iface MIXER		name 'IEC958 Playback AC97-SPSA'		value 1	}	control.36 {		comment.access 'read write'		comment.type BOOLEAN		comment.count 1		iface MIXER		name 'Duplicate Front'		value false	}	control.37 {		comment.access 'read write'		comment.type ENUMERATED		comment.count 1		comment.item.0 Shared		comment.item.1 Independent		iface MIXER		name 'Surround Jack Mode'		value Shared	}	control.38 {		comment.access 'read write'		comment.type ENUMERATED		comment.count 1		comment.item.0 '2ch'		comment.item.1 '4ch'		comment.item.2 '6ch'		iface MIXER		name 'Channel Mode'		value '6ch'	}	control.39 {		comment.access 'read write'		comment.type BOOLEAN		comment.count 1		iface MIXER		name 'IEC958 Capture Switch'		value true	}	control.40 {		comment.access 'read write'		comment.type ENUMERATED		comment.count 1		comment.item.0 PCM		comment.item.1 'Analog In'		comment.item.2 'IEC958 In'		iface MIXER		name 'IEC958 Playback Source'		value 'IEC958 In'	}	control.41 {		comment.access 'read write'		comment.type BOOLEAN		comment.count 1		iface MIXER		name 'External Amplifier'		value true	}}--endcollapse--!!All Loaded Modules!!------------------Modulenls_iso8859_1nls_cp437vfatfatbinfmt_miscradeonttmdrmi2c_algo_bitiptable_filterip_tablesx_tablessnd_intel8x0snd_ac97_codecac97_busppdevusblpsnd_pcm_osssnd_mixer_osssnd_pcmparport_pcsnd_seq_dummypsmouseserio_rawsnd_seq_osssnd_seq_midisnd_rawmidisnd_seq_midi_eventsnd_seqsnd_timersnd_seq_devicesndsoundcoresnd_page_allocshpchpk8tempi2c_nforce2lpparportr8169miiusb_storagefloppyamd64_agpagpgartforcedeth!!ALSA/HDA dmesg!!------------------