2

I have installed Ubuntu MATE 16.04 on a new Alienware 13 machine. My problem is that shutdown/reboot/logout stopped working properly and the system freezes one I try to do shutdown. The problem started after I tried to suspend the system and it lead to a freeze too. After extensive searching I found that this freeze on shutdown only happens when the system is switched to Intel card (it shuts down fine when Nvidia is on). Does anybody know the fix for this?

Wise
  • 153

1 Answers1

2

I used to have the same problem with my MSIGE62VR, the fix was to add:

acpi_osi=! acpi_osi="Windows 2009"

in the kernel parameters.

Solution derived from here

R Cassani
  • 111
  • Just pointing out that this also works with kaby lake CPUs and nvidia Pascal GPUs - in my case i5-7300hq + 1050Ti. – Karsus Aug 29 '17 at 21:23