[LAU] jackd process can't be killed

R Dicaire kritek at gmail.com
Tue Dec 30 16:27:17 EST 2008


On Tue, Dec 30, 2008 at 3:45 PM, Julien Claassen <julien at c-lab.de> wrote:
> almost the same. My alsa is built-in though and I don't use the alsa-jack
> plugin rarely. But still no trouble with that.

If you could, create a custom pcm device in .asoundrc using the jack
plugin, and try skype using that pcm device.

pcm.skype {
   type plug
   slave {
     pcm "configvoip"
   }
}
pcm.configvoip {
    type jack
    playback_ports {
      0 system:playback_1
      1 system:playback_2
    }
    capture_ports {
      0 system:capture_1
      1 system:capture_1
    }
}

This worked fine under Lenny until a major alsa update came down the
pipe when jack port names were changed from alsa_pcm: to system:
sometime ago.
I'd like to know if you experience the same issue I have, the plugin
crashing jackd.

Thanks

-- 
aRDy Music and Rick Dicaire present:
http://www.ardynet.com
http://www.ardynet.com:9000/ardymusic.ogg.m3u



More information about the Linux-audio-user mailing list