Ich habe die Ausgabe mal übersichtlicher nach Befehlen sortiert:
huetkla@huetkla-laptop:~$ lsb_release -d
Description: Ubuntu 9.10
huetkla@huetkla-laptop:~$ uname -r
2.6.31-16-generic
huetkla@huetkla-laptop:~$ grep "^audio" /etc/group | grep "$USER" | wc -l
1
huetkla@huetkla-laptop:~$ lspci | grep -i audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
huetkla@huetkla-laptop:~$ lsmod | grep "snd"
snd_hda_codec_realtek 203328 1
snd_hda_intel 26920 0
snd_hda_codec 75708 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 7200 1 snd_hda_codec
snd_pcm_oss 37920 0
snd_mixer_oss 16028 1 snd_pcm_oss
snd_pcm 75296 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy 2656 0
snd_seq_oss 28576 0
snd_seq_midi 6432 0
snd_rawmidi 22208 1 snd_seq_midi
snd_seq_midi_event 6940 2 snd_seq_oss,snd_seq_midi
snd_seq 50224 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 22276 2 snd_pcm,snd_seq
snd_seq_device 6920 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 59204 12 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 7264 1 snd
snd_page_alloc 9156 2 snd_hda_intel,snd_pcm
huetkla@huetkla-laptop:~$ cat /proc/asound/cards
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xf4700000 irq 22
huetkla@huetkla-laptop:~$ head -n 3 /proc/asound/card0/codec#0
Codec: Realtek ALC268
Address: 0
Function Id: 0x1
huetkla@huetkla-laptop:~$ aplay -l
**** Liste von PLAYBACK Geräten ****
Karte 0: Intel [HDA Intel], Gerät 0: ALC268 Analog [ALC268 Analog]
Untergeordnete Geräte: 1/1
Untergeordnetes Gerät '0: subdevice #0
Karte 0: Intel [HDA Intel], Gerät 1: ALC268 Digital [ALC268 Digital]
Untergeordnete Geräte: 1/1
Untergeordnetes Gerät '0: subdevice #0
huetkla@huetkla-laptop:~$ aplay /usr/share/sounds/startup.wav
/usr/share/sounds/startup.wav: No such file or directory
huetkla@huetkla-laptop:~$ asoundconf list
asoundconf: command not found
huetkla@huetkla-laptop:~$ cat ~/.asoundrc
cat: /home/huetkla/.asoundrc: No such file or directory
huetkla@huetkla-laptop:~$ cat ~/.asoundrc.asoundconf
cat: /home/huetkla/.asoundrc.asoundconf: No such file or directory
huetkla@huetkla-laptop:~$ ps -C pulseaudio
PID TTY TIME CMD
1676 ? 00:00:00 pulseaudio
huetkla@huetkla-laptop:~$ ps -C esd
PID TTY TIME CMD
huetkla@huetkla-laptop:~$ ps -C arts
PID TTY TIME CMD