Well, some obvious things first. Did you check the logs already?
Before you suspend/hibernate next time, run
- Code: Select all
journalctl -afxb | tee somefile
in the background or on some tty. Then do a safe reboot if that still works when system is frozen:
https://wiki.archlinux.org/index.php/Ke ... _shortcuts After the reboot, check the last 200 lines that were written in the log.
Did you run a memtest? Did you check the HDD(s) for S.M.A.R.T errors via e.g. smartmontools or gsmartcontrol ?
Also, what graphics driver do you use currently? Tried with the free alternative already for a longer time?
If hardware is OK, try with a freshly created user. Also use a different login manager, and maybe even a different desktop environment.
Also check different boot options, at least all the acpi/apic ones:
https://help.ubuntu.com/community/BootO ... el_OptionsFor some related links:
https://bugs.launchpad.net/ubuntu/+sour ... ug/1214287https://bugs.launchpad.net/ubuntu/+sour ... ug/1249176https://bugs.launchpad.net/ubuntu/+sour ... ug/1315277http://askubuntu.com/questions/175145/u ... s-randomly