Dann stellt sich mir aber die Frage, woher die beiden Fehlermeldungen kommen ...
(Die waren früher nicht da)
Mich stört nämlich, das beim Hochfahren des Rechners hinter ALSA ein rotes
fail steht ...
EDIT:
Ein
lsmod | grep snd bringt das
snd_seq_dummy 1095 0
snd_seq_oss 24256 0
snd_seq_midi_event 4416 1 snd_seq_oss
snd_seq 40160 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 4220 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 33120 0
snd_hda_codec_realtek 223551 1
snd_mixer_oss 12487 1 snd_pcm_oss
snd_hda_intel 18909 2
snd_hda_codec 63981 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 4719 1 snd_hda_codec
snd_pcm 58607 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer 15182 2 snd_seq,snd_pcm
snd 42019 15 snd_seq_oss,snd_seq,snd_seq_device,snd_hda_codec_realtek,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
soundcore 4858 1 snd
snd_page_alloc 5805 2 snd_hda_intel,snd_pcm
Da sind zwei
snd_hda_codec-module geladen ... und laut
modinfo wird
snd_hda_codec_realtek gar nicht benötigt ...