Comment 57 for bug 1119809

Revision history for this message
5zwvKGFr (5zwvkgfr-deactivatedaccount) wrote : Re: Desktop login freeze with kernel 3.2.0-38.59

A workaround is to use the previous (3.2.0-37) kernel by default:

sudo gedit /etc/default/grub

-GRUB_DEFAULT=0
+GRUB_DEFAULT="2>0"

sudo update-grub