All of lore.kernel.org
 help / color / mirror / Atom feed
From: stan <stanl@cox.net>
To: Lee Revell <rlrevell@joe-job.com>
Cc: Takashi Iwai <tiwai@suse.de>,
	ALSA Developers <alsa-devel@alsa-project.org>
Subject: Re: Unable to open plughw:0,0 from user program.
Date: Thu, 23 Aug 2007 14:50:27 -0700	[thread overview]
Message-ID: <46CE0123.2030707@cox.net> (raw)
In-Reply-To: <75b66ecd0708231429p41ede740q73d34461d00fa130@mail.gmail.com>

Lee Revell wrote:
> On 8/23/07, stan <stanl@cox.net> wrote:
>   
>> I don't think so.  Here is the output of fuser /dev/snd/*
>> /dev/snd/pcmC0D0p:    3069m
>> /dev/snd/timer:       3069
>>     
>
> Looks like it's in use by process 3069?  What is that?
>
> Lee
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
>
>   
That is esd, Esound daemon.

NAME
       esd - The Enlightened Sound Daemon

DESCRIPTION
       Starts up EsounD, which provides a sound mixing server.

USAGE
       esd [options]

         -d DEVICE     force esd to use sound device DEVICE
         -b            run server in 8 bit sound mode
         -r RATE       run server at sample rate of RATE
         -as SECS      free audio device after SECS of inactivity (-1 to 
disable)
         -unix         use unix domain sockets instead of tcp/ip
         -tcp          use tcp/ip sockets instead of unix domain
         -public       make tcp/ip access public (other than localhost)
         -promiscuous  start unlocked and owned (disable authenticaton) 
NOT RECOMMENDED
         -terminate    terminate esd daemon after last client exits
         -noterminate  do not terminate esd daemon after last client exits
         -nobeeps      disable startup beeps
         -beeps        enable startup beeps
         -trust        start esd even if use of /tmp/.esd can be insecure
         -port PORT    listen for connections at PORT (only for tcp/ip)
         -bind ADDRESS binds to ADDRESS (only for tcp/ip)

         -v --version  print version information

       Possible devices are:  /dev/dsp, /dev/dsp2, etc.

FILES /etc/esd.conf           daemon configuration file

And it must be my problem.  It must have been started by default because 
I didn't start it.  I'll see if I can configure it to share the sound 
card or disable it.

Thank you very much.

  reply	other threads:[~2007-08-23 21:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-23 18:44 Unable to open plughw:0,0 from user program stan
2007-08-23 18:48 ` stan
2007-08-23 19:38 ` Takashi Iwai
2007-08-23 21:02   ` stan
2007-08-23 21:29     ` Lee Revell
2007-08-23 21:50       ` stan [this message]
2007-08-23 22:13         ` Lee Revell
2007-08-23 22:31           ` stan

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=46CE0123.2030707@cox.net \
    --to=stanl@cox.net \
    --cc=alsa-devel@alsa-project.org \
    --cc=rlrevell@joe-job.com \
    --cc=tiwai@suse.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.