Sound Issues

Discuss Applications

Sound Issues

Postby ThePreacher » Fri May 30, 2003 6:07 am

Im having trouble with the sound on a couple of games (rtcw and enemy territory). The errors tell me this.

------- sound initialization -------
/dev/dsp: Device or resource busy
Could not open /dev/dsp

What command would I type to find out which applications are using /dev/dsp ? I had a problem with the arts sound daemon causing trouble before, however there was no sound. In this case only these two games have no sound. Just in case I went ahead and killed artsd, but there is still no sound.
ThePreacher
scripter
scripter
 
Posts: 61
Joined: Tue Jan 28, 2003 4:43 am
Location: Kansas City

Postby Tux » Fri May 30, 2003 6:51 am

/usr/sbin/lsof /dev/dsp
Tux
guru
guru
 
Posts: 689
Joined: Wed Jan 08, 2003 10:40 am

Postby Void Main » Fri May 30, 2003 7:39 am

Or "/sbin/fuser -u /dev/dsp" will list the PID and user of each process that has a hold on it. It will also allow you to automatically kill those processes with "/sbin/fuser -k /dev/dsp". lsof will give you more info though.
User avatar
Void Main
Site Admin
Site Admin
 
Posts: 5705
Joined: Wed Jan 08, 2003 5:24 am
Location: Tuxville, USA

Postby ThePreacher » Wed Jun 04, 2003 1:05 pm

After weeks of being confused I removed the sound module and reinserted it, and found that sound in both games worked.
ThePreacher
scripter
scripter
 
Posts: 61
Joined: Tue Jan 28, 2003 4:43 am
Location: Kansas City


Return to Applications

Who is online

Users browsing this forum: No registered users and 0 guests

cron