Hy all,
nearly successful changed from sidux to aptosid I've got a sound problem >> no sound,
I've got a Dell Dimension 5150 and kernel is
Code:
root@aptosidbox:/# uname -r
2.6.35-7.slh.1-aptosid-686
lspci | grep audio says:
Code:
03:02.0 Multimedia audio controller: Creative Labs SB Audigy (rev 04)
lsmod | grep snd
Code:
snd_emu10k1_synth 4892 0
snd_emux_synth 28472 1 snd_emu10k1_synth
snd_seq_virmidi 3400 1 snd_emux_synth
snd_seq_midi_emul 4313 1 snd_emux_synth
snd_emu10k1 120533 3 snd_emu10k1_synth
snd_seq_midi 3784 0
snd_seq_midi_event 4376 2 snd_seq_virmidi,snd_seq_midi
snd_rawmidi 14856 3 snd_seq_virmidi,snd_emu10k1,snd_seq_midi
snd_ac97_codec 85563 1 snd_emu10k1
ac97_bus 738 1 snd_ac97_codec
snd_pcm 55408 3 snd_emu10k1,snd_ac97_codec
snd_page_alloc 5637 2 snd_emu10k1,snd_pcm
snd_util_mem 1700 2 snd_emux_synth,snd_emu10k1
snd_hwdep 4738 2 snd_emux_synth,snd_emu10k1
snd_seq 40171 5 snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_midi,snd_seq_midi_event
snd_timer 15074 3 snd_emu10k1,snd_pcm,snd_seq
snd_seq_device 4173 6 snd_emu10k1_synth,snd_emux_synth,snd_emu10k1,snd_seq_midi,snd_rawmidi,snd_seq
snd 40649 13 snd_emux_synth,snd_seq_virmidi,snd_emu10k1,snd_rawmidi,snd_ac97_codec,snd_pcm,snd_hwdep,snd_seq,snd_timer,snd_seq_device
soundcore 4559 1 snd
cat /proc/asound/modules
Code:
root@aptosidbox:/# cat /proc/asound/modules
0 snd_emu10k1
kmix starts well, alsamixer is able to start and I switched inside the alsamixer the "MM" and changed the adjustments of the foreign channel and the other rulers for now round about two days but the result is >> no sound.
Now I would be glad to get some hints / help how to find/solve the mistake/problem because I haven't enough Experience to find it on my own !
If you'll need some more output, please give me a hint
Cheers
leon |