[gpm] got problems with new kernel? (2.6.17?)



On fedora core 5's newest updated kernel, the Dell Latitude D820
cannot wake up from suspend to RAM.  While suspended, the power light
does flash slowly.  However, after pushing the power button, the
system appears to be totally unresponsive--Screen stays black, and
keyboard use has no effect, can't log in from outside.   It appears to
me that nothing is written in /var/log/messages about the suspend.  I
simply see a re-start.

Here are the full versions of things I'm running.
hal-0.5.8-cvs20060623rhughes
hal-cups-utils-0.5.5-1.2.fc5.2
hal-devel-0.5.8-cvs20060623rhughes
hal-gnome-0.5.8-cvs20060623rhughes
dbus-sharp-0.62-cvs20060613rhughes
gnome-power-manager-2.15.4-cvs20060623rhughes
hal-0.5.8-cvs20060623rhughes
pm-utils-0.20.0-cvs20060611rhughes
dbus-glib-0.62-cvs20060613rhughes
dbus-x11-0.62-cvs20060613rhughes
dbus-0.62-cvs20060613rhughes
dbus-devel-0.62-cvs20060613rhughes
gnome-screensaver-2.15.4-cvs20060626rhughes
intltool-0.35.0-cvs20060517rhughes
PolicyKit-0.2-cvs20060611rhughes

I get the same result if I run (as root) /usr/sbin/pm-suspend in the
console before running startx or after starting X.

With the previous kernel, kernel-2.6.16-1.2133_FC5, the one that does
work, there is a series of entries showing the suspend in progress.

Jun 29 17:18:25 pols125 kernel: Freezing cpus ...
Jun 29 17:18:26 pols125 kernel: Breaking affinity for irq 1
Jun 29 17:18:26 pols125 kernel: Breaking affinity for irq 3
Jun 29 17:18:26 pols125 kernel: Breaking affinity for irq 4
Jun 29 17:18:26 pols125 kernel: Breaking affinity for irq 5
Jun 29 17:18:26 pols125 kernel: Breaking affinity for irq 7
Jun 29 17:18:26 pols125 kernel: Breaking affinity for irq 8
Jun 29 17:18:26 pols125 kernel: Breaking affinity for irq 9
Jun 29 17:18:26 pols125 kernel: Breaking affinity for irq 11
Jun 29 17:18:26 pols125 kernel: Breaking affinity for irq 12
Jun 29 17:18:26 pols125 kernel: Breaking affinity for irq 13
Jun 29 17:18:26 pols125 kernel: Breaking affinity for irq 14
Jun 29 17:18:26 pols125 kernel: Breaking affinity for irq 15
Jun 29 17:18:26 pols125 kernel: Breaking affinity for irq 16
Jun 29 17:18:26 pols125 kernel: Breaking affinity for irq 18
Jun 29 17:18:26 pols125 kernel: Breaking affinity for irq 19
Jun 29 17:18:26 pols125 kernel: Breaking affinity for irq 20
Jun 29 17:18:26 pols125 kernel: Breaking affinity for irq 21
Jun 29 17:18:26 pols125 kernel: Breaking affinity for irq 22
Jun 29 17:18:26 pols125 kernel: Breaking affinity for irq 23
Jun 29 17:18:26 pols125 kernel: CPU 1 is now offline
Jun 29 22:32:32 pols125 kernel: CPU1 is down
Jun 29 22:32:32 pols125 kernel: Stopping tasks:
=====================================================================================================|
Jun 29 22:32:32 pols125 kernel: pnp: Device 00:0b disabled.
Jun 29 22:32:32 pols125 kernel: eth1: Going into suspend...
Jun 29 22:32:32 pols125 kernel: NVRM: RmPowerManagement: 3
Jun 29 22:32:32 pols125 kernel: Intel machine check architecture supported.
Jun 29 22:32:32 pols125 kernel: Intel machine check reporting enabled on CPU#0.
Jun 29 22:32:33 pols125 kernel: ACPI: PCI Interrupt 0000:00:01.0[A] ->
GSI 16 (level, low) -> IRQ 16
Jun 29 22:32:33 pols125 kernel: ACPI: PCI Interrupt 0000:00:1b.0[A] ->
GSI 21 (level, low) -> IRQ 21
Jun 29 22:32:33 pols125 kernel: ACPI: PCI Interrupt 0000:00:1c.0[A] ->
GSI 16 (level, low) -> IRQ 16
Jun 29 22:32:33 pols125 kernel: ACPI: PCI Interrupt 0000:00:1c.1[B] ->
GSI 17 (level, low) -> IRQ 17
Jun 29 22:32:34 pols125 kernel: ACPI: PCI Interrupt 0000:00:1c.2[C] ->
GSI 18 (level, low) -> IRQ 18
Jun 29 22:32:34 pols125 kernel: ACPI: PCI Interrupt 0000:00:1c.3[D] ->
GSI 19 (level, low) -> IRQ 19
Jun 29 22:32:34 pols125 kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] ->
GSI 20 (level, low) -> IRQ 20
Jun 29 22:32:34 pols125 kernel: usb usb2: root hub lost power or was reset
Jun 29 22:32:34 pols125 kernel: PCI: Enabling device 0000:00:1d.1 (0000 -> 0001)
Jun 29 22:32:34 pols125 kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] ->
GSI 21 (level, low) -> IRQ 21
Jun 29 22:32:34 pols125 kernel: usb usb3: root hub lost power or was reset
Jun 29 22:32:34 pols125 kernel: PCI: Enabling device 0000:00:1d.2 (0000 -> 0001)
Jun 29 22:32:34 pols125 kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] ->
GSI 22 (level, low) -> IRQ 22
Jun 29 22:32:34 pols125 kernel: usb usb4: root hub lost power or was reset
Jun 29 22:32:34 pols125 kernel: PCI: Enabling device 0000:00:1d.3 (0000 -> 0001)
Jun 29 22:32:34 pols125 kernel: ACPI: PCI Interrupt 0000:00:1d.3[D] ->
GSI 23 (level, low) -> IRQ 23
Jun 29 22:32:34 pols125 kernel: usb usb5: root hub lost power or was reset

This tells me that pm-suspend does work, and it makes me think those
gremlins in the kernel are at it  again.

--
Paul E. Johnson
Professor, Political Science
1541 Lilac Lane, Room 504
University of Kansas



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]