!!################################ !!ALSA Information Script v 0.4.64 !!################################ !!Script ran on: Mon Mar 6 00:40:13 UTC 2017 !!Linux Distribution !!------------------ ID_LIKE=debian !!DMI Information !!--------------- Manufacturer: Product Name: Product Version: Firmware Version: Board Vendor: Board Name: !!ACPI Device Status Information !!--------------- !!Kernel Information !!------------------ Kernel release: 4.4.50-v7 Operating System: GNU/Linux Architecture: armv7l Processor: unknown SMP Enabled: Yes !!ALSA Version !!------------ Driver version: k4.4.50-v7 Library version: 1.0.28 Utilities version: 1.0.28 !!Loaded ALSA modules !!------------------- snd_bcm2835 snd_aloop !!Sound Servers on this system !!---------------------------- No sound servers found. !!Soundcards recognised by ALSA !!----------------------------- 0 [ALSA ]: bcm2835 - bcm2835 ALSA bcm2835 ALSA 1 [Loopback ]: Loopback - Loopback Loopback 1 !!Modprobe options (Sound related) !!-------------------------------- snd_pcsp: index=-2 snd_usb_audio: index=-2 snd_atiixp_modem: index=-2 snd_intel8x0m: index=-2 snd_via82xx_modem: index=-2 !!Loaded sound module options !!--------------------------- !!Module: snd_bcm2835 force_bulk : N !!Module: snd_aloop enable : Y,N,N,N,N,N,N,N id : (null),(null),(null),(null),(null),(null),(null),(null) index : -1,-1,-1,-1,-1,-1,-1,-1 pcm_notify : 0,0,0,0,0,0,0,0 pcm_substreams : 8,8,8,8,8,8,8,8 !!ALSA Device nodes !!----------------- crw-rw---- 1 root audio 116, 0 Mar 6 00:30 /dev/snd/controlC0 crw-rw---- 1 root audio 116, 32 Mar 6 00:30 /dev/snd/controlC1 crw-rw---- 1 root audio 116, 16 Mar 6 00:31 /dev/snd/pcmC0D0p crw-rw---- 1 root audio 116, 17 Mar 6 00:30 /dev/snd/pcmC0D1p crw-rw---- 1 root audio 116, 56 Mar 6 00:30 /dev/snd/pcmC1D0c crw-rw---- 1 root audio 116, 48 Mar 6 00:31 /dev/snd/pcmC1D0p crw-rw---- 1 root audio 116, 57 Mar 6 00:30 /dev/snd/pcmC1D1c crw-rw---- 1 root audio 116, 49 Mar 6 00:30 /dev/snd/pcmC1D1p crw-rw---- 1 root audio 116, 1 Mar 6 00:30 /dev/snd/seq crw-rw---- 1 root audio 116, 33 Mar 6 00:30 /dev/snd/timer /dev/snd/by-path: total 0 drwxr-xr-x 2 root root 60 Mar 6 00:30 . drwxr-xr-x 3 root root 260 Mar 6 00:30 .. lrwxrwxrwx 1 root root 12 Mar 6 00:30 platform-snd_aloop.0 -> ../controlC1 !!ALSA configuration files !!------------------------ !!User specific config file (~/.asoundrc) pcm.!default { type asym playback.pcm "alsa_sink" capture.pcm "alsa_monitor" } pcm.alsa_sink { type plug slave {pcm "alsa_loopback"} route_policy "duplicate" } pcm.alsa_monitor { type plug slave {pcm "hw:Loopback,1,0"} } pcm.alsa_loopback { type multi slaves.a.pcm "hw:0,0" slaves.a.channels 2 slaves.b.pcm "hw:Loopback,0,0" slaves.b.channels 2 bindings.0.slave a bindings.0.channel 0 bindings.1.slave a bindings.1.channel 1 bindings.2.slave b bindings.2.channel 0 bindings.3.slave b bindings.3.channel 1 } !!System wide config file (/etc/asound.conf) # This config enables output mixing (multi-source) on the Raspberry Pi # creates a loopback device for capturing outgoing sound defaults.pcm.dmix.!rate 44100 defaults.pcm.dmix.!format S16_LE pcm.hwcard { type hw card ALSA format S16_LE rate 44100 channels 2 } pcm.multi { type multi slaves.a.pcm "hwcard" slaves.a.channels 2 slaves.b.pcm "dmix:Loopback" slaves.b.channels 2 bindings.0 { slave a; channel 0; } bindings.1 { slave a; channel 1; } bindings.2 { slave b; channel 0; } bindings.3 { slave b; channel 1; } } pcm.both { type route slave.pcm "multi" ttable.0.0 1 ttable.1.1 1 ttable.0.2 1 ttable.1.3 1 } pcm.!default { type asym playback.pcm "plug:both" #capture.pcm "plug:dsnoop:ALSA" # pyaudio does not capture anything but zeros with the latter capture.pcm "plug:\"dsnoop:Loopback,1\"" } !!Aplay/Arecord output !!-------------------- APLAY **** List of PLAYBACK Hardware Devices **** card 0: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA] Subdevices: 8/8 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 Subdevice #4: subdevice #4 Subdevice #5: subdevice #5 Subdevice #6: subdevice #6 Subdevice #7: subdevice #7 card 0: ALSA [bcm2835 ALSA], device 1: bcm2835 ALSA [bcm2835 IEC958/HDMI] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: Loopback [Loopback], device 0: Loopback PCM [Loopback PCM] Subdevices: 8/8 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 Subdevice #4: subdevice #4 Subdevice #5: subdevice #5 Subdevice #6: subdevice #6 Subdevice #7: subdevice #7 card 1: Loopback [Loopback], device 1: Loopback PCM [Loopback PCM] Subdevices: 8/8 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 Subdevice #4: subdevice #4 Subdevice #5: subdevice #5 Subdevice #6: subdevice #6 Subdevice #7: subdevice #7 ARECORD **** List of CAPTURE Hardware Devices **** card 1: Loopback [Loopback], device 0: Loopback PCM [Loopback PCM] Subdevices: 8/8 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 Subdevice #4: subdevice #4 Subdevice #5: subdevice #5 Subdevice #6: subdevice #6 Subdevice #7: subdevice #7 card 1: Loopback [Loopback], device 1: Loopback PCM [Loopback PCM] Subdevices: 8/8 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 Subdevice #4: subdevice #4 Subdevice #5: subdevice #5 Subdevice #6: subdevice #6 Subdevice #7: subdevice #7 !!Amixer output !!------------- !!-------Mixer controls for card 0 [ALSA] Card hw:0 'ALSA'/'bcm2835 ALSA' Mixer name : 'Broadcom Mixer' Components : '' Controls : 6 Simple ctrls : 1 Simple mixer control 'PCM',0 Capabilities: pvolume pvolume-joined pswitch pswitch-joined Playback channels: Mono Limits: Playback -10239 - 400 Mono: Playback -359 [93%] [-3.59dB] [on] !!-------Mixer controls for card 1 [Loopback] Card hw:1 'Loopback'/'Loopback 1' Mixer name : 'Loopback Mixer' Components : '' Controls : 98 Simple ctrls : 2 Simple mixer control 'PCM',0 Capabilities: pvolume Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 237 [93%] [47.40dB] Front Right: Playback 237 [93%] [47.40dB] Simple mixer control 'Digital',0 Capabilities: cvolume Capture channels: Front Left - Front Right Limits: Capture 0 - 120 Front Left: Capture 120 [100%] [60.00dB] Front Right: Capture 120 [100%] [60.00dB] !!Alsactl output !!-------------- --startcollapse-- state.ALSA { control.1 { iface MIXER name 'PCM Playback Volume' value -359 comment { access 'read write' type INTEGER count 1 range '-10239 - 400' dbmin -9999999 dbmax 400 dbvalue.0 -359 } } control.2 { iface MIXER name 'PCM Playback Switch' value true comment { access 'read write' type BOOLEAN count 1 } } control.3 { iface MIXER name 'PCM Playback Route' value 1 comment { access 'read write' type INTEGER count 1 range '0 - 2' } } control.4 { iface PCM name 'IEC958 Playback Default' value '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' comment { access 'read write' type IEC958 count 1 } } control.5 { iface PCM name 'IEC958 Playback Con Mask' value '0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' comment { access read type IEC958 count 1 } } control.6 { iface PCM name 'IEC958 Playback PCM Stream' value '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' comment { access 'read write inactive' type IEC958 count 1 } } } state.Loopback { control.1 { iface PCM name 'PCM Rate Shift 100000' value 100000 comment { access 'read write' type INTEGER count 1 range '80000 - 120000 (step 1)' } } control.2 { iface PCM name 'PCM Notify' value false comment { access 'read write' type BOOLEAN count 1 } } control.3 { iface PCM name 'PCM Slave Active' value false comment { access read type BOOLEAN count 1 } } control.4 { iface PCM name 'PCM Slave Format' value 2 comment { access read type INTEGER count 1 range '0 - 52 (step 1)' } } control.5 { iface PCM name 'PCM Slave Rate' value 48000 comment { access read type INTEGER count 1 range '0 - 192000 (step 1)' } } control.6 { iface PCM name 'PCM Slave Channels' value 2 comment { access read type INTEGER count 1 range '1 - 1024 (step 1)' } } control.7 { iface PCM subdevice 1 name 'PCM Rate Shift 100000' value 100000 comment { access 'read write' type INTEGER count 1 range '80000 - 120000 (step 1)' } } control.8 { iface PCM subdevice 1 name 'PCM Notify' value false comment { access 'read write' type BOOLEAN count 1 } } control.9 { iface PCM subdevice 1 name 'PCM Slave Active' value false comment { access read type BOOLEAN count 1 } } control.10 { iface PCM subdevice 1 name 'PCM Slave Format' value 2 comment { access read type INTEGER count 1 range '0 - 52 (step 1)' } } control.11 { iface PCM subdevice 1 name 'PCM Slave Rate' value 48000 comment { access read type INTEGER count 1 range '0 - 192000 (step 1)' } } control.12 { iface PCM subdevice 1 name 'PCM Slave Channels' value 2 comment { access read type INTEGER count 1 range '1 - 1024 (step 1)' } } control.13 { iface PCM subdevice 2 name 'PCM Rate Shift 100000' value 100000 comment { access 'read write' type INTEGER count 1 range '80000 - 120000 (step 1)' } } control.14 { iface PCM subdevice 2 name 'PCM Notify' value false comment { access 'read write' type BOOLEAN count 1 } } control.15 { iface PCM subdevice 2 name 'PCM Slave Active' value false comment { access read type BOOLEAN count 1 } } control.16 { iface PCM subdevice 2 name 'PCM Slave Format' value 2 comment { access read type INTEGER count 1 range '0 - 52 (step 1)' } } control.17 { iface PCM subdevice 2 name 'PCM Slave Rate' value 48000 comment { access read type INTEGER count 1 range '0 - 192000 (step 1)' } } control.18 { iface PCM subdevice 2 name 'PCM Slave Channels' value 2 comment { access read type INTEGER count 1 range '1 - 1024 (step 1)' } } control.19 { iface PCM subdevice 3 name 'PCM Rate Shift 100000' value 100000 comment { access 'read write' type INTEGER count 1 range '80000 - 120000 (step 1)' } } control.20 { iface PCM subdevice 3 name 'PCM Notify' value false comment { access 'read write' type BOOLEAN count 1 } } control.21 { iface PCM subdevice 3 name 'PCM Slave Active' value false comment { access read type BOOLEAN count 1 } } control.22 { iface PCM subdevice 3 name 'PCM Slave Format' value 2 comment { access read type INTEGER count 1 range '0 - 52 (step 1)' } } control.23 { iface PCM subdevice 3 name 'PCM Slave Rate' value 48000 comment { access read type INTEGER count 1 range '0 - 192000 (step 1)' } } control.24 { iface PCM subdevice 3 name 'PCM Slave Channels' value 2 comment { access read type INTEGER count 1 range '1 - 1024 (step 1)' } } control.25 { iface PCM subdevice 4 name 'PCM Rate Shift 100000' value 100000 comment { access 'read write' type INTEGER count 1 range '80000 - 120000 (step 1)' } } control.26 { iface PCM subdevice 4 name 'PCM Notify' value false comment { access 'read write' type BOOLEAN count 1 } } control.27 { iface PCM subdevice 4 name 'PCM Slave Active' value false comment { access read type BOOLEAN count 1 } } control.28 { iface PCM subdevice 4 name 'PCM Slave Format' value 2 comment { access read type INTEGER count 1 range '0 - 52 (step 1)' } } control.29 { iface PCM subdevice 4 name 'PCM Slave Rate' value 48000 comment { access read type INTEGER count 1 range '0 - 192000 (step 1)' } } control.30 { iface PCM subdevice 4 name 'PCM Slave Channels' value 2 comment { access read type INTEGER count 1 range '1 - 1024 (step 1)' } } control.31 { iface PCM subdevice 5 name 'PCM Rate Shift 100000' value 100000 comment { access 'read write' type INTEGER count 1 range '80000 - 120000 (step 1)' } } control.32 { iface PCM subdevice 5 name 'PCM Notify' value false comment { access 'read write' type BOOLEAN count 1 } } control.33 { iface PCM subdevice 5 name 'PCM Slave Active' value false comment { access read type BOOLEAN count 1 } } control.34 { iface PCM subdevice 5 name 'PCM Slave Format' value 2 comment { access read type INTEGER count 1 range '0 - 52 (step 1)' } } control.35 { iface PCM subdevice 5 name 'PCM Slave Rate' value 48000 comment { access read type INTEGER count 1 range '0 - 192000 (step 1)' } } control.36 { iface PCM subdevice 5 name 'PCM Slave Channels' value 2 comment { access read type INTEGER count 1 range '1 - 1024 (step 1)' } } control.37 { iface PCM subdevice 6 name 'PCM Rate Shift 100000' value 100000 comment { access 'read write' type INTEGER count 1 range '80000 - 120000 (step 1)' } } control.38 { iface PCM subdevice 6 name 'PCM Notify' value false comment { access 'read write' type BOOLEAN count 1 } } control.39 { iface PCM subdevice 6 name 'PCM Slave Active' value false comment { access read type BOOLEAN count 1 } } control.40 { iface PCM subdevice 6 name 'PCM Slave Format' value 2 comment { access read type INTEGER count 1 range '0 - 52 (step 1)' } } control.41 { iface PCM subdevice 6 name 'PCM Slave Rate' value 48000 comment { access read type INTEGER count 1 range '0 - 192000 (step 1)' } } control.42 { iface PCM subdevice 6 name 'PCM Slave Channels' value 2 comment { access read type INTEGER count 1 range '1 - 1024 (step 1)' } } control.43 { iface PCM subdevice 7 name 'PCM Rate Shift 100000' value 100000 comment { access 'read write' type INTEGER count 1 range '80000 - 120000 (step 1)' } } control.44 { iface PCM subdevice 7 name 'PCM Notify' value false comment { access 'read write' type BOOLEAN count 1 } } control.45 { iface PCM subdevice 7 name 'PCM Slave Active' value false comment { access read type BOOLEAN count 1 } } control.46 { iface PCM subdevice 7 name 'PCM Slave Format' value 2 comment { access read type INTEGER count 1 range '0 - 52 (step 1)' } } control.47 { iface PCM subdevice 7 name 'PCM Slave Rate' value 48000 comment { access read type INTEGER count 1 range '0 - 192000 (step 1)' } } control.48 { iface PCM subdevice 7 name 'PCM Slave Channels' value 2 comment { access read type INTEGER count 1 range '1 - 1024 (step 1)' } } control.49 { iface PCM device 1 name 'PCM Rate Shift 100000' value 100000 comment { access 'read write' type INTEGER count 1 range '80000 - 120000 (step 1)' } } control.50 { iface PCM device 1 name 'PCM Notify' value false comment { access 'read write' type BOOLEAN count 1 } } control.51 { iface PCM device 1 name 'PCM Slave Active' value false comment { access read type BOOLEAN count 1 } } control.52 { iface PCM device 1 name 'PCM Slave Format' value 2 comment { access read type INTEGER count 1 range '0 - 52 (step 1)' } } control.53 { iface PCM device 1 name 'PCM Slave Rate' value 48000 comment { access read type INTEGER count 1 range '0 - 192000 (step 1)' } } control.54 { iface PCM device 1 name 'PCM Slave Channels' value 2 comment { access read type INTEGER count 1 range '1 - 1024 (step 1)' } } control.55 { iface PCM device 1 subdevice 1 name 'PCM Rate Shift 100000' value 100000 comment { access 'read write' type INTEGER count 1 range '80000 - 120000 (step 1)' } } control.56 { iface PCM device 1 subdevice 1 name 'PCM Notify' value false comment { access 'read write' type BOOLEAN count 1 } } control.57 { iface PCM device 1 subdevice 1 name 'PCM Slave Active' value false comment { access read type BOOLEAN count 1 } } control.58 { iface PCM device 1 subdevice 1 name 'PCM Slave Format' value 2 comment { access read type INTEGER count 1 range '0 - 52 (step 1)' } } control.59 { iface PCM device 1 subdevice 1 name 'PCM Slave Rate' value 48000 comment { access read type INTEGER count 1 range '0 - 192000 (step 1)' } } control.60 { iface PCM device 1 subdevice 1 name 'PCM Slave Channels' value 2 comment { access read type INTEGER count 1 range '1 - 1024 (step 1)' } } control.61 { iface PCM device 1 subdevice 2 name 'PCM Rate Shift 100000' value 100000 comment { access 'read write' type INTEGER count 1 range '80000 - 120000 (step 1)' } } control.62 { iface PCM device 1 subdevice 2 name 'PCM Notify' value false comment { access 'read write' type BOOLEAN count 1 } } control.63 { iface PCM device 1 subdevice 2 name 'PCM Slave Active' value false comment { access read type BOOLEAN count 1 } } control.64 { iface PCM device 1 subdevice 2 name 'PCM Slave Format' value 2 comment { access read type INTEGER count 1 range '0 - 52 (step 1)' } } control.65 { iface PCM device 1 subdevice 2 name 'PCM Slave Rate' value 48000 comment { access read type INTEGER count 1 range '0 - 192000 (step 1)' } } control.66 { iface PCM device 1 subdevice 2 name 'PCM Slave Channels' value 2 comment { access read type INTEGER count 1 range '1 - 1024 (step 1)' } } control.67 { iface PCM device 1 subdevice 3 name 'PCM Rate Shift 100000' value 100000 comment { access 'read write' type INTEGER count 1 range '80000 - 120000 (step 1)' } } control.68 { iface PCM device 1 subdevice 3 name 'PCM Notify' value false comment { access 'read write' type BOOLEAN count 1 } } control.69 { iface PCM device 1 subdevice 3 name 'PCM Slave Active' value false comment { access read type BOOLEAN count 1 } } control.70 { iface PCM device 1 subdevice 3 name 'PCM Slave Format' value 2 comment { access read type INTEGER count 1 range '0 - 52 (step 1)' } } control.71 { iface PCM device 1 subdevice 3 name 'PCM Slave Rate' value 48000 comment { access read type INTEGER count 1 range '0 - 192000 (step 1)' } } control.72 { iface PCM device 1 subdevice 3 name 'PCM Slave Channels' value 2 comment { access read type INTEGER count 1 range '1 - 1024 (step 1)' } } control.73 { iface PCM device 1 subdevice 4 name 'PCM Rate Shift 100000' value 100000 comment { access 'read write' type INTEGER count 1 range '80000 - 120000 (step 1)' } } control.74 { iface PCM device 1 subdevice 4 name 'PCM Notify' value false comment { access 'read write' type BOOLEAN count 1 } } control.75 { iface PCM device 1 subdevice 4 name 'PCM Slave Active' value false comment { access read type BOOLEAN count 1 } } control.76 { iface PCM device 1 subdevice 4 name 'PCM Slave Format' value 2 comment { access read type INTEGER count 1 range '0 - 52 (step 1)' } } control.77 { iface PCM device 1 subdevice 4 name 'PCM Slave Rate' value 48000 comment { access read type INTEGER count 1 range '0 - 192000 (step 1)' } } control.78 { iface PCM device 1 subdevice 4 name 'PCM Slave Channels' value 2 comment { access read type INTEGER count 1 range '1 - 1024 (step 1)' } } control.79 { iface PCM device 1 subdevice 5 name 'PCM Rate Shift 100000' value 100000 comment { access 'read write' type INTEGER count 1 range '80000 - 120000 (step 1)' } } control.80 { iface PCM device 1 subdevice 5 name 'PCM Notify' value false comment { access 'read write' type BOOLEAN count 1 } } control.81 { iface PCM device 1 subdevice 5 name 'PCM Slave Active' value false comment { access read type BOOLEAN count 1 } } control.82 { iface PCM device 1 subdevice 5 name 'PCM Slave Format' value 2 comment { access read type INTEGER count 1 range '0 - 52 (step 1)' } } control.83 { iface PCM device 1 subdevice 5 name 'PCM Slave Rate' value 48000 comment { access read type INTEGER count 1 range '0 - 192000 (step 1)' } } control.84 { iface PCM device 1 subdevice 5 name 'PCM Slave Channels' value 2 comment { access read type INTEGER count 1 range '1 - 1024 (step 1)' } } control.85 { iface PCM device 1 subdevice 6 name 'PCM Rate Shift 100000' value 100000 comment { access 'read write' type INTEGER count 1 range '80000 - 120000 (step 1)' } } control.86 { iface PCM device 1 subdevice 6 name 'PCM Notify' value false comment { access 'read write' type BOOLEAN count 1 } } control.87 { iface PCM device 1 subdevice 6 name 'PCM Slave Active' value false comment { access read type BOOLEAN count 1 } } control.88 { iface PCM device 1 subdevice 6 name 'PCM Slave Format' value 2 comment { access read type INTEGER count 1 range '0 - 52 (step 1)' } } control.89 { iface PCM device 1 subdevice 6 name 'PCM Slave Rate' value 48000 comment { access read type INTEGER count 1 range '0 - 192000 (step 1)' } } control.90 { iface PCM device 1 subdevice 6 name 'PCM Slave Channels' value 2 comment { access read type INTEGER count 1 range '1 - 1024 (step 1)' } } control.91 { iface PCM device 1 subdevice 7 name 'PCM Rate Shift 100000' value 100000 comment { access 'read write' type INTEGER count 1 range '80000 - 120000 (step 1)' } } control.92 { iface PCM device 1 subdevice 7 name 'PCM Notify' value false comment { access 'read write' type BOOLEAN count 1 } } control.93 { iface PCM device 1 subdevice 7 name 'PCM Slave Active' value false comment { access read type BOOLEAN count 1 } } control.94 { iface PCM device 1 subdevice 7 name 'PCM Slave Format' value 2 comment { access read type INTEGER count 1 range '0 - 52 (step 1)' } } control.95 { iface PCM device 1 subdevice 7 name 'PCM Slave Rate' value 48000 comment { access read type INTEGER count 1 range '0 - 192000 (step 1)' } } control.96 { iface PCM device 1 subdevice 7 name 'PCM Slave Channels' value 2 comment { access read type INTEGER count 1 range '1 - 1024 (step 1)' } } control.97 { iface MIXER name 'Digital Capture Volume' value.0 120 value.1 120 comment { access 'read write user' type INTEGER count 2 range '0 - 120' tlv '00000001000000080000000000000032' dbmin 0 dbmax 6000 dbvalue.0 6000 dbvalue.1 6000 } } control.98 { iface MIXER name 'PCM Playback Volume' value.0 237 value.1 237 comment { access 'read write user' type INTEGER count 2 range '0 - 255' tlv '00000001000000080000000000000014' dbmin 0 dbmax 5100 dbvalue.0 4740 dbvalue.1 4740 } } } --endcollapse-- !!All Loaded Modules !!------------------ Module bnep hci_uart btbcm bluetooth evdev joydev xpad ff_memless sg brcmfmac brcmutil cfg80211 rfkill bcm2835_gpiomem bcm2835_wdt spi_bcm2835 uio_pdrv_genirq uio snd_aloop snd_bcm2835 snd_pcm snd_timer snd ipv6 !!ALSA/HDA dmesg !!--------------