[LAU] Still unresolveable problems with alsa-plugins

Julien Claassen julien at c-lab.de
Thu Dec 6 10:10:05 EST 2007


Hi everyone!
  Sorry for ross-posting. But I need help urgently!
  so here's my problem. I'm running alsa 1.0.14 (driver/lib/plugins/utils). 
But with every app I tried, I get the following error:
ALSA lib pcm.c:2105:(snd_pcm_open_conf) Cannot open shared library 
plugindir/libasound_module_pcm_jack.so
aplay: main:545: audio open error: No such file or directory
  I just built alsa-lib, plugin and util again. I gave:
--with-plugindir=/usr/lib/alsa-lib
  to both lib and plugins. Still I get the error with aplay and yatm.
  Here's my .asoundrc:
pcm.jack {
  type jack
  slave { card 1 }
  playback_ports {
    0 alsa_pcm:playback_1
    1 alsa_pcm:playback_2
  }
  capture_ports {
    0 alsa_pcm:capture_3
    1 alsa_pcm:capture_4
  }
}

ctl.mixer1 {
  type hw
  card 1
}

pcm.!default
{
  type plug
  slave { pcm "jack" }
}
-------------
  Can anyone please help me?
  Kindest regards
        Julien

--------
Music was my first love and it will be my last (John Miles)

======== FIND MY WEB-PROJECT AT: ========
http://ltsb.sourceforge.net
the Linux TextBased Studio guide
======= AND MY PERSONAL PAGES AT: =======
http://www.juliencoder.de



More information about the Linux-audio-user mailing list