19th October 2016, 16:16
Then try to add this:
to
But remove the shell script you created earlier with KWIN triple buffer. Then restart. And of course in Compositor settings use Full screen repaints.
Btw, I have Haswell intel laptop with that Nvidia 850M card, worked quite well with bumblebee in Netrunner 14, but since Ubuntu 16.04 broke bumblebee, I've been using Intel for all stuff, except gaming...
Code:
__GL_YIELD="USLEEP"
KWIN_TRIPLE_BUFFER=0
KWIN_USE_BUFFER_AGE=0
to
Code:
/etc/environment
But remove the shell script you created earlier with KWIN triple buffer. Then restart. And of course in Compositor settings use Full screen repaints.
Btw, I have Haswell intel laptop with that Nvidia 850M card, worked quite well with bumblebee in Netrunner 14, but since Ubuntu 16.04 broke bumblebee, I've been using Intel for all stuff, except gaming...