Re: full halt of computer
On Fri, 8 Aug 2008 16:11:47 -0700 (PDT), heavytull <heavytull@hotmail.com> wrote:
[color=blue]
>I have an old computer (1997) that was used to fully halt when sent
>the command 'halt' under slack12.0.
>
>but now with slack 12.1 (new install, not upgrade) the computer
>doesn't fully halt. All drives stop but the mainbord and the graphics
>still run. The message on the screen is "machine halted" and i have to
>push on the main OFF button on the case to end the process.[/color]
There's a kernel option for that, but you need to make a custom kernel...
Grant.
--
[url]http://bugsplatter.id.au/[/url]
Re: full halt of computer
On August 8, 2008 19:11, in alt.os.linux.slackware, heavytull
(heavytull@hotmail.com) wrote:
[color=blue]
> I have an old computer (1997) that was used to fully halt when sent
> the command 'halt' under slack12.0.
>
> but now with slack 12.1 (new install, not upgrade) the computer
> doesn't fully halt. All drives stop but the mainbord and the graphics
> still run. The message on the screen is "machine halted" and i have to
> push on the main OFF button on the case to end the process.[/color]
OK, so you need to enable the APM or ACPI daemon.
The acpid daemon is installed by the acpid package, while the apmd daemon is
installed by the apmd- package.
HTH
--
Lew Pitcher
Master Codewright & JOAT-in-training | Registered Linux User #112576
[url]http://pitcher.digitalfreehold.ca/[/url] | GPG public key available by request
---------- Slackware - Because I know what I'm doing. ------
Re: full halt of computer
Hallo, heavytull,
Du meintest am 08.08.08:
[color=blue]
> I have an old computer (1997) that was used to fully halt when sent
> the command 'halt' under slack12.0.[/color]
[color=blue]
> but now with slack 12.1 (new install, not upgrade) the computer
> doesn't fully halt.[/color]
Kernel option
CONFIG_ACPI_BLACKLIST_YEAR=1990
As mentioned: you have to compile your own kernel
Viele Gruesse
Helmut
"Ubuntu" - an African word, meaning "Slackware is too hard for me".
Re: full halt of computer
On Aug 9, 1:43 am, Lew Pitcher <lpitc...@teksavvy.com> wrote:
[color=blue]
> OK, so you need to enable the APM or ACPI daemon.
>[/color]
apm is already loaded