[Bug 14205] Intel DX58SO mainboard - powering off takes really long

2009-10-04 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=14205 Tomasz Chmielewski changed: What|Removed |Added Status|NEEDINFO|CLOSED Resolution|

[Bug 14205] Intel DX58SO mainboard - powering off takes really long

2009-10-04 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=14205 --- Comment #14 from Tomasz Chmielewski 2009-10-04 13:08:22 --- I was about to bisect it (issue does not happen with 2.6.30; does happen with 2.6.31-rc1). But I just booted and powered off 2.6.32-rc1 several times and I don't see this issue a

[Bug 14205] Intel DX58SO mainboard - powering off takes really long

2009-09-29 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=14205 Rafael J. Wysocki changed: What|Removed |Added CC||r...@sisk.pl Blocks|

[Bug 14205] Intel DX58SO mainboard - powering off takes really long

2009-09-29 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=14205 --- Comment #13 from ykzhao 2009-09-29 09:33:31 --- How about the following command? >echo shutdown > /sys/power/disk >echo disk > /sys/power/state It can also be used to shutdown. Thanks. -- Configure bugmail: http://bugzilla.kernel.

[Bug 14205] Intel DX58SO mainboard - powering off takes really long

2009-09-29 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=14205 --- Comment #12 from Tomasz Chmielewski 2009-09-29 09:07:27 --- Removing the "-i" parameter does not change anything, powering off can still take very long with 2.6.31.x kernels. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi

[Bug 14205] Intel DX58SO mainboard - powering off takes really long

2009-09-28 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=14205 --- Comment #11 from Tomasz Chmielewski 2009-09-28 15:24:18 --- Whether I use shutdown, poweroff or halt, a /etc/init.d/halt script is executed. So I modified this script to see where it "hangs", by adding "-x" at the beginning of the script:

[Bug 14205] Intel DX58SO mainboard - powering off takes really long

2009-09-24 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=14205 --- Comment #10 from ykzhao 2009-09-25 00:56:35 --- Yes. This is the expected result. The last step in poweroff/shutdown is to write 0x3C01 to 0x404 I/O port. In such case the box can be poweroff/shutdown. Please use the poweroff to see wheth

[Bug 14205] Intel DX58SO mainboard - powering off takes really long

2009-09-24 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=14205 --- Comment #9 from Tomasz Chmielewski 2009-09-24 20:46:31 --- When I started: ./iow --addr 0x404 --width 16 --value 0x3C01 it immediately powered off the PC. Is this an expected result? -- Configure bugmail: http://bugzilla.kernel.org/us

[Bug 14205] Intel DX58SO mainboard - powering off takes really long

2009-09-24 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=14205 --- Comment #8 from Tomasz Chmielewski 2009-09-24 08:52:18 --- I normally use "halt" to shutdown / poweroff this machine. I'll answer to your other questions in the evening; I only have remote access to this box right now. -- Configure bugm

[Bug 14205] Intel DX58SO mainboard - powering off takes really long

2009-09-24 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=14205 --- Comment #7 from Tomasz Chmielewski 2009-09-24 08:49:45 --- Created an attachment (id=23168) --> (http://bugzilla.kernel.org/attachment.cgi?id=23168) lspci -vxxx output -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=e

[Bug 14205] Intel DX58SO mainboard - powering off takes really long

2009-09-24 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=14205 --- Comment #6 from Tomasz Chmielewski 2009-09-24 08:48:59 --- Created an attachment (id=23167) --> (http://bugzilla.kernel.org/attachment.cgi?id=23167) acpidump output -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=emai

[Bug 14205] Intel DX58SO mainboard - powering off takes really long

2009-09-24 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=14205 --- Comment #5 from ykzhao 2009-09-24 07:27:25 --- Will you please also attach the output of acpidump, lspci -vxxx? Thanks. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because:

[Bug 14205] Intel DX58SO mainboard - powering off takes really long

2009-09-24 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=14205 --- Comment #4 from ykzhao 2009-09-24 07:26:58 --- Created an attachment (id=23166) --> (http://bugzilla.kernel.org/attachment.cgi?id=23166) write 0x3C01 to 0x404 and see whether the box is shutdown will you please use the attached IO port t

[Bug 14205] Intel DX58SO mainboard - powering off takes really long

2009-09-24 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=14205 ykzhao changed: What|Removed |Added CC||yakui.z...@intel.com --- Comment #3 from ykzh

[Bug 14205] Intel DX58SO mainboard - powering off takes really long

2009-09-23 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=14205 --- Comment #2 from Tomasz Chmielewski 2009-09-23 10:08:22 --- Created an attachment (id=23147) --> (http://bugzilla.kernel.org/attachment.cgi?id=23147) syslog from bootup till shutdown This is a full syslog output, fro system bootup to syst

[Bug 14205] Intel DX58SO mainboard - powering off takes really long

2009-09-22 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=14205 Zhang Rui changed: What|Removed |Added Status|NEW |NEEDINFO CC|