My ubuntu(12.04) never shutdown. Did not help this: 1) sudo halt 2) sudo shutdown -h now 3) update grub(acpi-force)
I think it's after installaton AMD Catalyst. My friend has similar problem and he thiks it's after Gnome-shell installation.
Who have similar problem, help please!
UPDATE This is my syslog http://pastebin.com/x4VD2gH1
$ sudo /sbin/acpi_available && echo $?
0
/var/log/syslog. Also provide the output of the following command:sudo /sbin/acpi_available && echo $?. Please provide this information by editing your question. – gertvdijk Jan 17 at 16:13Jan 17 20:20:01 work kernel: Kernel logging (proc) stopped. So, now what exactly happens? What do you see on the screen at the time you expect it to shut down? Does rebooting work?sudo shutdown -r nowWhat version of the fglrx driver do you have installed? (and how?) Have you tried uninstalling it to see whether is actually is the cause? What happens from a Live CD? etc. etc. – gertvdijk Jan 18 at 17:27