View previous topic :: View next topic |
Author |
Message |
Errtu Apprentice
Joined: 12 Nov 2002 Posts: 155 Location: Brazil
|
Posted: Fri Jul 20, 2007 9:41 am Post subject: not being able to reboot [solved] |
|
|
Hi,
I've a compaq ml370 which runs (genkernel) 2.6.21.6-vanilla. After issuing the shutdown -r command, the system hangs after 'Remounting file systems read-only .. [ok]'. No syslog messages about this, so i'm not sure where to start looking for problems.
Can anyone advise?
kind regards,
errtu
Last edited by Errtu on Mon Jul 23, 2007 9:05 am; edited 1 time in total |
|
Back to top |
|
|
bunder Bodhisattva
Joined: 10 Apr 2004 Posts: 5947
|
Posted: Fri Jul 20, 2007 9:57 am Post subject: |
|
|
sounds like its not calling acpi_poweroff or something... can you try recompiling by hand? maybe genkernel skipped over a few acpi modules. _________________
Neddyseagoon wrote: | The problem with leaving is that you can only do it once and it reduces your influence. |
banned from #gentoo since sept 2017 |
|
Back to top |
|
|
Errtu Apprentice
Joined: 12 Nov 2002 Posts: 155 Location: Brazil
|
Posted: Fri Jul 20, 2007 11:07 am Post subject: |
|
|
bunder wrote: | sounds like its not calling acpi_poweroff or something... can you try recompiling by hand? maybe genkernel skipped over a few acpi modules. |
haha! Sorry, but i've just spent over a week trying to get the hellish machine to boot at all! Somehow i can't compile it for myself because it just refuses to boot. See this thread.
However, i am able to change genkernel's configuration so i checked and saw that the acpi modules were compiled, but not loaded. I modprobe'd 'button.ko' and shutdown -r again. Still the same problem. Should i load other modules? |
|
Back to top |
|
|
bunder Bodhisattva
Joined: 10 Apr 2004 Posts: 5947
|
Posted: Fri Jul 20, 2007 11:25 am Post subject: |
|
|
don't believe so, button should be all you need. _________________
Neddyseagoon wrote: | The problem with leaving is that you can only do it once and it reduces your influence. |
banned from #gentoo since sept 2017 |
|
Back to top |
|
|
Errtu Apprentice
Joined: 12 Nov 2002 Posts: 155 Location: Brazil
|
Posted: Fri Jul 20, 2007 11:58 am Post subject: |
|
|
That's what i figured. I'm re-compiling everything now with all acpi options included in the kernel (so no modules) and see if that makes a difference. Thanks for the pointers so far |
|
Back to top |
|
|
Sven Vermeulen Retired Dev
Joined: 29 Aug 2002 Posts: 1345 Location: Mechelen, Belgium
|
Posted: Fri Jul 20, 2007 12:32 pm Post subject: |
|
|
If that all fails, disable acpi on the boot prompt (noacpi) and see if it works then. Perhaps the power-off ACPI command is misunderstood by the hardware and the fall-back (non-acpi) powerdown command succeeds _________________ Please add "[solved]" to the initial topic title when it is solved. |
|
Back to top |
|
|
Errtu Apprentice
Joined: 12 Nov 2002 Posts: 155 Location: Brazil
|
Posted: Fri Jul 20, 2007 1:10 pm Post subject: |
|
|
Sven Vermeulen wrote: | If that all fails, disable acpi on the boot prompt (noacpi) and see if it works then. Perhaps the power-off ACPI command is misunderstood by the hardware and the fall-back (non-acpi) powerdown command succeeds |
Well that (not compiling acpi as modules) didn't work. Adding the noacpi option didn't work either. I guess i will actually have to pull the plug in the case of a reboot. Alas! |
|
Back to top |
|
|
Errtu Apprentice
Joined: 12 Nov 2002 Posts: 155 Location: Brazil
|
Posted: Mon Jul 23, 2007 9:05 am Post subject: |
|
|
Well, thanks to Monkeh who suggested adding kernel option i8042.dumbkbd=1 , i can now reboot without a problem |
|
Back to top |
|
|
|