Comment 94 for bug 1083858

Revision history for this message
FancyFane (fane-jason) wrote :

Hi all,

I have installed the netflix-desktop application on MintOS and like many of you I was having issues with playback, the speed was playing 1.5 normal speed or 2x speed.

I was able to solve it by updating the kernel version I'm including the steps below (in the terminal):

// interactive sudo mode, so we don't have to keep typing sudo
# sudo -i
# apt-get dist-upgrade
# reboot

The reboot is necessary in order to upgrade the kernel, otherwise the change will not take effect. One the kernel is upgraded try running the application again hit alt + F2

type "netflix-desktop" and hit enter.

Hope this helps!!!