I upgraded to 16.04, and now when booting with the default kernel the system freezes at the purple screen with dots after some seconds. I tried recovery mode and it also freezes after doing some work. It only boots when I try the upstart option in the advanced options.
My system is a Dell Inspiron mini 10
The last printed lines are (in recovery mode)
[ OK ] Started Braille Device Support.
Starting Tell Plymouth To Write Out Runtime Data ....
Starting Recovery Mode Menu....
[ OK ] Started Tell Plymouth To Write Out Runtime Data.
Then it freezes.
Then it freezes.
– imb Sep 02 '17 at 07:32As that file is re-created at shutdown, I have to mask the service systemd-backlight@leds:dell::kbd_backlight.service with:
sudo systemctl mask systemd-backlight@leds:dell::kbd_backlight.service
. THANKS VERY MUCH
– imb Sep 05 '17 at 11:06