Codec and Mixer: TriTech TR28602 - Multimedia audio controller [0401]: Creative Labs SB Live! EMU10k1 [1102:0002] (rev 06) soundcard not working in Ubuntu 8.04

Asked by peter

Hi

I've an old Compaq desktop with Ubuntu 8.04. And the sound doesn't work. Do you have an idea why? Thanks.
Peter

Question information

Language:
English Edit question
Status:
Open
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Arnaudus (a-lerouzic) said :
#1

Hi,

You should at least provide more info about your hardware. Open a terminal (Applications -> Accessories -> Terminal), type

lspci

and look for the sound card (something like "audio device").

Another possibility is to try a more recent version of Ubuntu (the last one is 9.04). No need to install it, you can just run it from the CD and check if the sound works.

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#2

Hi,

In order to gather essential troubleshooting information about your sound card, please first follow this procedure:

Step 1: Open Terminal from "Applications->Accessories->
Terminal"

Step 2: Run the following command (copy/paste each command into the Terminal and then hit <enter>)

wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && bash alsa-info.sh

When the alsa-info.sh script asks "Do you want to run this script? [y/n]", press y and then hit <enter> to make sure the script actually runs. Please send us the full terminal output after the script has actually run.

Step 3: Run the following command (copy-paste the line below into a Terminal, press enter, then enter password when sudo asks for password, then press enter again)

cat /proc/asound/cards; sudo aptitude install gnome-alsamixer asoundconf-gtk alsa-utils; asoundconf list; aplay -l; ls -lart /dev/snd; cat /dev/sndstat; lspci -nn; lsmod | grep snd

Step 4: Please post results (copy/paste terminal output) on this thread

Step 5: Please also report on this thread if you cannot hear sound through the speakers, the headphones or cannot hear sound on both.

Step 6: Please also specify the exact model and make of your PC (if possible) on this thread

Step 7: If you are using a dual boot system (with Windows and Ubuntu installed on separate partitions),
then make sure to set the sound volume in Windows to a high level before booting into Ubuntu.
Also make sure to use the special function keys in Windows to make sure the loudspeakers are physically switched ON and working properly in Windows before installing and testing Ubuntu. This step is necessary with certain Toshiba Tecra laptops.

Step 8: Experiment with the audio settings in gnome-alsamixer and asoundconf-gtk until you get sound (hopefully)

Step 9: In System/Administration/Users and Groups , make sure that your user and the root user are members of the following 5 groups:

 pulse
 pulse-access
 pulse-rt
 audio
 video

=======================================================================================

Please also read the following pages

http://www.ubuntugeek.com/sound-solutions-for-ubuntu-904-jaunty-users.html

http://doc.ubuntu-fr.org/audio_intel_hda (check for correct /etc/modprobe.d/alsa-base.conf options at bottom of this page)

https://help.ubuntu.com/community/SoundTroubleshooting

for some initial suggestions.

You should add the following string to the /etc/modprobe.d/alsa-base.conf file

options snd-hda-intel model=YOUR_MODEL

Valid model names (that replace YOUR_MODEL) depending on the codec chip, can be found at

http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-jaunty.git;a=blob_plain;f=Documentation/sound/alsa/ALSA-Configuration.txt

If you do not know your codec chip name, you can execute the following Terminal command to find out:

cat /proc/asound/card*/codec* | grep Codec

Each combination of audio codec, audio mixer and audio device name requires a very specific configuration in the alsa-base.conf file, if the audio chipset does not work out-of-the-box.

Make sure to set all channels to high volume levels in gnome-alsamixer.

Make sure all the different speakers (including 'Front', 'Master', and 'PCM") are NOT muted and NOT set to low volume levels.

Kind regards,

Mark

Revision history for this message
peter (peter-neuweiler) said :
#3

Hi Arnandus

Thanks for your info. The output of lspci is the following:

root@linux-desktop:~# lspci
00:00.0 Host bridge: Intel Corporation 82815 815 Chipset Host Bridge and Memory Controller Hub (rev 04)
00:01.0 PCI bridge: Intel Corporation 82815 815 Chipset AGP Bridge (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801AA PCI Bridge (rev 02)
00:1f.0 ISA bridge: Intel Corporation 82801AA ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801AA IDE Controller (rev 02)
00:1f.2 USB Controller: Intel Corporation 82801AA USB Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro] (rev 15)
02:09.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 06)
02:09.1 Input device controller: Creative Labs SB Live! Game Port (rev 06)
02:0a.0 Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller
root@linux-desktop:~#

I guess Creative Labs is my sound card. Do you agree? Thanks a lot.
Peter

Revision history for this message
peter (peter-neuweiler) said :
#4

Hi Mark

Thanks for your help. I did what you told me.

Step 2: The output of Alsa is the following:

!!################################
!!ALSA Information Script v 0.4.56
!!################################

!!Script ran on: Thu Jun 4 09:10:20 UTC 2009

!!Linux Distribution
!!------------------

Ubuntu 8.04.2 \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 8.04.2"

!!DMI Information
!!---------------

Manufacturer: Compaq
Product Name: Deskpro

!!Kernel Information
!!------------------

Kernel release: 2.6.24-24-generic
Operating System: GNU/Linux
Architecture: i686
Processor: unknown
SMP Enabled: Yes

!!ALSA Version
!!------------

Driver version: 1.0.16
Library version: 1.0.15
Utilities version: 1.0.15

!!Loaded ALSA modules
!!-------------------

snd_emu10k1

!!Sound Servers on this system
!!----------------------------

Pulseaudio:
      Installed - Yes (/usr/bin/pulseaudio)
      Running - Yes

ESound Daemon:
      Installed - Yes (/usr/bin/esd)
      Running - No

aRts:
      Installed - Yes (/usr/bin/artsd)
      Running - No

!!Soundcards recognised by ALSA
!!-----------------------------

 0 [Live ]: EMU10K1 - SBLive! Value [CT4832]
                      SBLive! Value [CT4832] (rev.6, serial:0x80271102) at 0x1400, irq 18

!!PCI Soundcards installed in the system
!!--------------------------------------

02:09.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 06)

!!Advanced information - PCI Vendor/Device/Susbsystem ID's
!!--------------------------------------------------------

02:09.0 0401: 1102:0002 (rev 06)
 Subsystem: 1102:8027

!!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-usx2y: index=-2
snd-usb-caiaq: index=-2
snd-cmipci: mpu_port=0x330 fm_port=0x388

!!Loaded sound module options
!!--------------------------

!!Module: snd_emu10k1
enable : Y,Y,Y,Y,Y,Y,Y,Y
enable_ir : N,N,N,N,N,N,N,N
extin : 0,0,0,0,0,0,0,0
extout : 0,0,0,0,0,0,0,0
id : <NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>
index : -1,-1,-1,-1,-1,-1,-1,-1
max_buffer_size : 128,128,128,128,128,128,128,128
max_synth_voices : 64,64,64,64,64,64,64,64
seq_ports : 4,4,4,4,4,4,4,4
subsystem : 0,0,0,0,0,0,0,0

!!AC97 Codec information
!!---------------------------
--startcollapse--

0-0/0: TriTech TR28602

PCI Subsys Vendor: 0x0000
PCI Subsys Device: 0x0000

Capabilities :
DAC resolution : 16-bit
ADC resolution : 16-bit
3D enhancement : No 3D Stereo Enhancement

Current setup
Mic gain : 0dB [ 0dB]
POP path : pre 3D
Sim. stereo : off
3D enhancement : off
Loudness : off
Mono output : MIX
Mic select : Mic1
ADC/DAC loopback : off

0:00 = 0000
0:02 = 0000
0:04 = 0000
0:06 = 801f
0:08 = 0000
0:0a = 8000
0:0c = 801f
0:0e = 8000
0:10 = 8000
0:12 = 0000
0:14 = 9f1f
0:16 = 9f1f
0:18 = 0000
0:1a = 0000
0:1c = 0000
0:1e = 0000
0:20 = 0000
0:22 = 0000
0:24 = 0000
0:26 = 000f
0:28 = 0000
0:2a = 0000
0:2c = 0000
0:2e = 0000
0:30 = 0000
0:32 = 0000
0:34 = 0000
0:36 = 0000
0:38 = 0000
0:3a = 0000
0:3c = 0000
0:3e = 0000
0:40 = 0000
0:42 = 0000
0:44 = 0000
0:46 = 0000
0:48 = 0000
0:4a = 0000
0:4c = 0000
0:4e = 0000
0:50 = 0000
0:52 = 0000
0:54 = 0000
0:56 = 0000
0:58 = 0000
0:5a = 0000
0:5c = 0000
0:5e = 0000
0:60 = 0000
0:62 = 0000
0:64 = 0000
0:66 = 0000
0:68 = 0000
0:6a = 0000
0:6c = 0000
0:6e = 0000
0:70 = 0000
0:72 = 0000
0:74 = 0000
0:76 = 0000
0:78 = 0000
0:7a = 0000
0:7c = 5452
0:7e = 4123
--endcollapse--

!!ALSA Device nodes
!!-----------------

crw-rw---- 1 root 29 116, 0 Jun 4 10:31 /dev/snd/controlC0
crw-rw---- 1 root 29 116, 4 Jun 4 10:31 /dev/snd/hwC0D0
crw-rw---- 1 root 29 116, 6 Jun 4 10:31 /dev/snd/hwC0D2
crw-rw---- 1 root 29 116, 8 Jun 4 10:31 /dev/snd/midiC0D0
crw-rw---- 1 root 29 116, 9 Jun 4 10:31 /dev/snd/midiC0D1
crw-rw---- 1 root 29 116, 10 Jun 4 10:31 /dev/snd/midiC0D2
crw-rw---- 1 root 29 116, 24 Jun 4 10:32 /dev/snd/pcmC0D0c
crw-rw---- 1 root 29 116, 16 Jun 4 11:06 /dev/snd/pcmC0D0p
crw-rw---- 1 root 29 116, 25 Jun 4 10:31 /dev/snd/pcmC0D1c
crw-rw---- 1 root 29 116, 26 Jun 4 10:31 /dev/snd/pcmC0D2c
crw-rw---- 1 root 29 116, 18 Jun 4 10:31 /dev/snd/pcmC0D2p
crw-rw---- 1 root 29 116, 19 Jun 4 10:31 /dev/snd/pcmC0D3p
crw-rw---- 1 root 29 116, 1 Jun 4 10:31 /dev/snd/seq
crw-rw---- 1 root 29 116, 33 Jun 4 10:31 /dev/snd/timer

!!Aplay/Arecord output
!!------------

APLAY

**** List of PLAYBACK Hardware Devices ****
card 0: Live [SBLive! Value [CT4832]], device 0: emu10k1 [ADC Capture/Standard PCM Playback]
  Subdevices: 32/32
  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
  Subdevice #8: subdevice #8
  Subdevice #9: subdevice #9
  Subdevice #10: subdevice #10
  Subdevice #11: subdevice #11
  Subdevice #12: subdevice #12
  Subdevice #13: subdevice #13
  Subdevice #14: subdevice #14
  Subdevice #15: subdevice #15
  Subdevice #16: subdevice #16
  Subdevice #17: subdevice #17
  Subdevice #18: subdevice #18
  Subdevice #19: subdevice #19
  Subdevice #20: subdevice #20
  Subdevice #21: subdevice #21
  Subdevice #22: subdevice #22
  Subdevice #23: subdevice #23
  Subdevice #24: subdevice #24
  Subdevice #25: subdevice #25
  Subdevice #26: subdevice #26
  Subdevice #27: subdevice #27
  Subdevice #28: subdevice #28
  Subdevice #29: subdevice #29
  Subdevice #30: subdevice #30
  Subdevice #31: subdevice #31
card 0: Live [SBLive! Value [CT4832]], device 2: emu10k1 efx [Multichannel Capture/PT Playback]
  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: Live [SBLive! Value [CT4832]], device 3: emu10k1 [Multichannel Playback]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

ARECORD

**** List of CAPTURE Hardware Devices ****
card 0: Live [SBLive! Value [CT4832]], device 0: emu10k1 [ADC Capture/Standard PCM Playback]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Live [SBLive! Value [CT4832]], device 1: emu10k1 mic [Mic Capture]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Live [SBLive! Value [CT4832]], device 2: emu10k1 efx [Multichannel Capture/PT Playback]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

!!Amixer output
!!-------------

!!-------Mixer controls for card 0 [Live]

Card hw:0 'Live'/'SBLive! Value [CT4832] (rev.6, serial:0x80271102) at 0x1400, irq 18'
  Mixer name : 'TriTech TR28602'
  Components : 'AC97a:54524123'
  Controls : 216
  Simple ctrls : 38
Simple mixer control 'Master',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 31 [100%] [0.00dB] [on]
  Front Right: Playback 31 [100%] [0.00dB] [on]
Simple mixer control 'Headphone LFE',1
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'Headphone',1
  Capabilities: pvolume
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 100
  Mono:
  Front Left: Playback 0 [0%] [-99999.99dB]
  Front Right: Playback 0 [0%] [-99999.99dB]
Simple mixer control 'Headphone Center',1
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'Tone',0
  Capabilities: pswitch
  Playback channels: Front Left - Front Right
  Mono:
  Front Left: Playback [off]
  Front Right: Playback [off]
Simple mixer control 'Bass',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: 0 - 40
  Front Left: 20 [50%]
  Front Right: 20 [50%]
Simple mixer control 'Treble',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: 0 - 40
  Front Left: 20 [50%]
  Front Right: 20 [50%]
Simple mixer control 'PCM',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 31 [100%] [12.00dB] [on]
  Front Right: Playback 31 [100%] [12.00dB] [on]
Simple mixer control 'Front',0
  Capabilities: cvolume cswitch cswitch-joined
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 100
  Front Left: Capture 100 [100%] [0.00dB] [off]
  Front Right: Capture 100 [100%] [0.00dB] [off]
Simple mixer control 'Surround',0
  Capabilities: pvolume cvolume cswitch
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 100 Capture 0 - 100
  Front Left: Playback 100 [100%] [0.00dB] Capture 0 [0%] [-99999.99dB] [off]
  Front Right: Playback 100 [100%] [0.00dB] Capture 0 [0%] [-99999.99dB] [off]
Simple mixer control 'Center',0
  Capabilities: pvolume pvolume-joined
  Playback channels: Mono
  Limits: Playback 0 - 100
  Mono: Playback 100 [100%] [0.00dB]
Simple mixer control 'LFE',0
  Capabilities: pvolume pvolume-joined
  Playback channels: Mono
  Limits: Playback 0 - 100
  Mono: Playback 100 [100%] [0.00dB]
Simple mixer control 'Synth',0
  Capabilities: pvolume cvolume cswitch
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 100 Capture 0 - 100
  Front Left: Playback 80 [80%] [-8.00dB] Capture 80 [80%] [-8.00dB] [off]
  Front Right: Playback 80 [80%] [-8.00dB] Capture 80 [80%] [-8.00dB] [off]
Simple mixer control 'Wave',0
  Capabilities: pvolume cvolume cswitch
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 100 Capture 0 - 100
  Front Left: Playback 80 [80%] [-8.00dB] Capture 80 [80%] [-8.00dB] [off]
  Front Right: Playback 80 [80%] [-8.00dB] Capture 80 [80%] [-8.00dB] [off]
Simple mixer control 'Wave Center',0
  Capabilities: pvolume pvolume-joined
  Playback channels: Mono
  Limits: Playback 0 - 100
  Mono: Playback 0 [0%] [-99999.99dB]
Simple mixer control 'Wave LFE',0
  Capabilities: pvolume pvolume-joined
  Playback channels: Mono
  Limits: Playback 0 - 100
  Mono: Playback 0 [0%] [-99999.99dB]
Simple mixer control 'Wave Surround',0
  Capabilities: pvolume
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 100
  Mono:
  Front Left: Playback 0 [0%] [-99999.99dB]
  Front Right: Playback 0 [0%] [-99999.99dB]
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 31 [100%] [12.00dB] [off] Capture [off]
  Front Right: Playback 31 [100%] [12.00dB] [off] Capture [off]
Simple mixer control 'Line LiveDrive',0
  Capabilities: pvolume cvolume cswitch
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 100 Capture 0 - 100
  Front Left: Playback 0 [0%] [-99999.99dB] Capture 0 [0%] [-99999.99dB] [off]
  Front Right: Playback 0 [0%] [-99999.99dB] Capture 0 [0%] [-99999.99dB] [off]
Simple mixer control 'Line2 LiveDrive',1
  Capabilities: pvolume cvolume cswitch
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 100 Capture 0 - 100
  Front Left: Playback 0 [0%] [-99999.99dB] Capture 0 [0%] [-99999.99dB] [off]
  Front Right: Playback 0 [0%] [-99999.99dB] Capture 0 [0%] [-99999.99dB] [off]
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 31 [100%] [12.00dB] [on] Capture [off]
  Front Right: Playback 31 [100%] [12.00dB] [on] 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 31 [100%] [12.00dB] [off]
  Front Left: Capture [on]
  Front Right: Capture [on]
Simple mixer control 'Mic Boost ( 20dB)',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'Mic Select',0
  Capabilities: enum
  Items: 'Mic1' 'Mic2'
  Item0: 'Mic1'
Simple mixer control 'Video',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 0 [0%] [-34.50dB] [off] Capture [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off] 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 Coaxial',0
  Capabilities: pvolume cvolume cswitch
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 100 Capture 0 - 100
  Front Left: Playback 0 [0%] [-99999.99dB] Capture 0 [0%] [-99999.99dB] [off]
  Front Right: Playback 0 [0%] [-99999.99dB] Capture 0 [0%] [-99999.99dB] [off]
Simple mixer control 'IEC958 LiveDrive',0
  Capabilities: pvolume cvolume cswitch
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 100 Capture 0 - 100
  Front Left: Playback 0 [0%] [-99999.99dB] Capture 0 [0%] [-99999.99dB] [off]
  Front Right: Playback 0 [0%] [-99999.99dB] Capture 0 [0%] [-99999.99dB] [off]
Simple mixer control 'IEC958 Optical Raw',0
  Capabilities: pswitch
  Playback channels: Front Left - Front Right
  Mono:
  Front Left: Playback [off]
  Front Right: Playback [off]
Simple mixer control 'IEC958 TTL',0
  Capabilities: pvolume cvolume cswitch
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 100 Capture 0 - 100
  Front Left: Playback 0 [0%] [-99999.99dB] Capture 0 [0%] [-99999.99dB] [off]
  Front Right: Playback 0 [0%] [-99999.99dB] Capture 0 [0%] [-99999.99dB] [off]
Simple mixer control 'PC Speaker',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 15
  Mono: Playback 15 [100%] [0.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 0 [0%] [-34.50dB] [off] Capture [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [off]
Simple mixer control 'Capture',0
  Capabilities: cvolume cswitch cswitch-joined
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 15
  Front Left: Capture 0 [0%] [0.00dB] [on]
  Front Right: Capture 0 [0%] [0.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 'AC97',0
  Capabilities: pvolume cvolume
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 100 Capture 0 - 100
  Front Left: Playback 80 [80%] [-8.00dB] Capture 80 [80%] [-8.00dB]
  Front Right: Playback 80 [80%] [-8.00dB] Capture 80 [80%] [-8.00dB]
Simple mixer control 'External Amplifier',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]
Simple mixer control 'SB Live Analog/Digital Output Jack',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]

!!Alsactl output
!!-------------

--startcollapse--
state.Live {
 control.1 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'Wave Playback Volume'
  value.0 80
  value.1 80
 }
 control.2 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'Wave Surround Playback Volume'
  value.0 0
  value.1 0
 }
 control.3 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 100'
  iface MIXER
  name 'Wave Center Playback Volume'
  value 0
 }
 control.4 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 100'
  iface MIXER
  name 'Wave LFE Playback Volume'
  value 0
 }
 control.5 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'Wave Capture Volume'
  value.0 80
  value.1 80
 }
 control.6 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 2
  iface MIXER
  name 'Wave Capture Switch'
  value.0 false
  value.1 false
 }
 control.7 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'Synth Playback Volume'
  value.0 80
  value.1 80
 }
 control.8 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'Synth Capture Volume'
  value.0 80
  value.1 80
 }
 control.9 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 2
  iface MIXER
  name 'Synth Capture Switch'
  value.0 false
  value.1 false
 }
 control.10 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'Surround Playback Volume'
  value.0 100
  value.1 100
 }
 control.11 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'Surround Capture Volume'
  value.0 0
  value.1 0
 }
 control.12 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 2
  iface MIXER
  name 'Surround Capture Switch'
  value.0 false
  value.1 false
 }
 control.13 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 100'
  iface MIXER
  name 'Center Playback Volume'
  value 100
 }
 control.14 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 100'
  iface MIXER
  name 'LFE Playback Volume'
  value 100
 }
 control.16 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'Front Capture Volume'
  value.0 100
  value.1 100
 }
 control.17 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Front Capture Switch'
  value false
 }
 control.18 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'AC97 Playback Volume'
  value.0 80
  value.1 80
 }
 control.19 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'AC97 Capture Volume'
  value.0 80
  value.1 80
 }
 control.20 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'IEC958 TTL Playback Volume'
  value.0 0
  value.1 0
 }
 control.21 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'IEC958 TTL Capture Volume'
  value.0 0
  value.1 0
 }
 control.22 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 2
  iface MIXER
  name 'IEC958 TTL Capture Switch'
  value.0 false
  value.1 false
 }
 control.23 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'IEC958 LiveDrive Playback Volume'
  value.0 0
  value.1 0
 }
 control.24 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'IEC958 LiveDrive Capture Volume'
  value.0 0
  value.1 0
 }
 control.25 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 2
  iface MIXER
  name 'IEC958 LiveDrive Capture Switch'
  value.0 false
  value.1 false
 }
 control.26 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'Line LiveDrive Playback Volume'
  value.0 0
  value.1 0
 }
 control.27 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'Line LiveDrive Capture Volume'
  value.0 0
  value.1 0
 }
 control.28 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 2
  iface MIXER
  name 'Line LiveDrive Capture Switch'
  value.0 false
  value.1 false
 }
 control.29 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'IEC958 Coaxial Playback Volume'
  value.0 0
  value.1 0
 }
 control.30 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'IEC958 Coaxial Capture Volume'
  value.0 0
  value.1 0
 }
 control.31 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 2
  iface MIXER
  name 'IEC958 Coaxial Capture Switch'
  value.0 false
  value.1 false
 }
 control.32 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'Line2 LiveDrive Playback Volume'
  index 1
  value.0 0
  value.1 0
 }
 control.33 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'Line2 LiveDrive Capture Volume'
  index 1
  value.0 0
  value.1 0
 }
 control.34 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 2
  iface MIXER
  name 'Line2 LiveDrive Capture Switch'
  index 1
  value.0 false
  value.1 false
 }
 control.35 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 40'
  iface MIXER
  name 'Tone Control - Bass'
  value.0 20
  value.1 20
 }
 control.36 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 40'
  iface MIXER
  name 'Tone Control - Treble'
  value.0 20
  value.1 20
 }
 control.37 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 2
  iface MIXER
  name 'Tone Control - Switch'
  value.0 false
  value.1 false
 }
 control.38 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 2
  iface MIXER
  name 'IEC958 Optical Raw Playback Switch'
  value.0 false
  value.1 false
 }
 control.39 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 100'
  iface MIXER
  name 'Headphone Playback Volume'
  index 1
  value.0 0
  value.1 0
 }
 control.40 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Headphone Center Playback Switch'
  index 1
  value false
 }
 control.41 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Headphone LFE Playback Switch'
  index 1
  value false
 }
 control.42 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 32
  iface PCM
  device 2
  name 'Captured FX8010 Outputs'
  value.0 false
  value.1 false
  value.2 false
  value.3 false
  value.4 false
  value.5 false
  value.6 false
  value.7 false
  value.8 false
  value.9 false
  value.10 false
  value.11 false
  value.12 false
  value.13 false
  value.14 false
  value.15 false
  value.16 true
  value.17 true
  value.18 true
  value.19 true
  value.20 true
  value.21 true
  value.22 true
  value.23 true
  value.24 true
  value.25 true
  value.26 true
  value.27 true
  value.28 true
  value.29 true
  value.30 true
  value.31 true
 }
 control.43 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Master Playback Switch'
  value true
 }
 control.44 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 31'
  iface MIXER
  name 'Master Playback Volume'
  value.0 31
  value.1 31
 }
 control.47 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'PC Speaker Playback Switch'
  value false
 }
 control.48 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 15'
  iface MIXER
  name 'PC Speaker Playback Volume'
  value 15
 }
 control.49 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Phone Playback Switch'
  value false
 }
 control.50 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 31'
  iface MIXER
  name 'Phone Playback Volume'
  value 0
 }
 control.51 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Mic Playback Switch'
  value false
 }
 control.52 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 31'
  iface MIXER
  name 'Mic Playback Volume'
  value 31
 }
 control.53 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Mic Boost ( 20dB)'
  value false
 }
 control.54 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Line Playback Switch'
  value false
 }
 control.55 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 31'
  iface MIXER
  name 'Line Playback Volume'
  value.0 31
  value.1 31
 }
 control.56 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'CD Playback Switch'
  value true
 }
 control.57 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 31'
  iface MIXER
  name 'CD Playback Volume'
  value.0 31
  value.1 31
 }
 control.58 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Video Playback Switch'
  value false
 }
 control.59 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 31'
  iface MIXER
  name 'Video Playback Volume'
  value.0 0
  value.1 0
 }
 control.60 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Aux Playback Switch'
  value false
 }
 control.61 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 31'
  iface MIXER
  name 'Aux Playback Volume'
  value.0 0
  value.1 0
 }
 control.62 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'PCM Playback Switch'
  value true
 }
 control.63 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 31'
  iface MIXER
  name 'PCM Playback Volume'
  value.0 31
  value.1 31
 }
 control.64 {
  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 Mic
 }
 control.65 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Capture Switch'
  value true
 }
 control.66 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 15'
  iface MIXER
  name 'Capture Volume'
  value.0 0
  value.1 0
 }
 control.69 {
  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.70 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'External Amplifier'
  value true
 }
 control.71 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.72 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 1
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.73 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 2
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.74 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 3
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.75 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 4
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.76 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 5
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.77 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 6
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.78 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 7
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.79 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 8
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.80 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 9
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.81 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 10
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.82 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 11
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.83 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 12
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.84 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 13
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.85 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 14
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.86 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 15
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.87 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 16
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.88 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 17
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.89 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 18
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.90 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 19
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.91 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 20
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.92 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 21
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.93 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 22
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.94 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 23
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.95 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 24
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.96 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 25
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.97 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 26
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.98 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 27
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.99 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 28
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.100 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 29
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.101 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 30
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.102 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 15'
  iface PCM
  name 'EMU10K1 PCM Send Routing'
  index 31
  value.0 0
  value.1 1
  value.2 2
  value.3 3
  value.4 0
  value.5 1
  value.6 2
  value.7 3
  value.8 0
  value.9 1
  value.10 2
  value.11 3
 }
 control.103 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.104 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 1
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.105 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 2
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.106 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 3
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.107 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 4
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.108 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 5
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.109 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 6
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.110 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 7
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.111 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 8
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.112 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 9
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.113 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 10
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.114 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 11
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.115 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 12
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.116 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 13
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.117 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 14
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.118 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 15
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.119 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 16
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.120 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 17
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.121 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 18
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.122 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 19
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.123 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 20
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.124 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 21
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.125 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 22
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.126 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 23
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.127 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 24
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.128 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 25
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.129 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 26
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.130 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 27
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.131 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 28
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.132 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 29
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.133 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 30
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.134 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 12
  comment.range '0 - 255'
  iface PCM
  name 'EMU10K1 PCM Send Volume'
  index 31
  value.0 255
  value.1 255
  value.2 0
  value.3 0
  value.4 255
  value.5 0
  value.6 0
  value.7 0
  value.8 0
  value.9 255
  value.10 0
  value.11 0
 }
 control.135 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.136 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 1
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.137 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 2
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.138 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 3
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.139 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 4
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.140 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 5
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.141 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 6
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.142 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 7
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.143 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 8
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.144 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 9
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.145 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 10
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.146 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 11
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.147 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 12
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.148 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 13
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.149 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 14
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.150 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 15
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.151 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 16
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.152 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 17
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.153 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 18
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.154 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 19
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.155 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 20
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.156 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 21
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.157 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 22
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.158 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 23
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.159 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 24
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.160 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 25
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.161 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 26
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.162 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 27
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.163 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 28
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.164 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 29
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.165 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 30
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.166 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 3
  comment.range '0 - 65535'
  iface PCM
  name 'EMU10K1 PCM Volume'
  index 31
  value.0 65535
  value.1 65535
  value.2 65535
 }
 control.167 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 15'
  iface PCM
  device 3
  name 'Multichannel PCM Send Routing'
  value.0 0
  value.1 1
  value.2 13
  value.3 14
 }
 control.168 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 15'
  iface PCM
  device 3
  name 'Multichannel PCM Send Routing'
  index 1
  value.0 1
  value.1 0
  value.2 13
  value.3 14
 }
 control.169 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 15'
  iface PCM
  device 3
  name 'Multichannel PCM Send Routing'
  index 2
  value.0 2
  value.1 0
  value.2 13
  value.3 14
 }
 control.170 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 15'
  iface PCM
  device 3
  name 'Multichannel PCM Send Routing'
  index 3
  value.0 3
  value.1 0
  value.2 13
  value.3 14
 }
 control.171 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 15'
  iface PCM
  device 3
  name 'Multichannel PCM Send Routing'
  index 4
  value.0 4
  value.1 0
  value.2 13
  value.3 14
 }
 control.172 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 15'
  iface PCM
  device 3
  name 'Multichannel PCM Send Routing'
  index 5
  value.0 5
  value.1 0
  value.2 13
  value.3 14
 }
 control.173 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 15'
  iface PCM
  device 3
  name 'Multichannel PCM Send Routing'
  index 6
  value.0 6
  value.1 0
  value.2 13
  value.3 14
 }
 control.174 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 15'
  iface PCM
  device 3
  name 'Multichannel PCM Send Routing'
  index 7
  value.0 7
  value.1 0
  value.2 13
  value.3 14
 }
 control.175 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 15'
  iface PCM
  device 3
  name 'Multichannel PCM Send Routing'
  index 8
  value.0 8
  value.1 0
  value.2 13
  value.3 14
 }
 control.176 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 15'
  iface PCM
  device 3
  name 'Multichannel PCM Send Routing'
  index 9
  value.0 9
  value.1 0
  value.2 13
  value.3 14
 }
 control.177 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 15'
  iface PCM
  device 3
  name 'Multichannel PCM Send Routing'
  index 10
  value.0 10
  value.1 0
  value.2 13
  value.3 14
 }
 control.178 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 15'
  iface PCM
  device 3
  name 'Multichannel PCM Send Routing'
  index 11
  value.0 11
  value.1 0
  value.2 13
  value.3 14
 }
 control.179 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 15'
  iface PCM
  device 3
  name 'Multichannel PCM Send Routing'
  index 12
  value.0 12
  value.1 0
  value.2 13
  value.3 14
 }
 control.180 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 15'
  iface PCM
  device 3
  name 'Multichannel PCM Send Routing'
  index 13
  value.0 13
  value.1 0
  value.2 13
  value.3 14
 }
 control.181 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 15'
  iface PCM
  device 3
  name 'Multichannel PCM Send Routing'
  index 14
  value.0 14
  value.1 0
  value.2 13
  value.3 14
 }
 control.182 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 15'
  iface PCM
  device 3
  name 'Multichannel PCM Send Routing'
  index 15
  value.0 15
  value.1 0
  value.2 13
  value.3 14
 }
 control.183 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 255'
  iface PCM
  device 3
  name 'Multichannel PCM Send Volume'
  value.0 255
  value.1 0
  value.2 0
  value.3 0
 }
 control.184 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 255'
  iface PCM
  device 3
  name 'Multichannel PCM Send Volume'
  index 1
  value.0 255
  value.1 0
  value.2 0
  value.3 0
 }
 control.185 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 255'
  iface PCM
  device 3
  name 'Multichannel PCM Send Volume'
  index 2
  value.0 255
  value.1 0
  value.2 0
  value.3 0
 }
 control.186 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 255'
  iface PCM
  device 3
  name 'Multichannel PCM Send Volume'
  index 3
  value.0 255
  value.1 0
  value.2 0
  value.3 0
 }
 control.187 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 255'
  iface PCM
  device 3
  name 'Multichannel PCM Send Volume'
  index 4
  value.0 255
  value.1 0
  value.2 0
  value.3 0
 }
 control.188 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 255'
  iface PCM
  device 3
  name 'Multichannel PCM Send Volume'
  index 5
  value.0 255
  value.1 0
  value.2 0
  value.3 0
 }
 control.189 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 255'
  iface PCM
  device 3
  name 'Multichannel PCM Send Volume'
  index 6
  value.0 255
  value.1 0
  value.2 0
  value.3 0
 }
 control.190 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 255'
  iface PCM
  device 3
  name 'Multichannel PCM Send Volume'
  index 7
  value.0 255
  value.1 0
  value.2 0
  value.3 0
 }
 control.191 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 255'
  iface PCM
  device 3
  name 'Multichannel PCM Send Volume'
  index 8
  value.0 255
  value.1 0
  value.2 0
  value.3 0
 }
 control.192 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 255'
  iface PCM
  device 3
  name 'Multichannel PCM Send Volume'
  index 9
  value.0 255
  value.1 0
  value.2 0
  value.3 0
 }
 control.193 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 255'
  iface PCM
  device 3
  name 'Multichannel PCM Send Volume'
  index 10
  value.0 255
  value.1 0
  value.2 0
  value.3 0
 }
 control.194 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 255'
  iface PCM
  device 3
  name 'Multichannel PCM Send Volume'
  index 11
  value.0 255
  value.1 0
  value.2 0
  value.3 0
 }
 control.195 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 255'
  iface PCM
  device 3
  name 'Multichannel PCM Send Volume'
  index 12
  value.0 255
  value.1 0
  value.2 0
  value.3 0
 }
 control.196 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 255'
  iface PCM
  device 3
  name 'Multichannel PCM Send Volume'
  index 13
  value.0 255
  value.1 0
  value.2 0
  value.3 0
 }
 control.197 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 255'
  iface PCM
  device 3
  name 'Multichannel PCM Send Volume'
  index 14
  value.0 255
  value.1 0
  value.2 0
  value.3 0
 }
 control.198 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 4
  comment.range '0 - 255'
  iface PCM
  device 3
  name 'Multichannel PCM Send Volume'
  index 15
  value.0 255
  value.1 0
  value.2 0
  value.3 0
 }
 control.199 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 65535'
  iface PCM
  device 3
  name 'Multichannel PCM Volume'
  value 65535
 }
 control.200 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 65535'
  iface PCM
  device 3
  name 'Multichannel PCM Volume'
  index 1
  value 65535
 }
 control.201 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 65535'
  iface PCM
  device 3
  name 'Multichannel PCM Volume'
  index 2
  value 65535
 }
 control.202 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 65535'
  iface PCM
  device 3
  name 'Multichannel PCM Volume'
  index 3
  value 65535
 }
 control.203 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 65535'
  iface PCM
  device 3
  name 'Multichannel PCM Volume'
  index 4
  value 65535
 }
 control.204 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 65535'
  iface PCM
  device 3
  name 'Multichannel PCM Volume'
  index 5
  value 65535
 }
 control.205 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 65535'
  iface PCM
  device 3
  name 'Multichannel PCM Volume'
  index 6
  value 65535
 }
 control.206 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 65535'
  iface PCM
  device 3
  name 'Multichannel PCM Volume'
  index 7
  value 65535
 }
 control.207 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 65535'
  iface PCM
  device 3
  name 'Multichannel PCM Volume'
  index 8
  value 65535
 }
 control.208 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 65535'
  iface PCM
  device 3
  name 'Multichannel PCM Volume'
  index 9
  value 65535
 }
 control.209 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 65535'
  iface PCM
  device 3
  name 'Multichannel PCM Volume'
  index 10
  value 65535
 }
 control.210 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 65535'
  iface PCM
  device 3
  name 'Multichannel PCM Volume'
  index 11
  value 65535
 }
 control.211 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 65535'
  iface PCM
  device 3
  name 'Multichannel PCM Volume'
  index 12
  value 65535
 }
 control.212 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 65535'
  iface PCM
  device 3
  name 'Multichannel PCM Volume'
  index 13
  value 65535
 }
 control.213 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 65535'
  iface PCM
  device 3
  name 'Multichannel PCM Volume'
  index 14
  value 65535
 }
 control.214 {
  comment.access 'read write inactive'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 65535'
  iface PCM
  device 3
  name 'Multichannel PCM Volume'
  index 15
  value 65535
 }
 control.215 {
  comment.access read
  comment.type IEC958
  comment.count 1
  iface PCM
  device 2
  name 'IEC958 Playback Mask'
  value ffffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
 }
 control.216 {
  comment.access read
  comment.type IEC958
  comment.count 1
  iface PCM
  device 2
  name 'IEC958 Playback Mask'
  index 1
  value ffffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
 }
 control.217 {
  comment.access read
  comment.type IEC958
  comment.count 1
  iface PCM
  device 2
  name 'IEC958 Playback Mask'
  index 2
  value ffffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
 }
 control.218 {
  comment.access 'read write'
  comment.type IEC958
  comment.count 1
  iface PCM
  device 2
  name 'IEC958 Playback Default'
  value '0492100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
 }
 control.219 {
  comment.access 'read write'
  comment.type IEC958
  comment.count 1
  iface PCM
  device 2
  name 'IEC958 Playback Default'
  index 1
  value '0492100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
 }
 control.220 {
  comment.access 'read write'
  comment.type IEC958
  comment.count 1
  iface PCM
  device 2
  name 'IEC958 Playback Default'
  index 2
  value '0492100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
 }
 control.221 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'SB Live Analog/Digital Output Jack'
  value true
 }
}
--endcollapse--

!!All Loaded Modules
!!------------------

Module
nls_iso8859_1
nls_cp437
vfat
fat
xt_limit
xt_tcpudp
ipt_LOG
ipt_MASQUERADE
ipt_TOS
ipt_REJECT
nf_conntrack_irc
nf_conntrack_ftp
xt_state
af_packet
binfmt_misc
rfcomm
l2cap
bluetooth
ipv6
ppdev
speedstep_lib
cpufreq_powersave
cpufreq_stats
cpufreq_conservative
cpufreq_userspace
cpufreq_ondemand
freq_table
video
output
dock
sbs
sbshc
container
battery
ac
lp
snd_emu10k1_synth
snd_emux_synth
snd_seq_virmidi
snd_seq_midi_emul
snd_emu10k1
snd_ac97_codec
ac97_bus
snd_pcm_oss
snd_mixer_oss
snd_pcm
snd_page_alloc
snd_util_mem
snd_hwdep
snd_seq_dummy
snd_seq_oss
evdev
snd_seq_midi
snd_rawmidi
snd_seq_midi_event
snd_seq
snd_timer
snd_seq_device
parport_pc
parport
snd
serio_raw
emu10k1_gp
soundcore
i2c_core
gameport
button
psmouse
iTCO_wdt
iTCO_vendor_support
pcspkr
intel_agp
agpgart
shpchp
pci_hotplug
iptable_nat
nf_nat
nf_conntrack_ipv4
nf_conntrack
iptable_mangle
iptable_filter
ip_tables
x_tables
ext3
jbd
mbcache
usb_storage
libusual
sg
sr_mod
cdrom
sd_mod
floppy
uhci_hcd
usbcore
natsemi
ata_piix
pata_acpi
ata_generic
libata
scsi_mod
thermal
processor
fan
fbcon
tileblit
font
bitblit
softcursor
fuse

Step 3: The output of the cat command is the following:

root@linux-desktop:~# cat /proc/asound/cards; sudo aptitude install gnome-alsamixer asoundconf-gtk alsa-utils; asoundconf list; aplay -l; ls -lart /dev/snd; cat /dev/sndstat; lspci -nn; lsmod | grep snd
 0 [Live ]: EMU10K1 - SBLive! Value [CT4832]
                      SBLive! Value [CT4832] (rev.6, serial:0x80271102) at 0x1400, irq 18
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
Please note that you are attempting to run asoundconf as a privileged superuser, which may have unintended consequences.

Names of available sound cards:
Live
**** List of PLAYBACK Hardware Devices ****
card 0: Live [SBLive! Value [CT4832]], device 0: emu10k1 [ADC Capture/Standard PCM Playback]
  Subdevices: 32/32
  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
  Subdevice #8: subdevice #8
  Subdevice #9: subdevice #9
  Subdevice #10: subdevice #10
  Subdevice #11: subdevice #11
  Subdevice #12: subdevice #12
  Subdevice #13: subdevice #13
  Subdevice #14: subdevice #14
  Subdevice #15: subdevice #15
  Subdevice #16: subdevice #16
  Subdevice #17: subdevice #17
  Subdevice #18: subdevice #18
  Subdevice #19: subdevice #19
  Subdevice #20: subdevice #20
  Subdevice #21: subdevice #21
  Subdevice #22: subdevice #22
  Subdevice #23: subdevice #23
  Subdevice #24: subdevice #24
  Subdevice #25: subdevice #25
  Subdevice #26: subdevice #26
  Subdevice #27: subdevice #27
  Subdevice #28: subdevice #28
  Subdevice #29: subdevice #29
  Subdevice #30: subdevice #30
  Subdevice #31: subdevice #31
card 0: Live [SBLive! Value [CT4832]], device 2: emu10k1 efx [Multichannel Capture/PT Playback]
  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: Live [SBLive! Value [CT4832]], device 3: emu10k1 [Multichannel Playback]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
total 0
crw-rw---- 1 root 29 116, 33 2009-06-04 10:31 timer
crw-rw---- 1 root 29 116, 1 2009-06-04 10:31 seq
crw-rw---- 1 root 29 116, 4 2009-06-04 10:31 hwC0D0
crw-rw---- 1 root 29 116, 8 2009-06-04 10:31 midiC0D0
crw-rw---- 1 root 29 116, 19 2009-06-04 10:31 pcmC0D3p
crw-rw---- 1 root 29 116, 18 2009-06-04 10:31 pcmC0D2p
crw-rw---- 1 root 29 116, 26 2009-06-04 10:31 pcmC0D2c
crw-rw---- 1 root 29 116, 25 2009-06-04 10:31 pcmC0D1c
crw-rw---- 1 root 29 116, 0 2009-06-04 10:31 controlC0
crw-rw---- 1 root 29 116, 6 2009-06-04 10:31 hwC0D2
crw-rw---- 1 root 29 116, 9 2009-06-04 10:31 midiC0D1
crw-rw---- 1 root 29 116, 10 2009-06-04 10:31 midiC0D2
drwxr-xr-x 2 root root 320 2009-06-04 10:31 .
drwxr-xr-x 12 root root 14100 2009-06-04 10:32 ..
crw-rw---- 1 root 29 116, 24 2009-06-04 10:32 pcmC0D0c
crw-rw---- 1 root 29 116, 16 2009-06-04 11:06 pcmC0D0p
Sound Driver:3.8.1a-980706 (ALSA v1.0.16 emulation code)
Kernel: Linux linux-desktop 2.6.24-24-generic #1 SMP Wed Apr 15 15:54:25 UTC 2009 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
SBLive! Value [CT4832] (rev.6, serial:0x80271102) at 0x1400, irq 18

Audio devices:
0: ADC Capture/Standard PCM Playback (DUPLEX)

Synth devices:
0: Emu10k1

Midi devices:
0: EMU10K1 MPU-401 (UART)

Timers:
7: system timer

Mixers:
0: TriTech TR28602
00:00.0 Host bridge [0600]: Intel Corporation 82815 815 Chipset Host Bridge and Memory Controller Hub [8086:1130] (rev 04)
00:01.0 PCI bridge [0604]: Intel Corporation 82815 815 Chipset AGP Bridge [8086:1131] (rev 04)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801AA PCI Bridge [8086:2418] (rev 02)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801AA ISA Bridge (LPC) [8086:2410] (rev 02)
00:1f.1 IDE interface [0101]: Intel Corporation 82801AA IDE Controller [8086:2411] (rev 02)
00:1f.2 USB Controller [0c03]: Intel Corporation 82801AA USB Controller [8086:2412] (rev 02)
01:00.0 VGA compatible controller [0300]: nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro] [10de:002d] (rev 15)
02:09.0 Multimedia audio controller [0401]: Creative Labs SB Live! EMU10k1 [1102:0002] (rev 06)
02:09.1 Input device controller [0980]: Creative Labs SB Live! Game Port [1102:7002] (rev 06)
02:0a.0 Ethernet controller [0200]: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller [100b:0020]
snd_emu10k1_synth 8064 0
snd_emux_synth 36224 1 snd_emu10k1_synth
snd_seq_virmidi 8192 1 snd_emux_synth
snd_seq_midi_emul 7552 1 snd_emux_synth
snd_emu10k1 146880 4 snd_emu10k1_synth
snd_ac97_codec 101028 1 snd_emu10k1
ac97_bus 3072 1 snd_ac97_codec
snd_pcm_oss 42144 0
snd_mixer_oss 17920 1 snd_pcm_oss
snd_pcm 78596 3 snd_emu10k1,snd_ac97_codec,snd_pcm_oss
snd_page_alloc 11400 2 snd_emu10k1,snd_pcm
snd_util_mem 5632 2 snd_emux_synth,snd_emu10k1
snd_hwdep 10500 2 snd_emux_synth,snd_emu10k1
snd_seq_dummy 4868 0
snd_seq_oss 35584 0
snd_seq_midi 9376 0
snd_rawmidi 25760 3 snd_seq_virmidi,snd_emu10k1,snd_seq_midi
snd_seq_midi_event 8320 3 snd_seq_virmidi,snd_seq_oss,snd_seq_midi
snd_seq 54224 9 snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 24836 3 snd_emu10k1,snd_pcm,snd_seq
snd_seq_device 9612 8 snd_emu10k1_synth,snd_emux_synth,snd_emu10k1,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 56996 20 snd_emux_synth,snd_seq_virmidi,snd_emu10k1,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 8800 1 snd
root@linux-desktop:~#

Step 5: sound doesn't work.
Step 6: Compaq deskpro (have a look at Alsa)
Step 7: I've only Ubuntu
Step 8: All of the soundcard properties are on
Step 9: I didn't have the groups audio and video. So I created them

Till yet I couldn't read the web sites. Because I didn't have any time. But I'll do it. Thanks a lot.

In the BIOS I've a sound card called Creative Labs and this card is activated and placed to IRQ5.

Thanks.
Peter

Revision history for this message
Arnaudus (a-lerouzic) said :
#5

Hi,

OK, so you may have a look at a similar question: https://answers.launchpad.net/ubuntu/+source/alsa-driver/+question/44493. There is also a bug report (bug #94333), but it looks confusing to me, and I cannot see any workaround. The last comment in the bug report states that upgrading to 9.04 does not help, but it just costs a CD to check if you have some sound with the live session...

Revision history for this message
peter (peter-neuweiler) said :
#6

Hi Arnaudus

I created the cd. But Firefox couldn't find the internet. It's a pity.
Peter

Revision history for this message
peter (peter-neuweiler) said :
#7

Hi Arnaudus

I created the cd. But Firefox couldn't find the internet. It's a pity.
Peter

Revision history for this message
Arnaudus (a-lerouzic) said :
#8

Err.... You mean, you don't have the network when booting on the live CD? Does it matter when the aim is to check if the sound card works? :-)

Revision history for this message
peter (peter-neuweiler) said :
#9

Yep, I didn't have the network when booting from the live CD. And I couldn't check the sound. Thanks.
Peter

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#10

Hi Peter,

Run the following command and then reboot and retest sound:

sudo aptitude install linux-ubuntu-modules-`uname -r` linux-generic

Also try these solutions:

https://answers.launchpad.net/ubuntu/+question/51848
https://answers.launchpad.net/ubuntu/+source/pulseaudio/+question/64607

If sound does not work after rebooting, then try following these troubleshooting guides:

https://help.ubuntu.com/community/SoundTroubleshooting#Basic%20Troubleshooting%20Steps
http://alsa.opensrc.org/index.php/Emu10k1

Make sure to set all channels to high volume levels in gnome-alsamixer.

Make sure all the different speakers (including 'Front', 'Master', and 'PCM") are NOT muted and NOT set to low volume levels.

Hope this helps,

Regards,

Mark

Revision history for this message
peter (peter-neuweiler) said :
#11

Hi Mark

The output of "sudo aptitude install linux-ubuntu-modules-`uname -r` linux-generic" is the following:

root@linux-desktop:~# sudo aptitude install linux-ubuntu-modules-`uname -r` linux-generic
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
root@linux-desktop:~#

Nothing happened.

Regarding https://answers.launchpad.net/ubuntu/+question/51848:
The sound card in the BIOS is disabled. In System > Prefernces > Sound "Play system sounds" is ticked. But under the "Devices" tab, the "Device for Default Mixer Tracks" is "SBLive Value (CT5832) (ALSA mixer)" and not "Soundblaster Live!".

Regarding the Loud speaker. All volumes are on.

Regarding https://answers.launchpad.net/ubuntu/+source/pulseaudio/+question/64607:
All entries have a value of 100.
I don't have a file called /etc/X11/Xsession.d/70pulseaudio.
Sound capture (System > Preferences > Sound) is set to ALSA - Advanced Linux Sound Architecture.

Refarding https://help.ubuntu.com/community/SoundTroubleshooting#Basic%20Troubleshooting%20Steps:
If I check the sound modules by typing "find /lib/modules/`uname -r" I'll get only a ">".

Regarding http://alsa.opensrc.org/index.php/Emu10k1:
I'm going to read it.

All chanels in gnome-alsamixer are set to high volume levels. All the different speakers (including 'Front', 'Master', and 'PCM") are NOT muted and NOT set to low volume levels.

Thanks a lot. I guess the problem is a very small thing.
Peter

Revision history for this message
bjhdskjhxkj (bdsbchj) said :
#12

Reboot and retest sound on front headphone jack. You would possibly want to experiment with the extent and mute buttons in gnome-alsamixer to get sound to paintings via the headphones.
If this does not assist, I agree that you must revert returned to Ubuntu eight.10 till this trouble is solved here https://playwheresult.com , Hope it facilitates,

Revision history for this message
gvhjbkjnhbgvfcdf (vbnjmklhgf) said :
#13

Good post. Very useful information for tracking down those horrible data problems. Will certainly help a lot of people at https://grillsnsmokers.com/. see more help here https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/693403.

Revision history for this message
ygudkhsajudoi (dannacloe) said :
#14

The size of the page could be a factor, though unlikely, or maybe your browser or internet connection is the problem. Hopefully this issue may resolve, maybe this link helps for further details visit here https://colognehunt.com/

Can you help with this problem?

Provide an answer of your own, or ask peter for more information if necessary.

To post a message you must log in.