Hi Leute,
ich kämpfe nun schon seit einiger Zeit mit der Soundkarte meines Servers. Ich will auf dem Ding MPD laufen lassen, aber er spuckt keinen Ton aus. Ich habe schon hier im Forum gesucht, stunden gegoogelt, aber ich weiß einfach nicht weiter. Alles sieht gut aus, bis auf den Fakt, dass aplay -l immer ausgibt, dass es keine Soundkarte findet. Ich habe mal ein paar relevante Ausgaben angehängt. Wäre super, wenn ihr mir weiterhelfen könnt.
edit: Die Soundkarte ist eine Terratec Aureon 5.1 PCI.
uname -r
marcel@marcel-server:/$ uname -r 2.6.28-11-server
hier die Ausgabe von aplay -l
marcel@marcel-server:/$ aplay -l aplay: device_list:217: keine Soundkarten gefunden...
asoundconf list
marcel@marcel-server:/$ asoundconf list Names of available sound cards: CMI8738
cat /proc/asound/cards
cat /proc/asound/cards 0 [CMI8738 ]: CMI8738-MC6 - C-Media CMI8738 C-Media CMI8738 (model 55) at 0xd800, irq 17
lspci|grep -i audio
marcel@marcel-server:/$ lspci|grep -i audio 01:06.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)
lsmod|egrep -i "(snd|sound)"
marcel@marcel-server:/$ lsmod|egrep -i "(snd|sound)" snd_cmipci 49568 0 gameport 21520 1 snd_cmipci snd_pcm_oss 52352 0 snd_mixer_oss 24960 1 snd_pcm_oss snd_pcm 99336 2 snd_cmipci,snd_pcm_oss snd_page_alloc 18704 1 snd_pcm snd_opl3_lib 20608 1 snd_cmipci snd_hwdep 16776 1 snd_opl3_lib snd_mpu401_uart 16640 1 snd_cmipci snd_seq_dummy 11524 0 snd_seq_oss 41984 0 snd_seq_midi 15744 0 snd_rawmidi 33920 2 snd_mpu401_uart,snd_seq_midi snd_seq_midi_event 16512 2 snd_seq_oss,snd_seq_midi snd_seq 66272 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event snd_timer 34064 3 snd_pcm,snd_opl3_lib,snd_seq snd_seq_device 16276 6 snd_opl3_lib,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq snd 78792 12 snd_cmipci,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_opl3_lib,snd_hwdep,snd_mpu401_uart,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device soundcore 16800 1 snd marcel@marcel-server:/$ lsmod|egrep -i "(snd|sound)" snd_cmipci 49568 0 gameport 21520 1 snd_cmipci snd_pcm_oss 52352 0 snd_mixer_oss 24960 1 snd_pcm_oss snd_pcm 99336 2 snd_cmipci,snd_pcm_oss snd_page_alloc 18704 1 snd_pcm snd_opl3_lib 20608 1 snd_cmipci snd_hwdep 16776 1 snd_opl3_lib snd_mpu401_uart 16640 1 snd_cmipci snd_seq_dummy 11524 0 snd_seq_oss 41984 0 snd_seq_midi 15744 0 snd_rawmidi 33920 2 snd_mpu401_uart,snd_seq_midi snd_seq_midi_event 16512 2 snd_seq_oss,snd_seq_midi snd_seq 66272 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event snd_timer 34064 3 snd_pcm,snd_opl3_lib,snd_seq snd_seq_device 16276 6 snd_opl3_lib,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq snd 78792 12 snd_cmipci,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_opl3_lib,snd_hwdep,snd_mpu401_uart,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device soundcore 16800 1 snd