English   German
  #1  
Old 24-01-2003, 15:40
GlaDiaC GlaDiaC is offline
-= TeamSpeak Lover =-
 
Join Date: Jun 2002
Location: KE
Posts: 36
GlaDiaC is on a distinguished road
problems with ts and oss

ok

here again.

I can run xmms, mplayer an ut2k3 at the same time... with OSS output

but in TS says

OSS output is in use...

in xmms or mplayer

there are 2 OSS devices

/dev/dsp
dev/mixer

in TS there is only /dev/dsp

look @ this

http://cvs.xmms.org/cvsweb.cgi/xmms/Output/OSS/

perhaps it can help u.

greetz gladiac
Reply With Quote
  #2  
Old 24-01-2003, 18:40
N. Werensteijn N. Werensteijn is offline
-= TeamSpeak Addict =-
 
Join Date: Jun 2002
Location: Enschede, The Netherlands
Posts: 946
N. Werensteijn is on a distinguished road
A debug log of ts would be more usefull.
Reply With Quote
  #3  
Old 24-01-2003, 20:52
GlaDiaC GlaDiaC is offline
-= TeamSpeak Lover =-
 
Join Date: Jun 2002
Location: KE
Posts: 36
GlaDiaC is on a distinguished road
---------------------------------------------------------------
-------------- log started at 24-01-03 20:50 -------------
---------------------------------------------------------------
24-01-03 20:50:53,1661,ERROR,All,TOSSioThread.Initialize,Ex ception EOSSException: OSS error in OpenSoundDevice (/dev/dsp): Das Gerät oder die Ressource ist belegt
Reply With Quote
  #4  
Old 26-01-2003, 17:36
N. Werensteijn N. Werensteijn is offline
-= TeamSpeak Addict =-
 
Join Date: Jun 2002
Location: Enschede, The Netherlands
Posts: 946
N. Werensteijn is on a distinguished road
maybe it is a problem with full duplex?
What soundcard do you have, which kernel and which distribution?
Reply With Quote
  #5  
Old 26-01-2003, 20:02
GlaDiaC GlaDiaC is offline
-= TeamSpeak Lover =-
 
Join Date: Jun 2002
Location: KE
Posts: 36
GlaDiaC is on a distinguished road
Creative Soundblaster Audigy (FULL DUPLEX)
SuSE 8.1 with Kernel 2.4.19
Reply With Quote
  #6  
Old 27-01-2003, 00:42
N. Werensteijn N. Werensteijn is offline
-= TeamSpeak Addict =-
 
Join Date: Jun 2002
Location: Enschede, The Netherlands
Posts: 946
N. Werensteijn is on a distinguished road
are you using alsa or oss ?

I remember something about alsa in suse 8.x being screwd up?

http://forum.teamspeak.com/show...ight=alsa+suse
Reply With Quote
  #7  
Old 27-01-2003, 11:03
GlaDiaC GlaDiaC is offline
-= TeamSpeak Lover =-
 
Join Date: Jun 2002
Location: KE
Posts: 36
GlaDiaC is on a distinguished road
Quote:
Originally posted by GlaDiaC
---------------------------------------------------------------
-------------- log started at 24-01-03 20:50 -------------
---------------------------------------------------------------
24-01-03 20:50:53,1661,ERROR,All,TOSSioThread.Initialize,Ex ception EOSSException: OSS error in OpenSoundDevice (/dev/dsp): Das Gerät oder die Ressource ist belegt
OSS error in OpenSoundDevice (/dev/dsp)

Reply With Quote
  #8  
Old 08-02-2003, 05:32
BarryMead BarryMead is offline
-= TeamSpeak User =-
 
Join Date: Feb 2003
Location: Mesa, AZ
Posts: 14
BarryMead is on a distinguished road
Problems with ts and oss

I was able to get my linux working with ut2003
and team speak.

What I did was crosscouple the dsp devices
in the dev subdirectory like this

/dev/dsp -> /dev/sound/dsp1
/dev/dsp1 -> /dev/sound/dsp

Then I told Team Speak to use /dev/dsp1

Then the game thinks it is using /dev/dsp when it is really using /dev/dsp1 and the oss system did not think all of the resources were used up.

I don't know why it would make any difference, but it does in my linux. (Mandrake 8.1)

If this works you can put the changes in
/etc/rc.d/rc.local file to make them crosscouple
on each boot.
Reply With Quote
  #9  
Old 08-02-2003, 11:26
qip|Virusmaster qip|Virusmaster is offline
-= TeamSpeak User =-
 
Join Date: Feb 2003
Location: Wangen, Germany
Posts: 7
qip|Virusmaster is on a distinguished road
Send a message via ICQ to qip|Virusmaster
Hi...

But you have to know, that only SOME soundcards provide 2 dsp devices... as Gladiac said, he only has ONE dsp.

So one more question... does the OSS Error only appear if you have a xmms AND teamspeak open, or does it also appear if you ONLY start TeamSpeak?
Reply With Quote
  #10  
Old 08-02-2003, 19:02
GlaDiaC GlaDiaC is offline
-= TeamSpeak Lover =-
 
Join Date: Jun 2002
Location: KE
Posts: 36
GlaDiaC is on a distinguished road
it appears if I have ONLY TeamSpeak startet.
it appears if I have TS and xmms and mplayer startet.
Reply With Quote
  #11  
Old 08-02-2003, 19:10
qip|Virusmaster qip|Virusmaster is offline
-= TeamSpeak User =-
 
Join Date: Feb 2003
Location: Wangen, Germany
Posts: 7
qip|Virusmaster is on a distinguished road
Send a message via ICQ to qip|Virusmaster
Could it be, that you have some sort of Sound Server running? esd or alsa for instance? something is blocking your sound device...
Reply With Quote
  #12  
Old 08-02-2003, 20:54
GlaDiaC GlaDiaC is offline
-= TeamSpeak Lover =-
 
Join Date: Jun 2002
Location: KE
Posts: 36
GlaDiaC is on a distinguished road
there is only oss running

no alsa etc.
Reply With Quote
  #13  
Old 09-02-2003, 09:22
BarryMead BarryMead is offline
-= TeamSpeak User =-
 
Join Date: Feb 2003
Location: Mesa, AZ
Posts: 14
BarryMead is on a distinguished road
Question Debug Log?

Hi GlaDiaC:

Can you tell me how you got the "debug log".
What command line magic did you use?

I scoured through the manual and other forum
posts and found nothing that says how to do it.

thanks!
Reply With Quote
  #14  
Old 09-02-2003, 14:10
N. Werensteijn N. Werensteijn is offline
-= TeamSpeak Addict =-
 
Join Date: Jun 2002
Location: Enschede, The Netherlands
Posts: 946
N. Werensteijn is on a distinguished road
Gladiac: Have you tried an other recording program together with xmms or whatever?

I Still think the key is that recording / fullduplex and the oss sb16 driver facter into this.
Reply With Quote
  #15  
Old 09-02-2003, 20:01
GlaDiaC GlaDiaC is offline
-= TeamSpeak Lover =-
 
Join Date: Jun 2002
Location: KE
Posts: 36
GlaDiaC is on a distinguished road
under kde runs the arts sound server, which provides playing system sounds and mp3 etc. at the same time.

the arts soundserver blocks the sound device for other programs.

khelpcenter help:/kcontrol/sndserver.html
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 21:18.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Add to Bookmarks   |   Printview   |   Contact Us   |   Legal Notices