Ubuntu 11.04 mit Kernel 2.6.38-12-generic
Advanced Linux Sound Architecture Driver Version 1.0.24.
Compiled on Oct 6 2011 for kernel 2.6.38-12-generic (SMP).
00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio [8086:3b56] (rev 06)
Subsystem: Micro-Star International Co., Ltd. Device [1462:7635]
Kernel driver in use: snd_hda_intel
frank@mond:~$ cat /proc/asound/cards
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xfb9f4000 irq 42
**** Liste der Hardware-Geräte (PLAYBACK) ****
Karte 0: Intel [HDA Intel], Gerät 0: ALC889 Analog [ALC889 Analog]
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
Karte 0: Intel [HDA Intel], Gerät 1: ALC889 Digital [ALC889 Digital]
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
Karte 0: Intel [HDA Intel], Gerät 3: HDMI 0 [HDMI 0]
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
frank@mond:~$ lsmod | grep "snd"
snd_hda_intel 33250 0
snd_hda_codec_hdmi 36154 1
snd_hda_codec_realtek 244039 1
snd_hda_codec 125410 3 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_realtek
snd_hwdep 13604 1 snd_hda_codec
snd_pcm 105107 3 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec
snd_seq_midi 13324 0
snd_rawmidi 30426 1 snd_seq_midi
snd_seq_midi_event 14899 1 snd_seq_midi
snd_seq 65527 2 snd_seq_midi,snd_seq_midi_event
snd_timer 29395 2 snd_pcm,snd_seq
snd_seq_device 14498 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 78345 12 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq_midi,snd_rawmidi,snd_seq_midi_event,snd_seq,snd_timer,snd_seq_device
soundcore 12680 1 snd
snd_page_alloc 18484 2 snd_hda_intel,snd_pcm
frank@mond:~$ head -n 3 /proc/asound/card0/codec#0
Codec: Realtek ALC889
Address: 0
AFG Function Id: 0x1 (unsol 1)
frank@mond:~$ head -n 3 /proc/asound/card0/codec97#0/ac97#0-0
head: „/proc/asound/card0/codec97#0/ac97#0-0“ kann nicht zum Lesen geöffnet werden: Datei oder Verzeichnis nicht
frank@mond:~$ head -n 3 /proc/asound/card0/codec97#0/ac97#0-0+regs
head: „/proc/asound/card0/codec97#0/ac97#0-0+regs“ kann nicht zum Lesen geöffnet werden: Datei oder Verzeichnis nicht gefunden