[LAU] Still unresolveable problems with alsa-plugins

From: Julien Claassen <julien@email-addr-hidden-lab.de>
Date: Thu Dec 06 2007 - 17:10:05 EET

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
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Thu Dec 6 20:15:01 2007

This archive was generated by hypermail 2.1.8 : Thu Dec 06 2007 - 20:15:02 EET