| Ich gebe auch mal einen Output dazu:
 Code: 
$ lsmod | grep snd
 
snd_pcm_oss            44064  0
 
snd_mixer_oss          14336  3 snd_pcm_oss
 
snd_intel8x0           27548  5
 
snd_ac97_codec         85152  1 snd_intel8x0
 
snd_ac97_bus            1920  1 snd_ac97_codec
 
snd_pcm                72712  4 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
 
snd_timer              19588  2 snd_pcm
 
snd_page_alloc          7944  2 snd_intel8x0,snd_pcm
 
snd_mpu401              5856  1
 
snd_mpu401_uart         5888  1 snd_mpu401
 
snd_rawmidi            19744  1 snd_mpu401_uart
 
snd_seq_device          6668  1 snd_rawmidi
 
snd                    42724  16 snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401,snd_mpu401_uart,snd_rawmidi,snd_seq_device
 
soundcore               7264  3 snd
 
 
 
 
EDIT: Problem reproduzierbar. Ist auch am VAIO vorhanden (gleicher Kernel, auch tagesaktuell).
 
 
hubi |