good_bye300
09-06-2007, 06:35
I am using amd64 bit Ubuntu. I am trying to Teamspeak to work with the game Legends. I have sound in the game, but when I use Teamspeak, the game has no sound, and then it exits after trying to join a server. As root, I did this just like this FAQ says to.
http://www.goteamspeak.com/index.php?page=faq&id=3&item=43#q43
echo 'LinLegend 0 0 direct' > /proc/asound/card0/pcm0p/oss
echo 'LinLegend 0 0 disable' > /proc/asound/card0/pcm0c/oss
echo 'LinLegend 0 0 disable' > /proc/asound/card0/pcm1c/oss
Still after starting the game, it is using /dev/dsp.
root@ubuntu:/home/chris/Desktop# lsof | grep dsp
LinLegend 6271 chris 14w CHR 14,3 13901 /dev/dsp
root@ubuntu:/home/chris/Desktop#
Any help to get Teamspeak to work with Legends?
http://www.goteamspeak.com/index.php?page=faq&id=3&item=43#q43
echo 'LinLegend 0 0 direct' > /proc/asound/card0/pcm0p/oss
echo 'LinLegend 0 0 disable' > /proc/asound/card0/pcm0c/oss
echo 'LinLegend 0 0 disable' > /proc/asound/card0/pcm1c/oss
Still after starting the game, it is using /dev/dsp.
root@ubuntu:/home/chris/Desktop# lsof | grep dsp
LinLegend 6271 chris 14w CHR 14,3 13901 /dev/dsp
root@ubuntu:/home/chris/Desktop#
Any help to get Teamspeak to work with Legends?