Results 1 to 1 of 1

Thread: Skype sound out cutting out right when call starts

  1. #1
    Join Date
    May 2008
    Beans
    111
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Skype sound out cutting out right when call starts

    This problem comes and goes but today it isn't going away so I figure I'll ask around for help.

    So what happens is that skype appears to be working, I make a call, can hear it ringing and as soon as the phone gets picked up(using skypeout) the sound cuts out completely for skype and STAYS off until I reload alsa and restart pulseaudio.
    If I try to close skype it just hangs there indefinitely, I am forced to kill the process in terminal just to shut it down. When I restart it the lack of sounds persists and will persist unti I reload alsa and restart pulse.

    All other sound applications are functioning beautifully and are unaffected by this.


    This is the error log I am getting with skype:

    [QUOTE]ALSA lib pcm.c:2202snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
    ALSA lib pcm.c:2202snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
    ALSA lib pcm_bluetooth.c:1569audioservice_expect) BT_GET_CAPABILITIES failed : Input/output error(5)


    RtApiAlsa: underrun detected.

    ALSA lib pcm.c:2202snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
    ALSA lib pcm.c:2202snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
    ALSA lib pcm_bluetooth.c:1569audioservice_expect) BT_GET_CAPABILITIES failed : Input/output error(5)


    Problem solved:

    http://blog.netflowdevelopments.com/...ype-in-ubuntu/

    Summary:

    * edit ~/.pulse/daemon.conf (or /etc/pulse/daemon.conf if you run as system)
    * Hash out realtime-scheduling and realtime-priority
    * Unhash high-priority and nice-level
    * set nice level to 3 (not -3 or -11 for that matter)
    Last edited by unc0nn3ct3d; May 10th, 2009 at 08:11 PM.
    Do Daemons Dream of Electric Sleep() ?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •