Hallo nochmal,
ich wollte mich entschuldigen wegen der Soundkarte. Es ist eine Creative 'SB AWE 64 PNP'. Zu den Modulen ergibt lsmod folgendes:
snd_seq_dummy 1119 0
snd_seq_oss 25900 0
snd_seq_midi_event 4696 1 snd_seq_oss
snd_seq 42680 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss 34554 1
snd_mixer_oss 14726 1 snd_pcm_oss
snd_sbawe 20970 1
snd_opl3_lib 7370 1 snd_sbawe
snd_sb16_dsp 7732 1 snd_sbawe
snd_sb16_csp 8489 1 snd_sbawe
snd_sb_common 10338 3 snd_sbawe,snd_sb16_dsp,snd_sb16_csp
snd_hwdep 4772 2 snd_opl3_lib,snd_sb16_csp
snd_mpu401_uart 5095 1 snd_sbawe
snd_rawmidi 15638 1 snd_mpu401_uart
snd_seq_device 4505 6 snd_seq_dummy,snd_seq_oss,snd_seq,snd_sbawe,snd_opl3_lib,snd_rawmidi
snd_pcm 59843 3 snd_pcm_oss,snd_sbawe,snd_sb16_dsp
snd_timer 15717 3 snd_seq,snd_opl3_lib,snd_pcm
snd 43891 15 snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_sbawe,snd_opl3_lib,snd_sb16_dsp,snd_sb16_csp,snd_sb_common,snd_hwdep,snd_mpu4
01_uart,snd_rawmidi,snd_seq_device,snd_pcm,snd_timer
soundcore 4641 2 snd
snd_page_alloc 5925 1 snd_pcm
Ich versteh es einfach nicht warum Slack die Karte findet obwohl es eine ältere ISA Karte ist und Arch nicht. Alles lief bei Slack eigentlich über alsaconf.
Viele Grüße
raleeha
P.S.
http://www.alsa-project.org/alsa-doc/ Normalerweise müsste doch das Modul snd_sbawe dort zu finden sein. Leider finde ich diesbezüglich keinen Eintrag. Mit modprobe snd-NAME-DES-MODULS und ls -l /dev/snd und alsamixer usw.
Naja ich werde mich wohl nochmal ausführlicher befassen müssen.