Suspend/resume problems with kernel 2.6.27-3.fc10 and 2.6.27-13.fc10 (works in kernel-2.6.27-0.398.rc9.fc10)

MartinG gronslet at gmail.com
Fri Oct 17 10:02:26 UTC 2008


With the latest kernels kernel-2.6.27-3.fc10.i686 and
kernel-2.6.27-13.fc10.i686, my
Dell Latitude X1 (Intel i915 graphics) does no longer wake up properly
after suspend:
All I can see is the graphical mouse pointer on a black background,
and the keyboard
does not seem to work (caps lock does not toggle the caps lock led).
So, this might be related to the keyboard driver not resuming after suspend,
or to some modeset changes in xorg.

Everything seems to work just fine if I instead boot
kernel-2.6.27-0.398.rc9.fc10.i686.

Smolt profile:
http://www.smolts.org/client/show/pub_01507560-2bed-4c14-94a5-c72964bb4b84

I have a Intel Corporation Mobile 915GM/PM/GMS/910GML graphics card, and use
the "intel" driver in /etc/X11/xorg.conf. In my grub.conf I do not
have any modeset
magic, as that broke X in earlier rawhide updates. Maybe this has changed now
- in that case, what would be the appropriate kernel parameters?

I am using KDE 4 with compiz-fusion and have the following lines in my
xorg.conf:
        Option      "AccelMethod" "XAA" # not EXA
        Option "XAANoOffscreenPixmaps" "true"
Which makes X work "pretty well". I do get a lot of errors like
  X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4a25e5f
in my ~/.xsession-errors.

Below is what /var/log/messages says when I resume in
kernel-2.6.27-3 and am forced to press the powerbutton (pressed once,
resulting in safe powerdown,
suspending 16:53:33, resuming 19:44:13 and pressing powerbutton at
19:45:11 I think)

I'd be happy to provide more details, please let me know.

-MartinG

Oct 15 16:53:33 x1 kernel: PM: Syncing filesystems ... done.
Oct 15 19:44:13 x1 bluetoothd[3633]: Stopping security manager 0
Oct 15 19:44:13 x1 bluetoothd[3633]: HCI dev 0 down
Oct 15 19:44:13 x1 bluetoothd[3633]: Unregistered interface
org.bluez.NetworkPeer on path /org/bluez/hci0
Oct 15 19:44:13 x1 bluetoothd[3633]: Unregistered interface
org.bluez.NetworkHub on path /org/bluez/hci0
Oct 15 19:44:13 x1 bluetoothd[3633]: Unregistered interface
org.bluez.NetworkRouter on path /org/bluez/hci0
Oct 15 19:44:13 x1 bluetoothd[3633]: Adapter /org/bluez/hci0 has been disabled
Oct 15 19:44:13 x1 bluetoothd[3633]: HCI dev 0 unregistered
Oct 15 19:44:13 x1 bluetoothd[3633]: Unregister path: /org/bluez/hci0
Oct 15 19:44:13 x1 bluetoothd[3633]: HCI dev 0 registered
Oct 15 19:44:13 x1 bluetoothd[3633]: HCI dev 0 up
Oct 15 19:44:13 x1 acpid: client has disconnected
Oct 15 19:44:13 x1 kernel: Freezing user space processes ... (elapsed
0.00 seconds) done.
Oct 15 19:44:13 x1 kernel: Freezing remaining freezable tasks ...
(elapsed 0.00 seconds) done.
Oct 15 19:44:13 x1 kernel: Suspending console(s) (use
no_console_suspend to debug)
Oct 15 19:44:13 x1 kernel: pci 0000:00:02.0: PCI INT A disabled
Oct 15 19:44:13 x1 kernel: btusb_intr_complete: hci0 urb f580c500
failed to resubmit (2)
Oct 15 19:44:13 x1 kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Oct 15 19:44:13 x1 kernel: sd 0:0:0:0: [sda] Stopping disk
Oct 15 19:44:13 x1 kernel: eth1: Going into suspend...
Oct 15 19:44:13 x1 kernel: ipw2200 0000:02:03.0: PCI INT A disabled
Oct 15 19:44:13 x1 kernel: sdhci-pci 0000:02:01.2: PCI INT C disabled
Oct 15 19:44:13 x1 kernel: ata_piix 0000:00:1f.1: PCI INT A disabled
Oct 15 19:44:13 x1 kernel: Intel ICH Modem 0000:00:1e.3: PCI INT B disabled
Oct 15 19:44:13 x1 kernel: Intel ICH 0000:00:1e.2: PCI INT A disabled
Oct 15 19:44:13 x1 kernel: ehci_hcd 0000:00:1d.7: PCI INT A disabled
Oct 15 19:44:13 x1 kernel: uhci_hcd 0000:00:1d.3: PCI INT D disabled
Oct 15 19:44:13 x1 kernel: uhci_hcd 0000:00:1d.2: PCI INT C disabled
Oct 15 19:44:13 x1 kernel: uhci_hcd 0000:00:1d.1: PCI INT B disabled
Oct 15 19:44:13 x1 kernel: uhci_hcd 0000:00:1d.0: PCI INT A disabled
Oct 15 19:44:13 x1 kernel: PM: suspend devices took 1.500 seconds
Oct 15 19:44:13 x1 kernel: ACPI: Preparing to enter system sleep state S3
Oct 15 19:44:13 x1 kernel: Disabling non-boot CPUs ...
Oct 15 19:44:13 x1 kernel: Intel machine check architecture supported.
Oct 15 19:44:13 x1 kernel: Intel machine check reporting enabled on CPU#0.
Oct 15 19:44:13 x1 kernel: ACPI: Waking up from system sleep state S3
Oct 15 19:44:13 x1 kernel: uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16
(level, low) -> IRQ 16
Oct 15 19:44:13 x1 kernel: usb usb2: root hub lost power or was reset
Oct 15 19:44:13 x1 kernel: uhci_hcd 0000:00:1d.1: enabling device (0000 -> 0001)
Oct 15 19:44:13 x1 kernel: uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17
(level, low) -> IRQ 17
Oct 15 19:44:13 x1 kernel: usb usb3: root hub lost power or was reset
Oct 15 19:44:13 x1 kernel: uhci_hcd 0000:00:1d.2: enabling device (0000 -> 0001)
Oct 15 19:44:13 x1 kernel: uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18
(level, low) -> IRQ 18
Oct 15 19:44:13 x1 kernel: usb usb4: root hub lost power or was reset
Oct 15 19:44:13 x1 kernel: uhci_hcd 0000:00:1d.3: enabling device (0000 -> 0001)
Oct 15 19:44:13 x1 kernel: uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 19
(level, low) -> IRQ 19
Oct 15 19:44:13 x1 kernel: usb usb5: root hub lost power or was reset
Oct 15 19:44:13 x1 kernel: ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 16
(level, low) -> IRQ 16
Oct 15 19:44:13 x1 kernel: usb usb1: root hub lost power or was reset
Oct 15 19:44:13 x1 kernel: ehci_hcd 0000:00:1d.7: debug port 1
Oct 15 19:44:13 x1 kernel: Intel ICH 0000:00:1e.2: PCI INT A -> GSI 16
(level, low) -> IRQ 16
Oct 15 19:44:13 x1 kernel: Intel ICH Modem 0000:00:1e.3: PCI INT B ->
GSI 17 (level, low) -> IRQ 17
Oct 15 19:44:13 x1 kernel: ata_piix 0000:00:1f.1: PCI INT A -> GSI 16
(level, low) -> IRQ 16
Oct 15 19:44:13 x1 kernel: ata1.00: _GTF evaluation failed (AE 0x1001)
Oct 15 19:44:13 x1 kernel: firewire_core: skipped bus generations,
destroying all nodes
Oct 15 19:44:13 x1 kernel: ata1.00: configured for UDMA/100
Oct 15 19:44:13 x1 kernel: sd 0:0:0:0: [sda] 58605120 512-byte
hardware sectors (30006 MB)
Oct 15 19:44:13 x1 kernel: sd 0:0:0:0: [sda] Write Protect is off
Oct 15 19:44:13 x1 kernel: sd 0:0:0:0: [sda] Write cache: enabled,
read cache: enabled, doesn't support DPO or FUA
Oct 15 19:44:13 x1 kernel: sdhci-pci 0000:02:01.2: PCI INT C -> GSI 17
(level, low) -> IRQ 17
Oct 15 19:44:13 x1 kernel: eth1: Coming out of suspend...
Oct 15 19:44:13 x1 kernel: ipw2200 0000:02:03.0: enabling device (0000 -> 0002)
Oct 15 19:44:13 x1 kernel: ipw2200 0000:02:03.0: PCI INT A -> GSI 17
(level, low) -> IRQ 17
Oct 15 19:44:13 x1 kernel: sd 0:0:0:0: [sda] Starting disk
Oct 15 19:44:13 x1 kernel: firewire_core: created device fw0: GUID
484fc000163ad030, S400
Oct 15 19:44:13 x1 kernel: usb 3-1: reset full speed USB device using
uhci_hcd and address 2
Oct 15 19:44:13 x1 kernel: pci 0000:00:02.0: PCI INT A -> GSI 16
(level, low) -> IRQ 16
Oct 15 19:44:13 x1 kernel: PM: resume devices took 3.598 seconds
Oct 15 19:44:13 x1 bluetoothd[3633]: Registered interface
org.bluez.SerialProxyManager on path /org/bluez/hci0
Oct 15 19:44:13 x1 bluetoothd[3633]: Registered interface
org.bluez.NetworkPeer on path /org/bluez/hci0
Oct 15 19:44:13 x1 bluetoothd[3633]: Registered interface
org.bluez.NetworkHub on path /org/bluez/hci0
Oct 15 19:44:13 x1 bluetoothd[3633]: Registered interface
org.bluez.NetworkRouter on path /org/bluez/hci0
Oct 15 19:44:13 x1 bluetoothd[3633]: Failed to listen on control channel
Oct 15 19:44:13 x1 bluetoothd[3633]: Registered interface
org.bluez.Service on path /org/bluez/hci0
Oct 15 19:44:13 x1 bluetoothd[3633]: Adapter /org/bluez/hci0 has been enabled
Oct 15 19:44:13 x1 bluetoothd[3633]: Starting security manager 0
Oct 15 19:44:13 x1 kernel: Restarting tasks ... done.
Oct 15 19:44:14 x1 acpid: client connected from 2449[0:0]
Oct 15 19:44:14 x1 NetworkManager: <info>  Waking up...
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth0): now managed
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth0): device state change: 1 -> 2
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth0): bringing up device.
Oct 15 19:44:14 x1 kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth0): preparing device.
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth0): deactivating device
(reason: 2).
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth1): now managed
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth1): device state change: 1 -> 2
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth1): bringing up device.
Oct 15 19:44:14 x1 kernel: ADDRCONF(NETDEV_UP): eth1: link is not ready
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth1): preparing device.
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth1): deactivating device
(reason: 2).
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth1): device state change: 2 -> 3
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth1): supplicant
interface state change: 1 -> 2.
Oct 15 19:44:14 x1 NetworkManager: <info>  Activation (eth1) starting
connection 'Auto XXX'
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth1): device state change: 3 -> 4
Oct 15 19:44:14 x1 NetworkManager: <info>  Activation (eth1) Stage 1
of 5 (Device Prepare) scheduled...
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth1): supplicant
connection state change: 0 -> 2
Oct 15 19:44:14 x1 NetworkManager: <info>  Activation (eth1) Stage 1
of 5 (Device Prepare) started...
Oct 15 19:44:14 x1 NetworkManager: <info>  Activation (eth1) Stage 2
of 5 (Device Configure) scheduled...
Oct 15 19:44:14 x1 NetworkManager: <info>  Activation (eth1) Stage 1
of 5 (Device Prepare) complete.
Oct 15 19:44:14 x1 NetworkManager: <info>  Activation (eth1) Stage 2
of 5 (Device Configure) starting...
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth1): device state change: 4 -> 5
Oct 15 19:44:14 x1 NetworkManager: <info>  Activation (eth1/wireless):
connection 'Auto XXX' has security, and secrets exist.  No new secrets
needed.
Oct 15 19:44:14 x1 NetworkManager: <info>  Config: added 'ssid' value 'XXX'
Oct 15 19:44:14 x1 NetworkManager: <info>  Config: added 'scan_ssid' value '1'
Oct 15 19:44:14 x1 NetworkManager: <info>  Config: added 'key_mgmt'
value 'WPA-PSK'
Oct 15 19:44:14 x1 NetworkManager: <info>  Config: added 'psk' value '<omitted>'
Oct 15 19:44:14 x1 NetworkManager: <info>  Config: added 'proto' value 'WPA RSN'
Oct 15 19:44:14 x1 NetworkManager: <info>  Config: added 'pairwise'
value 'TKIP CCMP'
Oct 15 19:44:14 x1 NetworkManager: <info>  Config: added 'group' value
'WEP40 WEP104 TKIP CCMP'
Oct 15 19:44:14 x1 NetworkManager: <info>  Activation (eth1) Stage 2
of 5 (Device Configure) complete.
Oct 15 19:44:14 x1 NetworkManager: <info>  Config: set interface ap_scan to 1
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth1): supplicant
connection state change: 2 -> 0
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth1): supplicant
connection state change: 0 -> 2
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth1): supplicant
connection state change: 2 -> 3
Oct 15 19:44:14 x1 kernel: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth1): supplicant
connection state change: 3 -> 4
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth1): supplicant
connection state change: 4 -> 5
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth1): supplicant
connection state change: 5 -> 6
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth1): supplicant
connection state change: 6 -> 7
Oct 15 19:44:14 x1 NetworkManager: <info>  Activation (eth1/wireless)
Stage 2 of 5 (Device Configure) successful.  Connected to wireless
network 'XXX'.
Oct 15 19:44:14 x1 NetworkManager: <info>  Activation (eth1) Stage 3
of 5 (IP Configure Start) scheduled.
Oct 15 19:44:14 x1 NetworkManager: <info>  Activation (eth1) Stage 3
of 5 (IP Configure Start) started...
Oct 15 19:44:14 x1 NetworkManager: <info>  (eth1): device state change: 5 -> 7
Oct 15 19:44:14 x1 NetworkManager: <info>  Activation (eth1) Beginning
DHCP transaction.
Oct 15 19:44:14 x1 dhclient: Internet Systems Consortium DHCP Client 4.0.0
Oct 15 19:44:14 x1 dhclient: Copyright 2004-2007 Internet Systems Consortium.
Oct 15 19:44:14 x1 dhclient: All rights reserved.
Oct 15 19:44:14 x1 dhclient: For info, please visit http://www.isc.org/sw/dhcp/
Oct 15 19:44:14 x1 dhclient:
Oct 15 19:44:14 x1 NetworkManager: <info>  dhclient started with pid 5503
Oct 15 19:44:14 x1 NetworkManager: <info>  Activation (eth1) Stage 3
of 5 (IP Configure Start) complete.
Oct 15 19:44:14 x1 NetworkManager: <info>  DHCP: device eth1 state
changed normal exit -> preinit
Oct 15 19:44:14 x1 dhclient: Listening on LPF/eth1/00:12:f0:62:c5:88
Oct 15 19:44:14 x1 dhclient: Sending on   LPF/eth1/00:12:f0:62:c5:88
Oct 15 19:44:14 x1 dhclient: Sending on   Socket/fallback
Oct 15 19:44:15 x1 dhclient: DHCPDISCOVER on eth1 to 255.255.255.255
port 67 interval 5
Oct 15 19:44:15 x1 dhclient: DHCPOFFER from 192.168.3.1
Oct 15 19:44:15 x1 dhclient: DHCPREQUEST on eth1 to 255.255.255.255 port 67
Oct 15 19:44:15 x1 dhclient: DHCPACK from 192.168.3.1
Oct 15 19:44:15 x1 NetworkManager: <info>  DHCP: device eth1 state
changed preinit -> bound
Oct 15 19:44:15 x1 NetworkManager: <info>  Activation (eth1) Stage 4
of 5 (IP Configure Get) scheduled...
Oct 15 19:44:15 x1 NetworkManager: <info>  Activation (eth1) Stage 4
of 5 (IP Configure Get) started...
Oct 15 19:44:15 x1 NetworkManager: <info>    address 192.168.3.6
Oct 15 19:44:15 x1 NetworkManager: <info>    prefix 24 (255.255.255.0)
Oct 15 19:44:15 x1 NetworkManager: <info>    gateway 192.168.3.1
Oct 15 19:44:15 x1 NetworkManager: <info>    hostname 'x1'
Oct 15 19:44:15 x1 NetworkManager: <info>    nameserver '192.168.3.1'
Oct 15 19:44:15 x1 NetworkManager: <info>    domain name 'xxx'
Oct 15 19:44:15 x1 NetworkManager: <info>  Activation (eth1) Stage 5
of 5 (IP Configure Commit) scheduled...
Oct 15 19:44:15 x1 NetworkManager: <info>  Activation (eth1) Stage 4
of 5 (IP Configure Get) complete.
Oct 15 19:44:15 x1 NetworkManager: <info>  Activation (eth1) Stage 5
of 5 (IP Configure Commit) started...
Oct 15 19:44:15 x1 avahi-daemon[2320]: Joining mDNS multicast group on
interface eth1.IPv4 with address 192.168.3.6.
Oct 15 19:44:15 x1 avahi-daemon[2320]: New relevant interface
eth1.IPv4 for mDNS.
Oct 15 19:44:15 x1 avahi-daemon[2320]: Registering new address record
for 192.168.3.6 on eth1.IPv4.
Oct 15 19:44:15 x1 dhclient: bound to 192.168.3.6 -- renewal in 36043 seconds.
Oct 15 19:44:15 x1 avahi-daemon[2320]: Registering new address record
for <snip> on eth1.*.
Oct 15 19:44:16 x1 NetworkManager: <info>  (eth1): device state change: 7 -> 8
Oct 15 19:44:16 x1 NetworkManager: <WARN>
nm_system_replace_default_ip4_route(): replace_default_ip4_route()
returned error Success (0)
Oct 15 19:44:16 x1 NetworkManager: <info>  Policy set 'Auto XXX'
(eth1) as default for routing and DNS.
Oct 15 19:44:16 x1 NetworkManager: <info>  Activation (eth1)
successful, device activated.
Oct 15 19:44:16 x1 NetworkManager: <info>  Activation (eth1) Stage 5
of 5 (IP Configure Commit) complete.
Oct 15 19:44:34 x1 ntpd[5608]: ntpd 4.2.4p5 at 1.1541-o Wed Oct  8
11:22:54 UTC 2008 (1)
Oct 15 19:44:34 x1 ntpd[5609]: precision = 2.095 usec
Oct 15 19:44:34 x1 ntpd[5609]: Listening on interface #0 wildcard,
0.0.0.0#123 Disabled
Oct 15 19:44:34 x1 ntpd[5609]: Listening on interface #1 wildcard,
::#123 Disabled
Oct 15 19:44:34 x1 ntpd[5609]: Listening on interface #2 lo, ::1#123 Enabled
Oct 15 19:44:34 x1 ntpd[5609]: Listening on interface #3 eth1,
fe80::212:f0ff:fe62:c588#123 Enabled
Oct 15 19:44:34 x1 ntpd[5609]: Listening on interface #4 lo,
127.0.0.1#123 Enabled
Oct 15 19:44:34 x1 ntpd[5609]: Listening on interface #5 eth1,
192.168.3.6#123 Enabled
Oct 15 19:44:34 x1 ntpd[5609]: Listening on routing socket on fd #22
for interface updates
Oct 15 19:44:34 x1 ntpd[5609]: kernel time sync status 0040
Oct 15 19:44:34 x1 ntpd[5609]: frequency initialized -77.072 PPM from
/var/lib/ntp/drift
Oct 15 19:44:34 x1 ntpd[5609]: Warning: the "dynamic" keyword has been
obsoleted and will be removed in the next release
Oct 15 19:44:34 x1 ntpd[5609]: Warning: the "dynamic" keyword has been
obsoleted and will be removed in the next release
Oct 15 19:44:34 x1 ntpd[5609]: Warning: the "dynamic" keyword has been
obsoleted and will be removed in the next release
Oct 15 19:44:34 x1 ntpd[5609]: Warning: the "dynamic" keyword has been
obsoleted and will be removed in the next release
Oct 15 19:44:36 x1 ntpd_initres[5612]: host name not found:
0.fedora.pool.ntp.org
Oct 15 19:44:36 x1 ntpd_initres[5612]: host name not found:
1.fedora.pool.ntp.org
Oct 15 19:44:36 x1 ntpd_initres[5612]: host name not found:
2.fedora.pool.ntp.org
Oct 15 19:44:36 x1 ntpd_initres[5612]: host name not found: europe.pool.ntp.org
Oct 15 19:45:06 x1 init: tty4 main process (2401) killed by TERM signal
Oct 15 19:45:06 x1 init: tty5 main process (2402) killed by TERM signal
Oct 15 19:45:06 x1 init: tty2 main process (2403) killed by TERM signal
Oct 15 19:45:06 x1 init: tty3 main process (2404) killed by TERM signal
Oct 15 19:45:06 x1 init: tty6 main process (2405) killed by TERM signal
Oct 15 19:45:06 x1 init: rc6 main process (5638) killed by TERM signal
Oct 15 19:45:07 x1 init: rc6 main process (5660) killed by TERM signal
Oct 15 19:45:07 x1 init: rc6 main process (5673) killed by TERM signal
Oct 15 19:45:07 x1 init: rc6 main process (5683) killed by TERM signal
Oct 15 19:45:07 x1 init: rc6 main process (5691) killed by TERM signal
Oct 15 19:45:07 x1 init: control-alt-delete respawning too fast, stopped
Oct 15 19:45:07 x1 init: control-alt-delete respawning too fast, stopped
Oct 15 19:45:07 x1 init: control-alt-delete respawning too fast, stopped
Oct 15 19:45:07 x1 init: control-alt-delete respawning too fast, stopped
Oct 15 19:45:07 x1 init: control-alt-delete respawning too fast, stopped
Oct 15 19:45:07 x1 init: control-alt-delete respawning too fast, stopped
Oct 15 19:45:07 x1 init: control-alt-delete respawning too fast, stopped
Oct 15 19:45:07 x1 init: control-alt-delete respawning too fast, stopped
Oct 15 19:45:07 x1 init: control-alt-delete respawning too fast, stopped
Oct 15 19:45:07 x1 init: control-alt-delete respawning too fast, stopped
Oct 15 19:45:07 x1 init: control-alt-delete respawning too fast, stopped
Oct 15 19:45:07 x1 init: control-alt-delete respawning too fast, stopped
Oct 15 19:45:07 x1 init: control-alt-delete respawning too fast, stopped
Oct 15 19:45:07 x1 init: control-alt-delete respawning too fast, stopped
Oct 15 19:45:07 x1 init: control-alt-delete respawning too fast, stopped
Oct 15 19:45:07 x1 init: control-alt-delete respawning too fast, stopped
Oct 15 19:45:11 x1 init: prefdm main process (2400) killed by KILL signal
Oct 15 19:45:38 x1 ntpd_initres[5612]: host name not found:
0.fedora.pool.ntp.org
Oct 15 19:45:38 x1 ntpd_initres[5612]: host name not found:
1.fedora.pool.ntp.org
Oct 15 19:45:38 x1 ntpd_initres[5612]: host name not found:
2.fedora.pool.ntp.org
Oct 15 19:45:38 x1 ntpd_initres[5612]: host name not found: europe.pool.ntp.org
Oct 15 19:45:54 x1 smartd[2397]: smartd received signal 15: Terminated
Oct 15 19:45:54 x1 smartd[2397]: smartd is exiting (exit status 0)
Oct 15 19:45:54 x1 init: rc6 main process (5738) killed by TERM signal




More information about the test mailing list