All of lore.kernel.org
 help / color / mirror / Atom feed
* [SEGFAULT] waking up from S3 fails (ACPI)
@ 2003-09-13 19:30 Joerg Hoh
  2003-09-25 17:36 ` Patrick Mochel
  0 siblings, 1 reply; 2+ messages in thread
From: Joerg Hoh @ 2003-09-13 19:30 UTC (permalink / raw)
  To: linux-kernel

Hi

The kernel crashes when I want to wake up the systems from Suspend to RAM
(S3). Kernel is 2.6.0-test5 on a IBM R32 Notebook.

When I do the

echo -n "mem" >> /sys/power/state

the notebook goes immediately off (no led is on. When I do suspend to RAM 
via APM, there is still a led on - the halfmoon one). Pressing the power button 
turns the notebook on (the display is on) and there are some messages on
the console (don't know, which are from going to suspend and which are from 
trying to wake up):

hdc: start_power_step(step:0)
hdc: completing PM request, suspend
hda: start_power_step(step: 0)
hda: start_power_step(step: 1)
hda: complete_power_request(step:1, stat:50, err: 0)
hda: completing PM request suspend
 hwsleep-0257 [29] acpi_enter_sleep_state: Entering sleep state [S1]
double fault, gdt at c0449a80 [255 bytes]
double fault, tss at c04d5800
eip = 00000000, esp = 00000000
eax = 00000000, ebx = 00000000, ecx = 00000000, edx = 00000000
esi = 00000000, edi = 00000000


Joerg

-- 
...Wenn man sich bei NetBSD auf eines verlassen kann, dann: Egal, WAS[...]
man updated, mplayer hat mit Sicherheit dependencies drauf.
  Rene Schickbauer, news:2591532.ZKZXAUW3eG@gandalf.grumpfzotz.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [SEGFAULT] waking up from S3 fails (ACPI)
  2003-09-13 19:30 [SEGFAULT] waking up from S3 fails (ACPI) Joerg Hoh
@ 2003-09-25 17:36 ` Patrick Mochel
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Mochel @ 2003-09-25 17:36 UTC (permalink / raw)
  To: Joerg Hoh; +Cc: linux-kernel


> The kernel crashes when I want to wake up the systems from Suspend to RAM
> (S3). Kernel is 2.6.0-test5 on a IBM R32 Notebook.

Sorry about the delay in getting back to you. 

> When I do the
> 
> echo -n "mem" >> /sys/power/state
> 
> the notebook goes immediately off (no led is on. When I do suspend to RAM 
> via APM, there is still a led on - the halfmoon one). Pressing the power button 
> turns the notebook on (the display is on) and there are some messages on
> the console (don't know, which are from going to suspend and which are from 
> trying to wake up):
> 
> hdc: start_power_step(step:0)
> hdc: completing PM request, suspend
> hda: start_power_step(step: 0)
> hda: start_power_step(step: 1)
> hda: complete_power_request(step:1, stat:50, err: 0)
> hda: completing PM request suspend
>  hwsleep-0257 [29] acpi_enter_sleep_state: Entering sleep state [S1]
> double fault, gdt at c0449a80 [255 bytes]
> double fault, tss at c04d5800
> eip = 00000000, esp = 00000000
> eax = 00000000, ebx = 00000000, ecx = 00000000, edx = 00000000
> esi = 00000000, edi = 00000000

That's not a segfault, that's a double fault - much more interesting. :) 

Could you send me the output of 'cat /proc/cpuinfo' and 'lspci -v' please?

Thanks,


	Pat


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-25 17:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-13 19:30 [SEGFAULT] waking up from S3 fails (ACPI) Joerg Hoh
2003-09-25 17:36 ` Patrick Mochel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.