All of lore.kernel.org
 help / color / mirror / Atom feed
From: georg <georg.brand@web.de>
To: alsa-devel@alsa-project.org
Cc: Clemens Ladisch <clemens@ladisch.de>
Subject: Re: CS5530 on Geode GX1 won't work
Date: Wed, 16 Jul 2008 16:29:42 +0200	[thread overview]
Message-ID: <200807161629.43001.georg.brand@web.de> (raw)
In-Reply-To: <487DB4AE.4070901@ladisch.de>

Hello

> > root@tux:~# aplay foo.wav
> > aplay: main:546: audio open error: Device or resource busy
> > ...
> > root@tux:~# lsof | grep -i pcmC0D0p
>
> It's possible that the device has been opened with OSS (i.e., /dev/dsp*)
> or that somebody has opened the capture device (SB doesn't do full
> duplex).  Is there anything in /dev/ that is being used?

OSS is completely disabled in kernel .config.

Here is a complete grep on /dev:

root@tux:~# lsof | grep "/dev"
init         1       root   10u     FIFO       0,13            
111 /dev/initctl
udevd      915       root    0u      CHR        1,3          31003 /dev/null
udevd      915       root    1u      CHR        1,3          31003 /dev/null
udevd      915       root    2u      CHR        1,3          31003 /dev/null
dropbear  3223       root    0u      CHR        1,3             86 /dev/null
dropbear  3223       root    1u      CHR        1,3             86 /dev/null
dropbear  3223       root    2u      CHR        1,3             86 /dev/null
dbus-daem 3232 messagebus    0u      CHR        1,3             86 /dev/null
dbus-daem 3232 messagebus    1u      CHR        1,3             86 /dev/null
dbus-daem 3232 messagebus    2u      CHR        1,3             86 /dev/null
dbus-daem 3232 messagebus    4u      CHR        1,3             86 /dev/null
hcid      3245       root    0u      CHR        1,3             86 /dev/null
hcid      3245       root    1u      CHR        1,3             86 /dev/null
hcid      3245       root    2u      CHR        1,3             86 /dev/null
getty     3264       root  cwd       DIR       0,13   13580     48 /dev
getty     3264       root    0u      CHR        4,1            864 /dev/tty1
getty     3264       root    1u      CHR        4,1            864 /dev/tty1
getty     3264       root    2u      CHR        4,1            864 /dev/tty1
dropbear  3272       root    0u      CHR        1,3             86 /dev/null
dropbear  3272       root    1u      CHR        1,3             86 /dev/null
dropbear  3272       root    2u      CHR        1,3             86 /dev/null
dropbear  3272       root    6u      CHR        5,2            179 /dev/ptmx
sh        3273       root    0u      CHR      136,0              2 /dev/pts/0
sh        3273       root    1u      CHR      136,0              2 /dev/pts/0
sh        3273       root    2u      CHR      136,0              2 /dev/pts/0
sh        3273       root   10u      CHR        5,0            858 /dev/tty
lsof      3278       root    0u      CHR      136,0              2 /dev/pts/0
lsof      3278       root    2u      CHR      136,0              2 /dev/pts/0
grep      3279       root    1u      CHR      136,0              2 /dev/pts/0
grep      3279       root    2u      CHR      136,0              2 /dev/pts/0

Thank you for your help!
Any further suggestions?

Bye
Georg

  reply	other threads:[~2008-07-16 14:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-15 21:15 CS5530 on Geode GX1 won't work georg
2008-07-16  8:43 ` Clemens Ladisch
2008-07-16 14:29   ` georg [this message]
2008-07-16 15:42     ` Juergen Beisert

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=200807161629.43001.georg.brand@web.de \
    --to=georg.brand@web.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=clemens@ladisch.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.