so its all the SB card !?
( well i can see that ... it is an on-bord ... )
Original Message:
-----------------
From: Christoph Bugel [EMAIL PROTECTED]
Date: Sat, 1 Feb 2003 09:17:00 +0200
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: open /dev/dsp: Device or resource busy
On 2003-01-31 [EMAIL PROTECTED] wrote:
> hello there ...
> im running MDK ver 9 , and while trying to run an app i got this error
msg :
>
>
> open /dev/dsp: Device or resource busy
/dev/dsp is the sound device driver. If some application uses it, another
cannot
use it at the same time, as far as I know. If you are running KDE, the kde
itself is using it, so your app can't open the device directly. But you can
try
to run your application like this:
$ artsdsp yourapp
Or otherwise you kan kill the 'artsd' daemon ("killall artsd"), (but then
KDE
itself will not make sounds..)
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]
--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .
================================================================To unsubscribe, send
mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]