From: Yiliang Bao <yiliangb@gmail.com>
To: alsa-devel@alsa-project.org
Subject: How to unload a sound module.
Date: Tue, 26 Jan 2010 11:37:07 -0800 [thread overview]
Message-ID: <e5baf3861001261137x2b186559ma8dd1756b9a23455@mail.gmail.com> (raw)
Hi,
I am new to alsa driver development. The first problem I encountered is I
could not unload a module just inserted. I always get the following message
(using snd-dummy as an example).
> sudo rmmod snd-dummy
ERROR: Module snd_dummy is in use
I checked who is using snd-dummy. Here is what I got and I do not know what
applications are using it.
Module Size Used by
snd_dummy 9600 2
Is there any easy way to unload the sound module?
Thanks,
Yiliang
next reply other threads:[~2010-01-26 19:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-26 19:37 Yiliang Bao [this message]
2010-01-27 8:43 ` How to unload a sound module Eliot Blennerhassett
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e5baf3861001261137x2b186559ma8dd1756b9a23455@mail.gmail.com \
--to=yiliangb@gmail.com \
--cc=alsa-devel@alsa-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).