Re: [Plib-users] sl error?
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2001-07-17 00:05:16
|
Chris Willis-Ford wrote: > slDSP: write: Resource temporarily unavailable > ... > > the slDSP line keeps going indefinitely, or at least until i press > control-C... any ideas? I have a feeling it may be related to my > particular sound card (driver)... I'm running an aureal vortex2, using the > 1.1.2 drivers found at http://sourceforge.net/projects/aureal It could be due to your window manager...I know that some 'enlightenment' WM's have audio mixers that open /dev/dsp0 and keep it open. There is generally a way to do that within the WM. > oh, and no other sound programs were running when i tried this, just in > case you were wondering... esd wasn't running, xmms wasn't running, "fuser > /dev/dsp" returned nothing, etc. etc. etc... Hmmm - well, the message is coming from the 'write' system call. I asked it to please open /dev/dsp0 (evidently it succeeded) - then I asked to write to the device and it says it can't...it's gotta be that something in the kernel thinks it's already open and being written to by someone else. ----------------------------- Steve Baker ------------------------------- HomeMail : <sjb...@ai...> WorkMail: <sj...@li...> HomePage : http://web2.airmail.net/sjbaker1 Projects : http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net http://agtoys.sf.net http://prettypoly.sf.net http://freeglut.sf.net http://toobular.sf.net |