Razer Blade Stealth (late 2016, Intel 7500U, UHD / HiDPI) with other Elementary OS.
- While booting from USB stick, choose direct the "Install Mode" (Option 2)
- First boot after installing, add kernel parameter while booting (grub, press "e"):
intel_idle.max_cstate=4
Add this parameter permantly:
sudo nano /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="button.lid_init_state=open intel_idle.max_cstate=4"
There are maybe other issues with this distros, check Ubuntu 18.04.