I've used Ubuntu on my Lenovo Y510p for nearly six months with no issues, and I fell in love with it. I recently bought a MSi GS60 (Skylake), and I've had a major problem with running Ubuntu.
I can install it without a problem, but when I boot into Ubuntu, my screen freezes at the login page. Now, with my MSi laptop, I can see when the dedicated nVidia GPU and the integrated one are being used and the freeze occurs when it switches from the integrated GPU to the nVidia one.
I can boot into Safe Mode and install drivers and whatnot without an issue, and it uses the nVidia GPU for this.
I've read up on all the issues nVidia Optimus has with Linux and I've tried several solutions elsewhere on this site.
I tried installing Bumblebee. It didn't fix my problem, and instead I booted into Emergency mode with no GUI. This happened as well when I tried to boot into Recovery mode. So I uninstalled Bumblebee and everything with it.
I tried installing nVidia Prime. The login screen didn't freeze, but whenever I tried to login the desktop would not appear and instead I would get another login screen.
I would like to be able to run Ubuntu, preferably behaving as Windows does and dynamically switching between GPUs to optimize performance. But honestly, I would be happy with just using the integrated GPU when running Ubuntu. Could I get some suggestions as to what to try next?
dynamically switching between GPUs
, not likely ever going to happen in linux in the near future, if ever. When doing a fresh install on the MSi are you enabling 3rd party drivers?, if so don't & see if it can boot & login using just Intel gpu. – doug Jan 12 '16 at 22:31i915.preliminary_hw_support=1
- http://askubuntu.com/questions/698168/cant-get-intel-hd-graphics-530-skylake-i7-6700-to-work – doug Jan 14 '16 at 16:16