Comment 27 for bug 1184154

Revision history for this message
Krzysztof Limburski (limbur) wrote :

I have had a similar problem but my system frozes before the login window. I am using 64-bit system. The kernel version 3.2.45 help me to correct it. In my opinion kernel 3.2.44 is broken. On my second computer after kernel update I am able to login and work but system hangs up during shutdown.

Jurgen you should download:
linux-image-3.2.45-030245-generic_3.2.45-030245.201305140735_i386.deb
linux-headers-3.2.45-030245_3.2.45-030245.201305140735_all.deb
linux-headers-3.2.45-030245-generic_3.2.45-030245.201305140735_i386.deb

and install it using command:
sudo dpkg --install linux*deb

reboot

Best Regards