Re: power down and power off also?

2002-11-23 Thread Sandip P Deshmukh
On Fri, Nov 22, 2002 at 11:53:05PM -0800, Sean 'Shaleh' Perry wrote:
 On Friday 22 November 2002 23:48, Sandip P Deshmukh wrote:
  hello all!
 
  is there a way in which i can make linux work in a similar way? meaning,
  i select halt and just have to switch off the main switch?
 
 enable power management in your kernel.

thanx for help. how? i am sorry if this seems like a basic question. i
am still a novice user. :)

-- 
regards,

sandip p deshmukh
--***

Many are called, few are chosen.  Fewer still get to do the choosing.



msg14767/pgp0.pgp
Description: PGP signature


Re: power down and power off also?

2002-11-23 Thread Sandip P Deshmukh
On Sat, Nov 23, 2002 at 12:33:19AM -0800, Osamu Aoki wrote:
 On Sat, Nov 23, 2002 at 01:45:42PM +0530, Sandip P Deshmukh wrote:
  On Fri, Nov 22, 2002 at 11:53:05PM -0800, Sean 'Shaleh' Perry wrote:
   On Friday 22 November 2002 23:48, Sandip P Deshmukh wrote:
 You know, you are asking lots of question here for basic GNU/Linux things.
 I think it is time for you to read some introductory book on Debian.
 
 Yep, how about reading my Debian Reference.
 
   http://www.debian.org/doc/manuals/reference/
 
 For above question, it is detailed 
http://www.debian.org/doc/manuals/reference/ch-install.en.html#s-apm

sure i will give it a try. but they sound too technical for a newbie
like me. but sure give it a try

-- 
regards,

sandip p deshmukh
--***

Never put off till run-time what you can do at compile-time.
-- D. Gries



msg14778/pgp0.pgp
Description: PGP signature


Re: power down and power off also?

2002-11-23 Thread Sean 'Shaleh' Perry
On Saturday 23 November 2002 00:15, Sandip P Deshmukh wrote:
 On Fri, Nov 22, 2002 at 11:53:05PM -0800, Sean 'Shaleh' Perry wrote:
  On Friday 22 November 2002 23:48, Sandip P Deshmukh wrote:
   hello all!
  
   is there a way in which i can make linux work in a similar way?
   meaning, i select halt and just have to switch off the main switch?
 
  enable power management in your kernel.

 thanx for help. how? i am sorry if this seems like a basic question. i
 am still a novice user. :)

the Debian kernel ships with the ability to enabled as a boot option.  
otherwise when you build your own there is a section that asks about power 
management and turning the machine off.

Sorry i can not help with exact directions I have not used the official Debian 
kernel in a long time.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: power down and power off also?

2002-11-23 Thread Carel Fellinger
On Sat, Nov 23, 2002 at 03:29:46PM +0530, Sandip P Deshmukh wrote:
 On Sat, Nov 23, 2002 at 12:33:19AM -0800, Osamu Aoki wrote:
...
  Yep, how about reading my Debian Reference.
  
http://www.debian.org/doc/manuals/reference/
  
  For above question, it is detailed 
 http://www.debian.org/doc/manuals/reference/ch-install.en.html#s-apm
 
 sure i will give it a try. but they sound too technical for a newbie
 like me. but sure give it a try

That's fine with us, then you're the one to help improve those docs!
Next time you're stuck, try to read Osamu's very fine reference manual.
If you can't find your way in his reference, come here again, tell us
what your problem is and *also* where you tried to find the anwser and
in his docs.  Then we can start to understand how those reference
manuals actually should have been structured and what language we
should have used and improve on that.

You see Osamu spent a great deal of time and effort in writing that
manual, and did a mighty good job.  Besides it was ment for guys like
you.  So if you're lost, please help improve it even further.

-- 
groetjes, carel


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: power down and power off also?

2002-11-23 Thread Mike Thompson
Sandip,
You might be looking for the command
insmod apm
shutdown, and if this works edit /etc/modules and add apm on a line by itself.
Mike

On Sat, Nov 23, 2002 at 01:18:54PM +0530, Sandip P Deshmukh wrote:
 hello all!
 
 i have a dual boot system. it is a compaq machine.
 
 when i select shutdown in windows, the power indicator also goes off.
 when i do similarly in linux, it shuts down everything, finally says
 Power Down and stays there.
 
 is there a way in which i can make linux work in a similar way? meaning,
 i select halt and just have to switch off the main switch?
 
 -- 
 regards,
 
 sandip p deshmukh
 --***
-- 
Mike Thompson
[EMAIL PROTECTED]
---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




power down and power off also?

2002-11-22 Thread Sandip P Deshmukh
hello all!

i have a dual boot system. it is a compaq machine.

when i select shutdown in windows, the power indicator also goes off.
when i do similarly in linux, it shuts down everything, finally says
Power Down and stays there.

is there a way in which i can make linux work in a similar way? meaning,
i select halt and just have to switch off the main switch?

-- 
regards,

sandip p deshmukh
--***



msg14764/pgp0.pgp
Description: PGP signature


Re: power down and power off also?

2002-11-22 Thread Sean 'Shaleh' Perry
On Friday 22 November 2002 23:48, Sandip P Deshmukh wrote:
 hello all!

 i have a dual boot system. it is a compaq machine.

 when i select shutdown in windows, the power indicator also goes off.
 when i do similarly in linux, it shuts down everything, finally says
 Power Down and stays there.

 is there a way in which i can make linux work in a similar way? meaning,
 i select halt and just have to switch off the main switch?

enable power management in your kernel.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]