Re: [LAU] jackd process can't be killed

From: R Dicaire <kritek@email-addr-hidden>
Date: Tue Dec 30 2008 - 23:27:17 EET

On Tue, Dec 30, 2008 at 3:45 PM, Julien Claassen <julien@email-addr-hidden-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
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Wed Dec 31 00:15:06 2008

This archive was generated by hypermail 2.1.8 : Wed Dec 31 2008 - 00:15:06 EET