mart_man00
04-13-2003, 05:22 PM
i having probelms with my sound blaster live pci sound card. i havnt heard a note out of it! im using redhat linux and kudzo(something like that) found and supposedly configure it for me. i tried the emu10k1 driver and OSS. later i reinstall alsa. i got now where. i recompiled my kerenel with sound support along with sb live support.
when i start kde(bluecurve) i get a this dsp error
Sound server informational message:
Error while initializing the sound driver:
device /dev/dsp can't be opened (No such device)
The sound server will continue, using the null output device.
i get the same kind of error when i try to change the volume
i ran ps aux >/dev/dsp and got back
[root@localhost root]# ps aux >/dev/dsp
bash: /dev/dsp: No such device
[root@localhost root]# ls -l /dev/dsp
crw------- 1 root root 14, 3 Apr 11 20:33 /dev/dsp
[root@localhost root]#
modprobe emu10k1 gives me
[root@localhost root]# modprobe emu10k1
Using /lib/modules/2.4.20-8/kernel/drivers/sound/sound.o
insmod: a module named sound already exists
/lib/modules/2.4.20-8/kernel/drivers/sound/ac97_codec.o: pre-install emu10k1 failed
/lib/modules/2.4.20-8/kernel/drivers/sound/ac97_codec.o: insmod emu10k1 failed
[root@localhost root]#
and finally i ran rmmod emu10k1 ac97_codec sound soundcore and modprobe emu10k1 which gave me
Quote:
[root@localhost root]# rmmod emu10k1 ac97_codec sound soundcore
rmmod: module emu10k1 is not loaded
rmmod: module ac97_codec is not loaded
rmmod: module sound is not loaded
rmmod: module soundcore is not loaded
[root@localhost root]# modprobe emu10k1
Using /lib/modules/2.4.20-8/kernel/drivers/sound/sound.o
insmod: a module named sound already exists
/lib/modules/2.4.20-8/kernel/drivers/sound/ac97_codec.o: pre-install emu10k1 failed
/lib/modules/2.4.20-8/kernel/drivers/sound/ac97_codec.o: insmod emu10k1 failed
[root@localhost root]#
any ideas
thanks
when i start kde(bluecurve) i get a this dsp error
Sound server informational message:
Error while initializing the sound driver:
device /dev/dsp can't be opened (No such device)
The sound server will continue, using the null output device.
i get the same kind of error when i try to change the volume
i ran ps aux >/dev/dsp and got back
[root@localhost root]# ps aux >/dev/dsp
bash: /dev/dsp: No such device
[root@localhost root]# ls -l /dev/dsp
crw------- 1 root root 14, 3 Apr 11 20:33 /dev/dsp
[root@localhost root]#
modprobe emu10k1 gives me
[root@localhost root]# modprobe emu10k1
Using /lib/modules/2.4.20-8/kernel/drivers/sound/sound.o
insmod: a module named sound already exists
/lib/modules/2.4.20-8/kernel/drivers/sound/ac97_codec.o: pre-install emu10k1 failed
/lib/modules/2.4.20-8/kernel/drivers/sound/ac97_codec.o: insmod emu10k1 failed
[root@localhost root]#
and finally i ran rmmod emu10k1 ac97_codec sound soundcore and modprobe emu10k1 which gave me
Quote:
[root@localhost root]# rmmod emu10k1 ac97_codec sound soundcore
rmmod: module emu10k1 is not loaded
rmmod: module ac97_codec is not loaded
rmmod: module sound is not loaded
rmmod: module soundcore is not loaded
[root@localhost root]# modprobe emu10k1
Using /lib/modules/2.4.20-8/kernel/drivers/sound/sound.o
insmod: a module named sound already exists
/lib/modules/2.4.20-8/kernel/drivers/sound/ac97_codec.o: pre-install emu10k1 failed
/lib/modules/2.4.20-8/kernel/drivers/sound/ac97_codec.o: insmod emu10k1 failed
[root@localhost root]#
any ideas
thanks