PDA

View Full Version : Reboot on IBM ThinkCentre M55 (8811E4U)


estrabd
November 21st, 2008, 23:54
I've been dealing with an annoyance with a ThinkCentre M55 (8811E4U). It is running FreeBSD, 7.0-RELEASE-p3 FreeBSD 7.0-RELEASE-p3 #7.

I am not sure if it is really FreeBSD issue, but I can't make it reboot by itself.

When I type in 'reboot', FreeBSD shuts down, but then the machine just stops in some weird state where the fans of the machine seem to be going, but the OS is clearly down. In order to start the thing again, I have to press the dang power button TWICE!

Any thoughts or pointers would be appreciated.

TIY,
Brett :stud

SeanC
November 23rd, 2008, 23:56
Just out of curiosity, does the same thing happen when you use:

shutdown -r now

My first guess is that it is hardware related.
Does the system completely turn off with:

shutdown -p now

estrabd
November 25th, 2008, 05:09
Just out of curiosity, does the same thing happen when you use:

shutdown -r now

My first guess is that it is hardware related.
Does the system completely turn off with:

shutdown -p now

I will check tomorrow ... when I have physical access :)...

Cheers,
Brett

estrabd
November 25th, 2008, 17:15
The behavior persists with both.

Thanks for the suggestions.

Brett

SeanC
November 25th, 2008, 23:02
For my system shutdown -h now turns off the OS but the hardware still has power (fans running, etc.). Pressing the power button at this point turns off the power. Pressing it again turns everything on from the beginning.

I suspect that you are doing the same thing to "reboot" your computer...turning it off and on again manually.

I suspect it is a hardware issue.

estrabd
November 26th, 2008, 04:49
For my system shutdown -h now turns off the OS but the hardware still has power (fans running, etc.). Pressing the power button at this point turns off the power. Pressing it again turns everything on from the beginning.

I suspect that you are doing the same thing to "reboot" your computer...turning it off and on again manually.

I suspect it is a hardware issue.

Yeah, that's about right. What kind of system do you have?

narcolepsy
November 26th, 2008, 11:20
If I'm not wrong then you have an ACPI issue: check your motherboards datasheet to find out ACPI modes supported - it might not support power-down from the OS.

*i could be wrong*

Mel_Flynn
November 26th, 2008, 11:39
Could you post a verbose boot?

trasz@
November 26th, 2008, 12:23
I've been dealing with an annoyance with a ThinkCentre M55 (8811E4U). It is running FreeBSD, 7.0-RELEASE-p3 FreeBSD 7.0-RELEASE-p3 #7.

I am not sure if it is really FreeBSD issue, but I can't make it reboot by itself.

When I type in 'reboot', FreeBSD shuts down, but then the machine just stops in some weird state where the fans of the machine seem to be going, but the OS is clearly down. In order to start the thing again, I have to press the dang power button TWICE!

Any thoughts or pointers would be appreciated.

TIY,
Brett :stud

Try disabling 'environmental controls' in BIOS. Don't remember the exact name. I had similar problem on some Intel Atom board. Disabling HT was another workaround.

estrabd
November 26th, 2008, 20:57
Could you post a verbose boot?

I will - not near it today, though...

Cheers,
Brett

estrabd
November 26th, 2008, 20:58
Try disabling 'environmental controls' in BIOS. Don't remember the exact name. I had similar problem on some Intel Atom board. Disabling HT was another workaround.

I'll take a look at this and will report back...

Brett

estrabd
December 3rd, 2008, 21:01
Okay, here's the latest.

When I boot using the "ACPI Disabled" option in the boot menu, I can issue a reboot, it still hangs after the OS shutsdown. I can restart it more easily (i.e., 2 normal button presses v.s. 3 long button pushes).

So I will check to see what ACPI modules my mobo supports...and there were no 'environmental controls' in the BIOS.

Thanks for the continued suggestions. I'll keep the thread posted.

Brett

estrabd
January 5th, 2009, 20:02
It seems as if the upgrade to 7.1 today has enabled the reboot of my system.

The notable thing about the shutdown is that a new, single line appears in the message. It's the last line, and reads, "cpu_reset: Stopping all other cpus"

Could it be that the system was hanging because the "other" cpu could not be stopped?

In anycase, the 7.1 works for me now.

Cheers,
Brett

SeanC
January 5th, 2009, 23:01
Glad to hear that 7.1 fixed your shutdown problem, but it would still be nice to know what was fixed and how.

Oh, and to (finally) answer your question: I have a DIY system with an Antec SLK3700-BQE tower with a 2.4 Ghz P4 on a Matsonic MS9087C (Intel 865PE Socket 478) ATX MB, cooled with the Zalman CNPS7700-Cu. System memory is 2x PNY 256MB PC133 SDRAM and video is ATI Radeon 7000 (32MB). HD is a 80G Seagate.

estrabd
January 5th, 2009, 23:15
Glad to hear that 7.1 fixed your shutdown problem, but it would still be nice to know what was fixed and how.

Oh, and to (finally) answer your question: I have a DIY system with an Antec SLK3700-BQE tower with a 2.4 Ghz P4 on a Matsonic MS9087C (Intel 865PE Socket 478) ATX MB, cooled with the Zalman CNPS7700-Cu. System memory is 2x PNY 256MB PC133 SDRAM and video is ATI Radeon 7000 (32MB). HD is a 80G Seagate.

The last 7.0-current(?) I had upgrade to was p6, I believe. I agree that it would be nice to know, and other than that info and the fact that I get that extra message (i.e., all other cpu's shut down), I don't know what info I can provide.

Thanks for the info on your system, too �e

Cheers,
Brett