Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Shutdown
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
dik
n00b
n00b


Joined: 19 Jul 2003
Posts: 69
Location: London

PostPosted: Fri Apr 30, 2004 2:50 pm    Post subject: Shutdown Reply with quote

Okay right, I'm sure this is a small easy one to answer, I havent really paid much attention to it, as I hardly ever turn off my gentoo box :mrgreen:

My gentoo machine, used to run windows XP, I've since gotten rid of that ages ago, and run Gentoo as my primary O/S. Now, with windows XP, when i hit "shut down" the PC would turn itself off.

Now, with gentoo on it, when I do an
Code:

init 0


The machine runs through the shut down, kills all the processes, and stops with
"Power Down"

I'm guessing that I need to enable some sort of power management in my kernel, but like I said, I've not paid this much attention, as I hardly ever turn the box off. So...the question is....what do I enable?
Back to top
View user's profile Send private message
grooveman
Veteran
Veteran


Joined: 24 Feb 2003
Posts: 1217

PostPosted: Fri Apr 30, 2004 2:57 pm    Post subject: Reply with quote

You need to enable advanced power management under the "general setup" portion of your kernel configurer (make menuconfig or make xconfig). Compile it in (not as a module). Depending upon your hardware, you may need to include one of the options subbordinate to it too.

G
_________________
To look without without looking within is like looking without without looking at all.
Back to top
View user's profile Send private message
furkan
Guru
Guru


Joined: 11 Dec 2003
Posts: 520
Location: Montreal CA

PostPosted: Fri Apr 30, 2004 5:09 pm    Post subject: Reply with quote

or if you use acpi you can open it in kernel....or if you don't want to compile kernel use that code
Code:
nano -w /etc/conf.d/local.start

and then write it
Code:
modprobe apm

:)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum