I've noticed several issues with Ubuntu 16.04 LTS (64-bits) and my Nvidia drivers. I have an Acer V-Nitro7 with a Intel® HD Graphics 530 (Skylake GT2) and Nvidia GTX 960M.
Two major issues
- One is that the PC freezes and crashes (I must force reboot, nothing else to do) during 3D utilisation such as games.
- The other one is that the scrolling is not smooth, unfortunately I could'nt explain it with my own words, so the best example I have is when, in graphic settings, V-Sync is not working properly, a line on the screen stays for about half a second before disappearing. I have this same issue when I scroll down/top on browsers and everything else. (basically it's not smooth)
This wasn't the case when I first installed Ubuntu, that's why I believe there are issues with the installed drivers.
I remember having a lot of troubles for the sames issues on Windows 10, that I solved after someone on Nvidia forums told me to never update the drivers on laptops, and only use the driver provided by the manufacturer website. Which I did and it worked fine since then.
Now, on Additional Drivers I have
- NVidia binary driver - 361.42 from nvidia-361 ....
- X.Org X server ....
On games, using NVidia driver (low or ultra quality), PC freezes and crash. Using the other one (I guess it uses Intel graphics ?), it doesn't freeze/crash on low quality, but obviously it's an awful quality.
I've searched on lots of threads for Ubuntu and Nvidia drivers, but since i'm novice to Linux, I wouldn't want to mess up with drivers that could do more bad than good for my case.
Quick question : Are Windows and Linux NVidia's drivers build numbers the same ? In that case should I look for the same driver that I was using on Windows ? (which I think was 359 or something)
I know Ubuntu is not the best way to play games, but I'm sure there's a way to fix it. I'd be grateful if someone could help me find the right driver for my case.
primusrun glxinfo | grep OpenGL
that returned an error.2016/07/19 23:10:47 socat[5017] E connect(5, AF=1 "/var/run/bumblebee.socket", 27): No such file or directory
, re-ran it and it gave meprimus: fatal: Bumblebee daemon reported: error: [XORG] (EE) Failed to load module "mouse" (module does not exist, 0)
. Not sure what it means, however now several drivers are available (358, 364, 367). Have it done it correctly ? Should I now try every drivers and see if it's working ? (I followed ur steps using 364) – dbsso Jul 19 '16 at 21:18358 is kinda stable, I can play game on low qualty without crash (~50°c, 120fps), high quality crashes (~75-80°c, 80fps), screen tearing is low.
361 : huge screen tearing/game crash (low quality).
364 : same.
367 : same + pc crashes even on desktop after few secondes of utilisation (very high temperature)
. For comparison, I used to run very high quality at 120fps on W10 without over heating. Any ideas ? Game is Dota2 Steam – dbsso Jul 21 '16 at 11:58