View previous topic :: View next topic |
Author |
Message |
sciack Tux's lil' helper
Joined: 19 Jun 2002 Posts: 120 Location: Genoa, Italy.
|
Posted: Sat Jun 22, 2002 9:46 pm Post subject: Shutdown |
|
|
....uhm I know this is the same old question... how can I set it automatically? ACPI doesnt work on my pc... I've compiled the kernel with Advanced PM Bio Support and with Use real mode APM BIOS call to power off.
it doesnt work on my amd duron on a via kl133 motherboard..
thanks _________________ the sciack |
|
Back to top |
|
|
lain iwakura Apprentice
Joined: 09 May 2002 Posts: 176 Location: sd, ca
|
Posted: Sun Jun 23, 2002 2:18 am Post subject: |
|
|
if you're not sure what you have (acpi or apm), try this just for starters:
as root - dmesg|less
now you can see what happens when you're system boots up. it will usually same something on the lines of this if it detects one of them:
Code: | acpi detected but not compiled in. |
this may give you the help you need. also, if you're not already, update to gentoo-sources-r7 for the kernel.
i'm sure there might be some other issues, but this may help. _________________ [resident anime junkie] -- not just a linux freak. |
|
Back to top |
|
|
chrisjs n00b
Joined: 21 Jun 2002 Posts: 33
|
Posted: Sun Jun 23, 2002 2:08 pm Post subject: make sure that apm is enabled |
|
|
I'm guessing you're looking to auto-power-off the system on shutdown...
Try compiling APM into the kernel (not a module) and setting "Load apm at boot time"
That was something I had forgotten to do with my system at first and prevented power-off. |
|
Back to top |
|
|
sciack Tux's lil' helper
Joined: 19 Jun 2002 Posts: 120 Location: Genoa, Italy.
|
Posted: Sun Jun 23, 2002 2:15 pm Post subject: Re: make sure that apm is enabled |
|
|
chrisjs wrote: | I'm guessing you're looking to auto-power-off the system on shutdown...
Try compiling APM into the kernel (not a module) and setting "Load apm at boot time"
That was something I had forgotten to do with my system at first and prevented power-off. |
Oh... maybe you're right I'm sure about I have set up the APM in the kernel when I compiled but I'm not sure to have done also 'Load APM at boot time'.... I'll check it Anyway ACPI destroy my system Even if my mobo has ACPI... but it doesnt matter.. thanks guys for your support.
Buh bye _________________ the sciack |
|
Back to top |
|
|
sciack Tux's lil' helper
Joined: 19 Jun 2002 Posts: 120 Location: Genoa, Italy.
|
Posted: Mon Jun 24, 2002 4:04 pm Post subject: Re: make sure that apm is enabled |
|
|
chrisjs wrote: | I'm guessing you're looking to auto-power-off the system on shutdown...
Try compiling APM into the kernel (not a module) and setting "Load apm at boot time"
That was something I had forgotten to do with my system at first and prevented power-off. |
Damn! Done it... but it doesnt work!! grrr... my mobo is a via kl133 chipset based.
javascript:emoticon('')
byez _________________ the sciack |
|
Back to top |
|
|
|