And I found the culprit. As usual, it comes down to proprietary software Itās Skype messing something up, causing the delay. If I turn it off, everything works just fine.
I found this out by first copying absolutely everything over to a new user and then getting the issue again (since all the session got copied over as well). Then I copied things one by one, and did not copy over the session, and it worked. Then I started one program after another, and surely enough Skype was the one that made the lag appear again.
Although I knew the culprit, there was also a problem in that I canāt just uninstall alsa-plugins-pulse-32bit, since that is also needed for Wine (until it gets that native PulseAudio support). So what I did to work around this problem is to use PulseAudio itself to isolate Skype:
Then I attached Skype to this dummy sink, and thatās that, I have no more delay again. Though Iām not sure if this is going to hold through reboots or notā¦
GreatEmerald wrote:
>
> And I found the culprit. As usual, it comes down to proprietary software
> Itās Skype messing something up, causing the delay. If I turn it off,
> everything works just fine.
>
> I found this out by first copying absolutely everything over to a new
> user and then getting the issue again (since all the session got copied
> over as well). Then I copied things one by one, and did not copy over
> the session, and it worked. Then I started one program after another,
> and surely enough Skype was the one that made the lag appear again.
>
> Although I knew the culprit, there was also a problem in that I canāt
> just uninstall alsa-plugins-pulse-32bit, since that is also needed for
> Wine (until it gets that native PulseAudio support). So what I did to
> work around this problem is to use PulseAudio itself to isolate Skype:
>
> Code:
> --------------------
> pactl load-module module-null-sink sink_name=skype sink_properties=device.description=āSkypeā
> --------------------
>
> Then I attached Skype to this dummy sink, and thatās that, I have no
> more delay again. Though Iām not sure if this is going to hold through
> reboots or notā¦
>
>
Did you try this too :- http://forums.opensuse.org/english/get-technical-help-here/pre-release-beta/491327-skype-client-opensuse-13-1-rc1-64-bit.html#post2597018