ignislupis n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 30 Aug 2005 Posts: 19
|
Posted: Sun Jul 20, 2008 11:02 pm Post subject: Power button causes system to hang. |
|
|
When ever I push the power button to shut down the system, it starts the halt script and then freezes. No keyboard, mouse, nothing. It will shutdown normally if I use the menu option in KDE or use poweroff from the console.
After upgrading a couple of times I am now at 2.6.25-gentoo-r6. I have enabled everything in the kernel that is relevant (I haven't tried the laptop specific stuff).
I have re-emerged sysvinit, and acpid with each kernel.
If I boot from the livecd the power button shuts down normally.
I have hal and dbus running but if I stop them (i.e. /etc/init.d/hal stop) and then push the power button it still locks up.
I know it has worked in the past but I don't know when it broke.
Most of the posts I've found have related to shutdown not working at all or a wrongly configured acpid event scripts. As far as I can tell everyting is correctly configured because the last few lines of the syslog say that it completes the process.
Code: | Jul 20 16:03:27 katrina login[21948]: pam_unix(login:session): session opened for user root by LOGIN(uid=0)
Jul 20 16:03:27 katrina login[21957]: ROOT LOGIN on 'tty1'
Jul 20 16:03:42 katrina acpid: received event "button/power PWRF 00000080 00000001"
Jul 20 16:03:42 katrina acpid: notifying client 8328[107:1005]
Jul 20 16:03:42 katrina acpid: client has disconnected
Jul 20 16:03:42 katrina acpid: notifying client 9834[0:1000]
Jul 20 16:03:42 katrina acpid: client has disconnected
Jul 20 16:03:42 katrina acpid: notifying client 9834[0:1000]
Jul 20 16:03:42 katrina acpid: client has disconnected
Jul 20 16:03:42 katrina acpid: executing action "/etc/acpi/default.sh button/power PWRF 00000080 00000001"
Jul 20 16:03:42 katrina shutdown[22047]: shutting down for system halt
|
I then have to hard power off or press reset. The next line in the log is syslog-ng starting up during the next boot.
I don't know where to look to from here. What do I need to do? |
|