[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sound module stuck



On Thu, Dec 19, 2002 at 01:27:31PM -0500, David H. Clymer wrote:
> 
> woody:~# lsmod
> Module                  Size  Used by    Not tainted
> es1370                 28912   2 
> 
> woody:~# rmmod es1370
> es1370: Device or resource busy
> 
> woody:~# fuser /dev/dsp
> /dev/dsp:            10114
> woody:~# ps aux |grep 10114
> david    10114  0.0  0.3  3132 1856 ?        S    Dec12   0:04 esd
> -nobeeps
> root     11702  0.0  0.0  1340  476 pts/1    S    13:13   0:00 grep
> 10114
> 
> woody:~# kill 10114
> woody:~# fuser /dev/dsp
> woody:~# lsmod
> Module                  Size  Used by    Not tainted
> es1370                 28912   1 
> woody:~# rmmod es1370
> es1370: Device or resource busy
> 
> any idea what might be using that module?

Hm, that's a weird one.  Have you tried fuser'ing for /dev/mixer and
/dev/audio as well?  Also, as someone else recommended, just look
through for soundish-sounding programs and see what they've
opened/whether killing them helps, etc...

-rob

Attachment: pgp6ABvJtItS9.pgp
Description: PGP signature


Reply to: