Marc Haber wrote:
> card 0: CMI8738 [C-Media CMI8738], device 0: CMI8738-MC6 [C-Media PCI DAC/ADC]
> card 0: CMI8738 [C-Media CMI8738], device 1: CMI8738-MC6 [C-Media PCI 2nd DAC]
> card 0: CMI8738 [C-Media CMI8738], device 2: CMI8738-MC6 [C-Media PCI IEC958]

> mpg321 -v -o alsa -a hw1,0. This results in
> "Can't open libao driver with device hw1,0 (is device in use?)".

The devices on CMI8738 cards share resources and cannot be used
independently.  But this should not matter if none of them is open.

Anyway, the correct ALSA device name would not be "hw1,0" but "hw:1,0".

> Can I find out which process has locked a certain ALSA audio device?

lsof or fuser.  (The actual device would be some /dev/snd/pcm*.)


Regards,
Clemens

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to