My new XPS 13 (9360 with KabyLake processor) with Ubuntu 16.04 pre-installed frequently freezes completely without any apparent reason.
The freezes occur seemingly randomly. Sometimes the mouse pointer can still be moved for few seconds but eventually the system completely locks up. I am unable to switch to virtual terminals and not even SysRq codes seem to have any effect. All I can do is long press the power button for a hard power off after which the system boots normally.
User processes running are mostly several Chrome tabs and a terminal.
Things I have checked and tried include:
- Verify latest BIOS is installed
- Run diagnostics included in DELL BIOS without any results
- Reinstall the system from the recovery image
- Check for latest ath10 firmware
- Install Intel graphics drivers
- Disable wifi and bluetooth
After doing so the freezes still occur. Now I am at a loss. My question thus is:
What are ways to find the cause of the issue?
grub
boot options. Clicke
to pull up commandline options. Then, addintel_idle.max_cstate=1
right after the wordsquiet splash
, and boot. See if this works. You may need to file a bug in Launchpad. What kernel are you using? – negusp Nov 17 '16 at 13:42