Comment 4 for bug 1860754

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Graphic driver Intel x5-Z8500

In theory Ubuntu should support this CPU/GPU without any problem.

Please try removing both "nomodeset" and "i915.modeset=0" and then run:

  sudo update-grub

and then reboot.

If the problem is still not solved, reboot again with "nomodeset" and try to find a historical log from one of the failed boots that had a black screen by running:

  journalctl -b-1 > prevboot.txt

or

  journalctl -b-2 > prevprevboot.txt

and then attach the resulting text file to this bug.