4

I'm going to buy an i7-6700 skylake processor (along with an Asus Z170-A motherboard), and I intend to install Ubuntu Mate 15.10.

Should I expect troubles with the integrated Intel HD Graphics 530? Will it work out-of-the-box? If not, does at least the latest stable kernel (4.4) support HD Graphics 530? How to make it work?

Thanks

UPDATE (Feb 4, 2016): I finally got my Intel i7-6700 processor on an ASUS Z170-Deluxe motherboard and actually it was surprisingly easy to install Ubuntu Mate 15.10. Everything works seamlessly. No issue at all, up to now.

undy
  • 191
  • 8

2 Answers2

0

Nothing works... When you switch to 'Intel HD530' there is a freeze and a reboot. It is necessary to wait for a stable kernel.

Details of my configuration:

  • Intel 6700HQ (Intel HD530), DEXP H168
  • Ubuntu 15.10
  • Kernel 4.4.0.999 [19.01.2016]
  • Intel_Graphic 1.2.1
  • Nvidia-352 (Prime)

    $ lspci | grep VGA
    (00:02.0)   VGA compatible controller: Intel Corporation Device 191b (rev 0.6)
    
user.dz
  • 48,105
Edelweiss
  • 11
  • 2
0

I have a Toshiba Satellite L55-5392 which has an Intel Skylake i7 6700. Everything works well with 14.04 using the 4.2 kernel. The graphics are very stable, the HDMI output works fine (both dual monitor and mirroring work). Just for the sake of being complete, all of the other controllers (SATA, ethernet, wifi, bluetooth, USB 3.0) are Intel, and they all are working flawlessly for me on the 4.2 kernel.

In my experience, the graphics were somewhat unstable using 14.04 with the 4.4 kernel. They may be fine on 15.10 and higher, since the 4.4 kernel is probably better supported. For reference, I use the Cinnamon desktop environment, and can't tell you if things are more stable on Unity or other environments.

blendenzo
  • 922