Re: Power-down/halt problem in Debian Squeeze

2010-12-28 Thread Неумник Некий
Sorry, Andrei. This is a firmware-related problem. Power down fails, when iternal Intel Graphics Card activated. As a solution - external graphics card. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Power-down/halt problem in Debian Squeeze

2010-12-27 Thread Неумник Некий
> Looks like the system is doing it's thing, but fails to actually power > down the hardware. This could indicate some ACPI problems. You could > search for ACPI related problems with your mainboard. Also a BIOS update > might help. It started happening after a kernel upgrade. Before that everythi

Re: Power-down/halt problem in Debian Squeeze

2010-12-26 Thread Andrei Popescu
On Mi, 22 dec 10, 00:46:44, Неумник Некий wrote: > > Please reproduce as accurate as you can the last 4-5 lines on screen. > > Sorry for delay. > > There is: > > [ ... ] ACPI: preparing to enter system sleep state S5 > [ ... ] Disabling non-boot CPUs > [ ... ] CPU 1 now offline > [ ... ] SMP alt

Re: Power-down/halt problem in Debian Squeeze

2010-12-22 Thread Неумник Некий
> Please reproduce as accurate as you can the last 4-5 lines on screen. Sorry for delay. There is: [ ... ] ACPI: preparing to enter system sleep state S5 [ ... ] Disabling non-boot CPUs [ ... ] CPU 1 now offline [ ... ] SMP alternatives switching to UP code [ ... ] Power down -- To UNSUBSCRIB

Re: Power-down/halt problem in Debian Squeeze

2010-12-13 Thread Andrei Popescu
On Lu, 13 dec 10, 14:07:07, Неумник Некий wrote: > At first, sorry for my English. > > When i 'halt' my computer it freezes after 'Power down' message in > FrameBuffer console. > RC-levels works properly. After that: > - stopping md-devices; > - lvm devices > - system try to switch ACPI-level. > H

Re: Power down

2006-01-17 Thread Andrei Popescu
On Tue, 17 Jan 2006 08:49:55 + "Elmer E. Dow" <[EMAIL PROTECTED]> wrote: > On Tuesday 17 January 2006 12:58 pm, Andrei Popescu wrote: > > On Mon, 16 Jan 2006 17:17:59 + > > > > "Elmer E. Dow" <[EMAIL PROTECTED]> wrote: > > > Andrei Popescu wrote: > > > >On Mon, 16 Jan 2006 14:02:58 + >

Re: Power down

2006-01-17 Thread Elmer E. Dow
On Tuesday 17 January 2006 12:58 pm, Andrei Popescu wrote: > On Mon, 16 Jan 2006 17:17:59 + > > "Elmer E. Dow" <[EMAIL PROTECTED]> wrote: > > Andrei Popescu wrote: > > >On Mon, 16 Jan 2006 14:02:58 + > > > > > >"Elmer E. Dow" <[EMAIL PROTECTED]> wrote: > > >>Vincent Smeets wrote: > > >>>Hal

Re: Power down

2006-01-17 Thread Andrei Popescu
On Mon, 16 Jan 2006 17:17:59 + "Elmer E. Dow" <[EMAIL PROTECTED]> wrote: > Andrei Popescu wrote: > > >On Mon, 16 Jan 2006 14:02:58 + > >"Elmer E. Dow" <[EMAIL PROTECTED]> wrote: > > > > > > > >>Vincent Smeets wrote: > >> > >> > >> > >>>Hallo, > >>> > >>>I have an old (1999) computer

Re: Power down

2006-01-16 Thread Elmer E. Dow
Andrei Popescu wrote: On Mon, 16 Jan 2006 14:02:58 + "Elmer E. Dow" <[EMAIL PROTECTED]> wrote: Vincent Smeets wrote: Hallo, I have an old (1999) computer too. dmesg showed that the kernel does find my ACPI but doesn't use it because my bios is too old. It says something like "

Re: Power down

2006-01-16 Thread Andrei Popescu
On Mon, 16 Jan 2006 14:02:58 + "Elmer E. Dow" <[EMAIL PROTECTED]> wrote: > Vincent Smeets wrote: > > > Hallo, > > > > I have an old (1999) computer too. dmesg showed that the kernel does > > find my ACPI but doesn't use it because my bios is too old. It says > > something like "... bios too

Re: Power down

2006-01-16 Thread Elmer E. Dow
Vincent Smeets wrote: Hallo, I have an old (1999) computer too. dmesg showed that the kernel does find my ACPI but doesn't use it because my bios is too old. It says something like "... bios too old (1999 < 2001)". I now use the kernel parameter "acpi=force" and now the kernel is using my AC

Re: Power down

2006-01-16 Thread Johannes Wiedersich
Elmer E. Dow wrote: Johannes Wiedersich wrote: Elmer E. Dow wrote: I have an old Dell 333 desktop with Sarge and 2.6 kernel. I tried the above instructions with no success. Any further ideas? Are you shure that power down is supported by your bios? On rather old hardware it might not be

Re: Power down

2006-01-16 Thread Elmer E. Dow
Noah Dain wrote: On 1/16/06, Elmer E. Dow <[EMAIL PROTECTED]> wrote: Andrei Popescu wrote: Do you have "apm=power_off" passed to your kernel? Andrei On Mon, 16 Jan 2006 11:06:26 + "Elmer E. Dow" <[EMAIL PROTECTED]> wrote: Johannes Wiedersich wrote: Noah D

Re: Power down

2006-01-16 Thread Vincent Smeets
Hallo, I have an old (1999) computer too. dmesg showed that the kernel does find my ACPI but doesn't use it because my bios is too old. It says something like "... bios too old (1999 < 2001)". I now use the kernel parameter "acpi=force" and now the kernel is using my ACPI. Poweroff does now r

Re: Power down

2006-01-16 Thread Noah Dain
On 1/16/06, Elmer E. Dow <[EMAIL PROTECTED]> wrote: > Andrei Popescu wrote: > > >Do you have "apm=power_off" passed to your kernel? > > > >Andrei > > > >On Mon, 16 Jan 2006 11:06:26 + > >"Elmer E. Dow" <[EMAIL PROTECTED]> wrote: > > > > > > > >>Johannes Wiedersich wrote: > >> > >> > >> > >>>Noa

Re: Power down

2006-01-16 Thread Elmer E. Dow
Andrei Popescu wrote: Do you have "apm=power_off" passed to your kernel? Andrei On Mon, 16 Jan 2006 11:06:26 + "Elmer E. Dow" <[EMAIL PROTECTED]> wrote: Johannes Wiedersich wrote: Noah Dain wrote: My computer says "power down" when I shut it down. I just upgraded from

Re: Power down

2006-01-16 Thread Elmer E. Dow
Johannes Wiedersich wrote: Elmer E. Dow wrote: I have an old Dell 333 desktop with Sarge and 2.6 kernel. I tried the above instructions with no success. Any further ideas? Are you shure that power down is supported by your bios? On rather old hardware it might not be supported at all. Then

Re: Power down

2006-01-16 Thread Andrei Popescu
Do you have "apm=power_off" passed to your kernel? Andrei On Mon, 16 Jan 2006 11:06:26 + "Elmer E. Dow" <[EMAIL PROTECTED]> wrote: > Johannes Wiedersich wrote: > > > Noah Dain wrote: > > > >>> My computer says "power down" when I shut it down. I just upgraded from > >>> kernel 2.4 to 2.6 in

Re: Power down

2006-01-16 Thread Johannes Wiedersich
Elmer E. Dow wrote: I have an old Dell 333 desktop with Sarge and 2.6 kernel. I tried the above instructions with no success. Any further ideas? Are you shure that power down is supported by your bios? On rather old hardware it might not be supported at all. Then you just have to turn the swi

Re: Power down

2006-01-16 Thread Elmer E. Dow
Johannes Wiedersich wrote: Noah Dain wrote: My computer says "power down" when I shut it down. I just upgraded from kernel 2.4 to 2.6 in Debian Sarge, and of course I want it to shutdown automatically. What should I do to fix this? I had a bunch of crappy dells (is there any other kind?) th

Re: Power down

2006-01-16 Thread Johannes Wiedersich
Noah Dain wrote: My computer says "power down" when I shut it down. I just upgraded from kernel 2.4 to 2.6 in Debian Sarge, and of course I want it to shutdown automatically. What should I do to fix this? I had a bunch of crappy dells (is there any other kind?) that did this. I disabled acpi s

Re: Power down

2006-01-13 Thread Philippe Grenard
Le Vendredi 13 Janvier 2006 14:33, Felipe Ledesma a écrit : you should also check the content of /etc/default/halt > Hi > > My computer says "power down" when I shut it down. I just upgraded from > kernel 2.4 to 2.6 in Debian Sarge, and of course I want it to shutdown > automatically. What should

Re: Power down

2006-01-13 Thread Noah Dain
On 1/13/06, Felipe Ledesma <[EMAIL PROTECTED]> wrote: > Hi > > My computer says "power down" when I shut it down. I just upgraded from > kernel 2.4 to 2.6 in Debian Sarge, and of course I want it to shutdown > automatically. What should I do to fix this? > > Thanks > > > -- > To UNSUBSCRIBE, email

Re: Power down

2006-01-13 Thread Gene Heskett
On Friday 13 January 2006 08:33, Felipe Ledesma wrote: >Hi > >My computer says "power down" when I shut it down. I just upgraded > from kernel 2.4 to 2.6 in Debian Sarge, and of course I want it to > shutdown automatically. What should I do to fix this? > >Thanks Have a look in the bios, it might

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

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://w

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? > > > meani

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

Re: power down and power off also?

2002-11-23 Thread Osamu Aoki
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: > > > hello all! > > > > > > is there a way in which i can make linux work in a similar way? meani

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? > > enabl

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 ther

Re: power down

2002-01-24 Thread Jason Majors
> Did you try to make APCI-modules and install apcid ? The modules you'll need > for power down > are "system" and maybe "button". In my case that showed good (i.e. the > expected) results, > while the ACPI-"bus" module totally spoiled performance. > Using APCI in 2.4.17 worked for the powerdown

Re: power down

2002-01-24 Thread Noah Massey
--begin quoted message from Sean 'Shaleh' Perry, > > > > Incidentally...where is the "power off on shutdown" option? On my desktop > > boxes I just enable APM Bios Support, and it powers down, on the notebook I > > have far more than that enabled. > > > > in make menuconfig, it is one of the la

Re: power down

2002-01-24 Thread Matt M
At 18:38 24/01/2002, Jason Majors wrote: The green LED is the power indicator, the AC indicator is different. As far as I can tell things are spinning down, but it seems more like an extreme sleep mode to me. If I hold the power button for six seconds, it turns off (which is how it's supposed to

Re: power down

2002-01-24 Thread D.
--- Jason Majors <[EMAIL PROTECTED]> wrote: > On Wed, Jan 23, 2002 at 11:31:29PM -0800, Alan Su > scribbled... > > as long as you have the kernel option to "power > off on shutdown" > > selected, it should do the right thing. if the > screen is black, it > > sounds like it has. is the fan still

Re: power down

2002-01-24 Thread Ron Johnson
On Thu, 24 Jan 2002 00:38:32 -0700 Jason Majors <[EMAIL PROTECTED]> wrote: > On Wed, Jan 23, 2002 at 11:31:29PM -0800, Alan Su scribbled... > > as long as you have the kernel option to "power off on shutdown" > > selected, it should do the right thing. if the screen is black, it > > sounds like it

Re: power down

2002-01-24 Thread Sean 'Shaleh' Perry
> > Incidentally...where is the "power off on shutdown" option? On my desktop > boxes I just enable APM Bios Support, and it powers down, on the notebook I > have far more than that enabled. > in make menuconfig, it is one of the last options in the APM section. Some modern laptops do not respo

Re: power down

2002-01-24 Thread Jason Majors
On Wed, Jan 23, 2002 at 11:31:29PM -0800, Alan Su scribbled... > as long as you have the kernel option to "power off on shutdown" > selected, it should do the right thing. if the screen is black, it > sounds like it has. is the fan still spinning? is the disk still > spinning? are you sure the

Re: Power down

2001-08-08 Thread Sergio E. Schvezov
* Vineet Kumar ([EMAIL PROTECTED]) wrote: > > i am using 2.4.8 that my computer no longer shutoff when they are shutdown > > and i have to manually turn off the computers. > > What am i forgetting to do? > > I have selected the power control features in the kernel > So you compiled your own kernel?

Re: Power down

2001-08-08 Thread Vineet Kumar
* dude ([EMAIL PROTECTED]) [010807 10:35]: > > I have noticed that ever since 2.4.5 kernel, > > i am using 2.4.8 that my computer no longer shutoff when they are shutdown > and i have to manually turn off the computers. > > What am i forgetting to do? > > I have selected the power control featu

Re: Power down

2001-08-07 Thread Rafael Sasaki
Hi, I think that, in lilo.conf, you must put append="apm=on" just before the line default=... HTH, Rafael Sasaki On Tue, Aug 07, 2001 at 01:45:07PM -0700, Karsten M. Self wrote: > on Tue, Aug 07, 2001 at 09:02:29AM -0400, dude ([EMAIL PROTECTED]) wrote: > > > > I have noticed that ever si

Re: Power down

2001-08-07 Thread Karsten M. Self
on Tue, Aug 07, 2001 at 09:02:29AM -0400, dude ([EMAIL PROTECTED]) wrote: > > I have noticed that ever since 2.4.5 kernel, > > i am using 2.4.8 that my computer no longer shutoff when they are shutdown > and i have to manually turn off the computers. > > What am i forgetting to do? APM is compi

Re: Power down

2001-08-07 Thread Tom Massey
On Tue, 7 Aug 2001, dude wrote: > i am using 2.4.8 that my computer no longer shutoff when they are shutdown > and i have to manually turn off the computers. > > What am i forgetting to do? In General Setup when using make config (or menu, x, whatever), have you set both Power Management Support a

Re: power down

1999-04-20 Thread Jayson Baird
For me, all this took was going into the BIOS and shutting off ALL of your power management stuff. Bummer if you have an ATX case, but nice if it stops lock-ups At 06:55 PM 4/19/99 -0700, you wrote: >how can you stop linux form powering down when the computer is not in use. >The computer that I am