You are not logged in.

#1 2012-01-26 12:03:11

ccom
Member
Registered: 2011-06-28
Posts: 30

Power off

I'm currently using the standard "linux" kernel on an x86_64 Arch Linux installation. The system, however, does not power off after shutting down: It prints "Powering off" on the screen before the hard drive spins down and everything else just stays powered on.

What could be the problem?

My hardware configuration:
Intel Core i5-2500K
AsRock Z68 Pro3-M
2x4GB Corsair Vengeance Memory
No separate graphics card.

Offline

#2 2012-01-26 13:15:23

ratcheer
Member
Registered: 2011-10-09
Posts: 924

Re: Power off

Not enough info. You need to look through your system logs after you restart to see if you can find where shutdown is hanging, They are in directory /var/log

Tim

Offline

#3 2012-01-26 13:23:13

ccom
Member
Registered: 2011-06-28
Posts: 30

Re: Power off

That's part of the problem: There's nothing in the logs, probably because syslog-ng is already stopped and the drive mounted read-only.

Offline

#4 2012-01-26 13:48:49

bohoomil
Banned
Registered: 2010-09-04
Posts: 2,377
Website

Re: Power off

Check if you can successfully power off using the command:

sudo /sbin/poweroff

:: Registered Linux User No. 223384

:: github
:: infinality-bundle+fonts: good looking fonts made easy

Offline

#5 2012-01-26 13:58:31

ccom
Member
Registered: 2011-06-28
Posts: 30

Re: Power off

/sbin/poweroff shuts down and powers off the system properly.

Last edited by ccom (2012-01-26 14:15:12)

Offline

#6 2012-01-26 14:09:56

bohoomil
Banned
Registered: 2010-09-04
Posts: 2,377
Website

Re: Power off

OK. I'm missing one crucial point, though: What DE/WM are you using? How do you shut down your computer (custom shortcut, menu, etc.)?

Last edited by bohoomil (2012-01-26 14:13:07)


:: Registered Linux User No. 223384

:: github
:: infinality-bundle+fonts: good looking fonts made easy

Offline

#7 2012-01-26 14:14:24

ccom
Member
Registered: 2011-06-28
Posts: 30

Re: Power off

I'm using Gnome in fallback mode. I was trying to shutdown using the standard menu.

Offline

#8 2012-01-26 14:32:29

ccom
Member
Registered: 2011-06-28
Posts: 30

Re: Power off

Magic! I tried shutdown -h now, which didn't work either, and the system powered off. Then I tried Gnome again and it powered off, too!

Offline

Board footer

Powered by FluxBB