alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Eliot Blennerhassett <eblennerhassett@audioscience.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: How to unload a sound module.
Date: Wed, 27 Jan 2010 21:43:41 +1300	[thread overview]
Message-ID: <4B5FFCBD.7010107@audioscience.com> (raw)
In-Reply-To: <e5baf3861001261137x2b186559ma8dd1756b9a23455@mail.gmail.com>

Yiliang Bao wrote:
> 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.

sudo lsof /dev/snd/*

      reply	other threads:[~2010-01-27  8:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-26 19:37 How to unload a sound module Yiliang Bao
2010-01-27  8:43 ` Eliot Blennerhassett [this message]

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=4B5FFCBD.7010107@audioscience.com \
    --to=eblennerhassett@audioscience.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).