/etc$ cat /proc/asound/oss/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.10rc3 emulation code)
Kernel: Linux kubuntu-desktop 2.6.15-51-amd64-generic #1 SMP PREEMPT Tue Feb 12 16:56:43 UTC 2008 x86_64
Config options: 0
Installed drivers:
Type 10: ALSA emulation
Card config:
HDA VIA VT82xx at 0xcfffc000 irq 50
Audio devices: NOT ENABLED IN CONFIG
Synth devices: NOT ENABLED IN CONFIG
Midi devices: NOT ENABLED IN CONFIG
Timers:
7: system timer
Mixers:
0: Generic 1106 ID 1708
kubuntu@kubuntu-desktop:/etc$ lspci | grep -i audio
0000:80:01.0 0403: VIA Technologies, Inc. VIA High Definition Audio Controller (rev 10)
kubuntu@kubuntu-desktop:/etc$ lsmod | grep snd
snd_hda_intel 21664 1
snd_hda_codec 195016 1 snd_hda_intel
snd_pcm_oss 59424 0
snd_mixer_oss 20608 1 snd_pcm_oss
snd_pcm 104584 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer 29064 1 snd_pcm
snd 68576 8 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 13216 1 snd
snd_page_alloc 13968 2 snd_hda_intel,snd_pcm