I think that I have the same problem, but I need help
I can connect to servers, but only hear others "spluttering", even the female voice saying "link enganged" and I can here my friends who use the windows client.
But my friends don't here me. I can here myself through my headphones, sound is not muted, mic set on record, all is plugged normally !
I don't have any informations about trouble in the ~/.teamspeak2/TSclient.log.
So I actually use a Mandrake 8.2, I have a duron 850, 512 ram, geforce2gts and a sblive live player.
I think that I use the kernel module for the sound, so that's the OSS module, but in fact it was not !
I have tried the solution recommend by pwk.linuxfan, so I modified my /etc/modules.conf like that =>
alias char-major-116 snd
alias char-major-14 emu10k1
I put my old /etc/modules.conf for information =>
alias char-major-116 snd
alias char-major-14 soundcore
alias snd-card-0 snd-card-emu10k1
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
So when I do a "depmod -a" or "depmod -q", I have no errors, but when I try a "modprobe emu10k1" I have this =>
[root@localhost charli]# modprobe emu10k1
/lib/modules/2.4.18-6mdk/kernel/drivers/sound/emu10k1/emu10k1.o.gz: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters
modprobe: insmod /lib/modules/2.4.18-6mdk/kernel/drivers/sound/emu10k1/emu10k1.o.gz failed
modprobe: insmod emu10k1 failed
If anybody can help me, I will appreciate
I will give alors the result of
lsmod | grep snd
snd-synth-emu10k1 4384 0 (autoclean) (unused)
snd-synth-emux 25344 0 (autoclean) [snd-synth-emu10k1]
snd-seq-midi-emul 4848 0 (autoclean) [snd-synth-emux]
snd-seq-virmidi 8320 0 (autoclean) [snd-synth-emux]
snd-seq-midi 3424 0 (autoclean) (unused)
snd-seq-oss 25600 0 (unused)
snd-seq-midi-event 3184 0 [snd-seq-virmidi snd-seq-midi snd-seq-oss]
snd-seq 40880 0 [snd-synth-emux snd-seq-virmidi snd-seq-midi snd-seq-oss snd-seq-midi-event]
snd-pcm-oss 18816 1
snd-pcm-plugin 16080 0 [snd-pcm-oss]
snd-mixer-oss 4704 2 [snd-pcm-oss]
snd-card-emu10k1 2400 3
snd-emu10k1 22912 0 [snd-synth-emu10k1 snd-card-emu10k1]
snd-rawmidi 10112 0 [snd-seq-midi snd-emu10k1]
snd-ac97-codec 24896 0 [snd-emu10k1]
snd-mixer 24328 0 [snd-mixer-oss snd-emu10k1 snd-ac97-codec]
snd-emux-mem 1424 0 [snd-synth-emux snd-emu10k1]
snd-pcm 31616 0 [snd-pcm-oss snd-pcm-plugin snd-emu10k1]
snd-timer 8576 0 [snd-seq snd-pcm]
snd-seq-device 3948 0 [snd-synth-emu10k1 snd-synth-emux snd-seq-midi snd-seq-oss snd-seq snd-card-emu10k1 snd-rawmidi]
snd 34272 1 [snd-synth-emux snd-seq-virmidi snd-seq-midi snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss snd-pcm-plugin snd-mixer-oss snd-card-emu10k1 snd-emu10k1 snd-rawmidi snd-ac97-codec snd-mixer snd-emux-mem snd-pcm snd-timer snd-seq-device]
soundcore 4068 7 [snd]
I know that is not very clean, but I'm not a specialist
PS : Sorry for my english, I'm french