This forum has been archived. All content is frozen. Please use KDE Discuss instead.

[SOLVED] Long time to wake up

Tags: None
(comma "," separated)
grzadr
Registered Member
Posts
10
Karma
0

[SOLVED] Long time to wake up

Wed Jul 13, 2016 4:37 pm
I have a very annoying problem with KDE Neon 5.7. When I close the lid of my laptop, computer switches to sleep mode. When I open the lid for 10 seconds I see nothing else but black screen with cursor. How can I examine what's wrong?

Last edited by grzadr on Fri Jul 15, 2016 6:17 am, edited 1 time in total.
User avatar
Cymaphore
Registered Member
Posts
28
Karma
1

Re: Long time to wake up

Wed Jul 13, 2016 10:22 pm
Hi,

there are a couple of possible reasons for this. Most likely there is some driver or process stalling.

A good idea would be to examine the system log and look at the actions and the order of their timing.

  • Close your notebook, remember the time of closing and leave it closed for like two minutes.
  • Open it, remember the time
  • Start a shell and run "sudo journalctl -S 12:34" (enter a time a few minutes before you closed your notebook instead of the example 12:34 to only show relevant logs)
  • You can save that to file by running: sudo journalctl -S 12:34 > /tmp/some-log.txt
  • Scroll up to the lines where the interrupt during sleep is visible.
  • Look at the lines after the sleep gap. Note if there are major gaps in timing. If so, copy the lines immediately before and after the gap.

If you post the log here, we could have a look if maybe something is wrong there.

In case you have got some very recent hardware and that's the cause, I could tell you how to try out a more recent kernel, that resolved a couple of issues for me.

Best regards


grzadr
Registered Member
Posts
10
Karma
0

Re: Long time to wake up

Thu Jul 14, 2016 6:32 am
Thanks Cymaphore. I've figured out that bluetooth is to be blamed for this. When I switched it off computer wakes in a second. Any ideas how to fix that? My laptop is not new, I bought it 3 years ago.

Code: Select all
lip 14 08:24:30 toshiba systemd-sleep[19417]: Suspending system...
lip 14 08:25:43 toshiba kernel: PM: Syncing filesystems ... done.
lip 14 08:25:43 toshiba kernel: PM: Preparing system for sleep (mem)
lip 14 08:25:43 toshiba kernel: Freezing user space processes ... (elapsed 0.155 seconds) done.
lip 14 08:25:43 toshiba kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
lip 14 08:25:43 toshiba kernel: PM: Suspending system (mem)
lip 14 08:25:43 toshiba kernel: Suspending console(s) (use no_console_suspend to debug)
lip 14 08:25:43 toshiba kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
lip 14 08:25:43 toshiba kernel: sd 0:0:0:0: [sda] Stopping disk
lip 14 08:25:43 toshiba kernel: toshiba_haps: HDD protection level set to: 0
lip 14 08:25:43 toshiba kernel: PM: suspend of devices complete after 480.081 msecs
lip 14 08:25:43 toshiba kernel: PM: late suspend of devices complete after 15.873 msecs
lip 14 08:25:43 toshiba kernel: ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
lip 14 08:25:43 toshiba kernel: ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
lip 14 08:25:43 toshiba kernel: xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
lip 14 08:25:43 toshiba kernel: PM: noirq suspend of devices complete after 16.181 msecs
lip 14 08:25:43 toshiba kernel: ACPI: Preparing to enter system sleep state S3
lip 14 08:25:43 toshiba kernel: ACPI : EC: EC stopped
lip 14 08:25:43 toshiba kernel: PM: Saving platform NVS memory
lip 14 08:25:43 toshiba kernel: Disabling non-boot CPUs ...
lip 14 08:25:43 toshiba kernel: Broke affinity for irq 25
lip 14 08:25:43 toshiba kernel: smpboot: CPU 1 is now offline
lip 14 08:25:43 toshiba kernel: Broke affinity for irq 25
lip 14 08:25:43 toshiba kernel: smpboot: CPU 2 is now offline
lip 14 08:25:43 toshiba kernel: Broke affinity for irq 1
lip 14 08:25:43 toshiba kernel: Broke affinity for irq 9
lip 14 08:25:43 toshiba kernel: Broke affinity for irq 12
lip 14 08:25:43 toshiba kernel: Broke affinity for irq 16
lip 14 08:25:43 toshiba kernel: Broke affinity for irq 18
lip 14 08:25:43 toshiba kernel: Broke affinity for irq 23
lip 14 08:25:43 toshiba kernel: Broke affinity for irq 25
lip 14 08:25:43 toshiba kernel: Broke affinity for irq 26
lip 14 08:25:43 toshiba kernel: smpboot: CPU 3 is now offline
lip 14 08:25:43 toshiba kernel: ACPI: Low-level resume complete
lip 14 08:25:43 toshiba kernel: ACPI : EC: EC started
lip 14 08:25:43 toshiba kernel: PM: Restoring platform NVS memory
lip 14 08:25:43 toshiba kernel: Enabling non-boot CPUs ...
lip 14 08:25:43 toshiba kernel: x86: Booting SMP configuration:
lip 14 08:25:43 toshiba kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
lip 14 08:25:43 toshiba kernel:  cache: parent cpu1 should not be sleeping
lip 14 08:25:43 toshiba kernel: CPU1 is up
lip 14 08:25:43 toshiba kernel: smpboot: Booting Node 0 Processor 2 APIC 0x2
lip 14 08:25:43 toshiba kernel:  cache: parent cpu2 should not be sleeping
lip 14 08:25:43 toshiba kernel: CPU2 is up
lip 14 08:25:43 toshiba kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
lip 14 08:25:43 toshiba kernel:  cache: parent cpu3 should not be sleeping
lip 14 08:25:43 toshiba kernel: CPU3 is up
lip 14 08:25:43 toshiba kernel: ACPI: Waking up from system sleep state S3
lip 14 08:25:43 toshiba kernel: ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
lip 14 08:25:43 toshiba kernel: ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
lip 14 08:25:43 toshiba kernel: xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
lip 14 08:25:43 toshiba kernel: PM: noirq resume of devices complete after 16.405 msecs
lip 14 08:25:43 toshiba kernel: PM: early resume of devices complete after 0.321 msecs
lip 14 08:25:43 toshiba kernel: ath: phy0: ASPM enabled: 0x43
lip 14 08:25:43 toshiba kernel: toshiba_haps: HDD protection level set to: 2
lip 14 08:25:43 toshiba kernel: rtc_cmos 00:01: System wakeup disabled by ACPI
lip 14 08:25:43 toshiba kernel: sd 0:0:0:0: [sda] Starting disk
lip 14 08:25:43 toshiba kernel: usb 1-1.4: reset high-speed USB device number 4 using ehci-pci
lip 14 08:25:43 toshiba kernel: ata4: SATA link down (SStatus 0 SControl 300)
lip 14 08:25:43 toshiba kernel: ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
lip 14 08:25:43 toshiba kernel: usb 1-1.3: reset full-speed USB device number 6 using ehci-pci
lip 14 08:25:43 toshiba kernel: ata5.00: configured for UDMA/133
lip 14 08:25:43 toshiba kernel: usb 1-1.3: device firmware changed
lip 14 08:25:43 toshiba kernel: PM: resume of devices complete after 487.752 msecs
lip 14 08:25:43 toshiba kernel: PM: Finishing wakeup.
lip 14 08:25:43 toshiba kernel: Restarting tasks ... done.
lip 14 08:25:43 toshiba systemd[1]: Time has been changed
lip 14 08:25:43 toshiba org.kde.kdeconnect[2819]: kdeconnect.core: Broadcasting identity packet
lip 14 08:25:43 toshiba systemd[1]: snapd.refresh.timer: Adding 3h 10min 21.822211s random time.
lip 14 08:25:43 toshiba systemd[1]: apt-daily.timer: Adding 9h 47min 22.584978s random time.
lip 14 08:25:43 toshiba systemd[2761]: Time has been changed
lip 14 08:25:43 toshiba systemd-logind[2488]: Lid opened.
lip 14 08:25:43 toshiba kernel: usb 1-1.3: USB disconnect, device number 6
lip 14 08:25:43 toshiba bluetoothd[2721]: Endpoint unregistered: sender=:1.33 path=/MediaEndpoint/A2DPSource
lip 14 08:25:43 toshiba bluetoothd[2721]: Endpoint unregistered: sender=:1.33 path=/MediaEndpoint/A2DPSink
lip 14 08:25:43 toshiba systemd[1]: Starting Load/Save RF Kill Switch Status...
lip 14 08:25:43 toshiba dbus[2501]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.33" (uid=1000 pid=2940 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.18" (uid=0 pid=2721 comm="/usr/lib/bluetooth/bluetoothd ")
lip 14 08:25:43 toshiba dbus[2501]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.33" (uid=1000 pid=2940 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.18" (uid=0 pid=2721 comm="/usr/lib/bluetooth/bluetoothd ")
lip 14 08:25:43 toshiba dbus[2501]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.33" (uid=1000 pid=2940 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.18" (uid=0 pid=2721 comm="/usr/lib/bluetooth/bluetoothd ")
lip 14 08:25:43 toshiba dbus[2501]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.33" (uid=1000 pid=2940 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.18" (uid=0 pid=2721 comm="/usr/lib/bluetooth/bluetoothd ")
lip 14 08:25:43 toshiba systemd[1]: Started Load/Save RF Kill Switch Status.
lip 14 08:25:43 toshiba systemd[1]: bluetooth.target: Unit not needed anymore. Stopping.
lip 14 08:25:43 toshiba systemd[1]: Stopped target Bluetooth.
lip 14 08:25:43 toshiba kernel: psmouse serio2: synaptics: queried max coordinates: x [..5692], y [..4680]
lip 14 08:25:43 toshiba kernel: usb 1-1.3: new full-speed USB device number 7 using ehci-pci
lip 14 08:25:43 toshiba kernel: usb 1-1.3: New USB device found, idVendor=0930, idProduct=0219
lip 14 08:25:43 toshiba kernel: usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
lip 14 08:25:43 toshiba kernel: usb 1-1.3: Product: Bluetooth USB Host Controller
lip 14 08:25:43 toshiba kernel: usb 1-1.3: Manufacturer: Atheros Communications
lip 14 08:25:43 toshiba kernel: usb 1-1.3: SerialNumber: Alaska Day 2006
lip 14 08:25:43 toshiba kernel: usb 1-1.3: USB disconnect, device number 7
lip 14 08:25:43 toshiba systemd-sleep[19417]: System resumed.
lip 14 08:25:43 toshiba systemd-sleep[19417]: Failed to connect to non-global ctrl_ifname: (nil)  error: No such file or directory
lip 14 08:25:43 toshiba systemd-sleep[19584]: /lib/systemd/system-sleep/wpasupplicant failed with error code 255.
lip 14 08:25:44 toshiba kernel: usb 1-1.3: new full-speed USB device number 8 using ehci-pci
lip 14 08:25:45 toshiba kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
lip 14 08:25:45 toshiba kernel: ata1.00: configured for UDMA/100
lip 14 08:25:45 toshiba systemd-sleep[19417]: /dev/sda:
lip 14 08:25:45 toshiba systemd-sleep[19417]:  setting Advanced Power Management level to 0xfe (254)
lip 14 08:25:45 toshiba systemd-sleep[19417]:  APM_level        = 254
lip 14 08:25:45 toshiba systemd-sleep[19417]: /dev/sda:
lip 14 08:25:45 toshiba systemd-sleep[19417]:  setting standby to 36 (3 minutes)
lip 14 08:25:45 toshiba systemd[1]: Started Suspend.
lip 14 08:25:45 toshiba systemd[1]: sleep.target: Unit not needed anymore. Stopping.
lip 14 08:25:45 toshiba systemd[1]: Stopped target Sleep.
lip 14 08:25:45 toshiba systemd[1]: Reached target Suspend.
lip 14 08:25:45 toshiba systemd-logind[2488]: Operation 'sleep' finished.
lip 14 08:25:45 toshiba systemd[1]: suspend.target: Unit is bound to inactive unit systemd-suspend.service. Stopping, too.
lip 14 08:25:45 toshiba kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
lip 14 08:25:45 toshiba kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
lip 14 08:25:45 toshiba kernel: IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
lip 14 08:25:45 toshiba systemd[1]: Stopped target Suspend.
lip 14 08:25:45 toshiba NetworkManager[2530]: <info>  [1468477545.8218] manager: wake requested (sleeping: yes  enabled: yes)
lip 14 08:25:45 toshiba NetworkManager[2530]: <info>  [1468477545.8218] manager: waking up...
lip 14 08:25:45 toshiba NetworkManager[2530]: <info>  [1468477545.8219] device (wlp2s0): state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
lip 14 08:25:45 toshiba NetworkManager[2530]: <info>  [1468477545.8414] device (enp3s0): state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
lip 14 08:25:45 toshiba systemd[1]: Started Run anacron jobs at resume.
lip 14 08:25:45 toshiba NetworkManager[2530]: <info>  [1468477545.8577] manager: NetworkManager state is now DISCONNECTED
lip 14 08:25:45 toshiba kernel: IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
lip 14 08:25:45 toshiba wpa_supplicant[2672]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
lip 14 08:25:45 toshiba wpa_supplicant[2672]: dbus: Failed to construct signal
lip 14 08:25:45 toshiba NetworkManager[2530]: <info>  [1468477545.9060] device (wlp2s0): supplicant interface state: starting -> ready
lip 14 08:25:45 toshiba NetworkManager[2530]: <info>  [1468477545.9061] device (wlp2s0): state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
lip 14 08:25:45 toshiba kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
lip 14 08:25:46 toshiba packagekitd[3016]: Starting pkgProblemResolver with broken count: 0
lip 14 08:25:46 toshiba packagekitd[3016]: Starting 2 pkgProblemResolver with broken count: 0
lip 14 08:25:46 toshiba packagekitd[3016]: Done
lip 14 08:25:46 toshiba PackageKit[3016]: get-updates transaction /234_ebebcbbd from uid 1000 finished with success after 677ms
lip 14 08:25:46 toshiba NetworkManager[2530]: <info>  [1468477546.7620] device (wlp2s0): supplicant interface state: ready -> inactive
lip 14 08:25:46 toshiba NetworkManager[2530]: <info>  [1468477546.7820] policy: auto-activating connection 'Thom_D0042431'
lip 14 08:25:46 toshiba NetworkManager[2530]: <info>  [1468477546.7836] device (wlp2s0): Activation: starting connection 'Thom_D0042431' (43ace987-0f09-4fd2-8b73-a775990a9fd6)
lip 14 08:25:46 toshiba NetworkManager[2530]: <info>  [1468477546.7844] device (wlp2s0): state change: disconnected -> prepare (reason 'none') [30 40 0]
lip 14 08:25:46 toshiba NetworkManager[2530]: <info>  [1468477546.7847] manager: NetworkManager state is now CONNECTING
lip 14 08:25:46 toshiba NetworkManager[2530]: <info>  [1468477546.7855] device (wlp2s0): state change: prepare -> config (reason 'none') [40 50 0]
lip 14 08:25:46 toshiba NetworkManager[2530]: <info>  [1468477546.7860] device (wlp2s0): Activation: (wifi) access point 'Thom_D0042431' has security, but secrets are required.
lip 14 08:25:46 toshiba NetworkManager[2530]: <info>  [1468477546.7860] device (wlp2s0): state change: config -> need-auth (reason 'none') [50 60 0]
lip 14 08:25:46 toshiba org.kde.kdeconnect[2819]: kdeconnect.core: Broadcasting identity packet
lip 14 08:25:46 toshiba org.kde.kdeconnect[2819]: kdeconnect.core: Broadcasting identity packet
lip 14 08:25:49 toshiba kernel: usb 1-1.3: device descriptor read/64, error -110
lip 14 08:25:50 toshiba kernel: toshiba_haps: Received event: 0x80
lip 14 08:25:50 toshiba kernel: toshiba_haps: Received event: 0x81
lip 14 08:25:59 toshiba kernel: usb 1-1.3: device not accepting address 8, error -32
lip 14 08:25:59 toshiba kernel: usb 1-1.3: new full-speed USB device number 9 using ehci-pci
lip 14 08:25:59 toshiba kernel: usb 1-1.3: New USB device found, idVendor=0930, idProduct=0219
lip 14 08:25:59 toshiba kernel: usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
lip 14 08:25:59 toshiba kernel: usb 1-1.3: Product: Bluetooth USB Host Controller
lip 14 08:25:59 toshiba kernel: usb 1-1.3: Manufacturer: Atheros Communications
lip 14 08:25:59 toshiba kernel: usb 1-1.3: SerialNumber: Alaska Day 2006
lip 14 08:25:59 toshiba systemd[1]: Starting Load/Save RF Kill Switch Status...
lip 14 08:25:59 toshiba bluetoothd[2721]: Failed to obtain handles for "Service Changed" characteristic
lip 14 08:25:59 toshiba bluetoothd[2721]: Not enough free handles to register service
lip 14 08:25:59 toshiba bluetoothd[2721]: Error adding Link Loss service
lip 14 08:25:59 toshiba bluetoothd[2721]: Not enough free handles to register service
lip 14 08:25:59 toshiba bluetoothd[2721]: Not enough free handles to register service
lip 14 08:25:59 toshiba bluetoothd[2721]: Not enough free handles to register service
lip 14 08:25:59 toshiba bluetoothd[2721]: Current Time Service could not be registered
lip 14 08:25:59 toshiba bluetoothd[2721]: gatt-time-server: Input/output error (5)
lip 14 08:25:59 toshiba bluetoothd[2721]: Not enough free handles to register service
lip 14 08:25:59 toshiba systemd[1]: Reached target Bluetooth.
lip 14 08:25:59 toshiba bluetoothd[2721]: Not enough free handles to register service
lip 14 08:25:59 toshiba bluetoothd[2721]: Sap driver initialization failed.
lip 14 08:25:59 toshiba bluetoothd[2721]: sap-server: Operation not permitted (1)
lip 14 08:25:59 toshiba bluetoothd[2721]: Endpoint registered: sender=:1.33 path=/MediaEndpoint/A2DPSource
lip 14 08:25:59 toshiba bluetoothd[2721]: Endpoint registered: sender=:1.33 path=/MediaEndpoint/A2DPSink
lip 14 08:25:59 toshiba systemd[1]: Started Load/Save RF Kill Switch Status.
lip 14 08:26:00 toshiba NetworkManager[2530]: <info>  [1468477560.3873] device (wlp2s0): state change: need-auth -> prepare (reason 'none') [60 40 0]
lip 14 08:26:00 toshiba NetworkManager[2530]: <info>  [1468477560.3879] device (wlp2s0): state change: prepare -> config (reason 'none') [40 50 0]
lip 14 08:26:00 toshiba NetworkManager[2530]: <info>  [1468477560.3890] device (wlp2s0): Activation: (wifi) connection 'Thom_D0042431' has security, and secrets exist.  No new secrets needed.
lip 14 08:26:00 toshiba NetworkManager[2530]: <info>  [1468477560.3895] Config: added 'ssid' value 'Thom_D0042431'
lip 14 08:26:00 toshiba NetworkManager[2530]: <info>  [1468477560.3899] Config: added 'scan_ssid' value '1'
lip 14 08:26:00 toshiba NetworkManager[2530]: <info>  [1468477560.3903] Config: added 'key_mgmt' value 'WPA-PSK'
lip 14 08:26:00 toshiba NetworkManager[2530]: <info>  [1468477560.3905] Config: added 'psk' value '<omitted>'
lip 14 08:26:00 toshiba org.kde.kdeconnect[2819]: kdeconnect.core: Broadcasting identity packet
lip 14 08:26:00 toshiba NetworkManager[2530]: <info>  [1468477560.3934] sup-iface[0x1b944c0,wlp2s0]: config: set interface ap_scan to 1
lip 14 08:26:00 toshiba NetworkManager[2530]: <info>  [1468477560.4200] device (wlp2s0): supplicant interface state: inactive -> scanning
lip 14 08:26:01 toshiba wpa_supplicant[2672]: wlp2s0: SME: Trying to authenticate with 00:26:24:30:37:27 (SSID='Thom_D0042431' freq=2412 MHz)
lip 14 08:26:01 toshiba kernel: wlp2s0: authenticate with 00:26:24:30:37:27
lip 14 08:26:01 toshiba NetworkManager[2530]: <info>  [1468477561.2752] device (wlp2s0): supplicant interface state: scanning -> authenticating
lip 14 08:26:01 toshiba kernel: wlp2s0: send auth to 00:26:24:30:37:27 (try 1/3)
lip 14 08:26:01 toshiba wpa_supplicant[2672]: wlp2s0: Trying to associate with 00:26:24:30:37:27 (SSID='Thom_D0042431' freq=2412 MHz)
lip 14 08:26:01 toshiba kernel: wlp2s0: authenticated
lip 14 08:26:01 toshiba kernel: wlp2s0: associate with 00:26:24:30:37:27 (try 1/3)
lip 14 08:26:01 toshiba kernel: wlp2s0: RX AssocResp from 00:26:24:30:37:27 (capab=0x411 status=0 aid=3)
lip 14 08:26:01 toshiba kernel: wlp2s0: associated
lip 14 08:26:01 toshiba kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
lip 14 08:26:01 toshiba wpa_supplicant[2672]: wlp2s0: Associated with 00:26:24:30:37:27
lip 14 08:26:01 toshiba NetworkManager[2530]: <info>  [1468477561.2844] device (wlp2s0): supplicant interface state: authenticating -> associated
lip 14 08:26:01 toshiba NetworkManager[2530]: <info>  [1468477561.3030] device (wlp2s0): supplicant interface state: associated -> 4-way handshake
lip 14 08:26:01 toshiba wpa_supplicant[2672]: wlp2s0: WPA: Key negotiation completed with 00:26:24:30:37:27 [PTK=CCMP GTK=TKIP]
lip 14 08:26:01 toshiba wpa_supplicant[2672]: wlp2s0: CTRL-EVENT-CONNECTED - Connection to 00:26:24:30:37:27 completed [id=0 id_str=]
lip 14 08:26:01 toshiba NetworkManager[2530]: <info>  [1468477561.3212] device (wlp2s0): supplicant interface state: 4-way handshake -> completed
lip 14 08:26:01 toshiba NetworkManager[2530]: <info>  [1468477561.3212] device (wlp2s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'Thom_D0042431'.
lip 14 08:26:01 toshiba NetworkManager[2530]: <info>  [1468477561.3213] device (wlp2s0): state change: config -> ip-config (reason 'none') [50 70 0]
lip 14 08:26:01 toshiba NetworkManager[2530]: <info>  [1468477561.3220] dhcp4 (wlp2s0): activation: beginning transaction (timeout in 45 seconds)
lip 14 08:26:01 toshiba NetworkManager[2530]: <info>  [1468477561.3241] dhcp4 (wlp2s0): dhclient started with pid 19674
lip 14 08:26:01 toshiba dhclient[19674]: DHCPREQUEST of 192.168.0.18 on wlp2s0 to 255.255.255.255 port 67 (xid=0x6fdb4be0)
lip 14 08:26:03 toshiba avahi-daemon[2532]: Joining mDNS multicast group on interface wlp2s0.IPv6 with address fe80::d21d:eae2:8e9d:c5d.
lip 14 08:26:03 toshiba avahi-daemon[2532]: New relevant interface wlp2s0.IPv6 for mDNS.
lip 14 08:26:03 toshiba avahi-daemon[2532]: Registering new address record for fe80::d21d:eae2:8e9d:c5d on wlp2s0.*.
lip 14 08:26:03 toshiba org.kde.kdeconnect[2819]: kdeconnect.core: Broadcasting identity packet
lip 14 08:26:04 toshiba dhclient[19674]: DHCPREQUEST of 192.168.0.18 on wlp2s0 to 255.255.255.255 port 67 (xid=0x6fdb4be0)
lip 14 08:26:05 toshiba dhclient[19674]: DHCPACK of 192.168.0.18 from 192.168.0.1
lip 14 08:26:05 toshiba NetworkManager[2530]: <info>  [1468477565.1742]   address 192.168.0.18
lip 14 08:26:05 toshiba NetworkManager[2530]: <info>  [1468477565.1743]   plen 24 (255.255.255.0)
lip 14 08:26:05 toshiba NetworkManager[2530]: <info>  [1468477565.1743]   gateway 192.168.0.1
lip 14 08:26:05 toshiba NetworkManager[2530]: <info>  [1468477565.1744]   server identifier 192.168.0.1
lip 14 08:26:05 toshiba NetworkManager[2530]: <info>  [1468477565.1744]   lease time 604800
lip 14 08:26:05 toshiba NetworkManager[2530]: <info>  [1468477565.1744]   nameserver '62.21.99.95'
lip 14 08:26:05 toshiba avahi-daemon[2532]: Joining mDNS multicast group on interface wlp2s0.IPv4 with address 192.168.0.18.
lip 14 08:26:05 toshiba NetworkManager[2530]: <info>  [1468477565.1745]   nameserver '62.21.99.94'
lip 14 08:26:05 toshiba avahi-daemon[2532]: New relevant interface wlp2s0.IPv4 for mDNS.
lip 14 08:26:05 toshiba NetworkManager[2530]: <info>  [1468477565.1745] dhcp4 (wlp2s0): state changed unknown -> bound
lip 14 08:26:05 toshiba avahi-daemon[2532]: Registering new address record for 192.168.0.18 on wlp2s0.IPv4.
lip 14 08:26:05 toshiba NetworkManager[2530]: <info>  [1468477565.1811] device (wlp2s0): state change: ip-config -> ip-check (reason 'none') [70 80 0]
lip 14 08:26:05 toshiba NetworkManager[2530]: <info>  [1468477565.1826] device (wlp2s0): state change: ip-check -> secondaries (reason 'none') [80 90 0]
lip 14 08:26:05 toshiba NetworkManager[2530]: <info>  [1468477565.1842] device (wlp2s0): state change: secondaries -> activated (reason 'none') [90 100 0]
lip 14 08:26:05 toshiba NetworkManager[2530]: <info>  [1468477565.1848] manager: NetworkManager state is now CONNECTED_LOCAL
lip 14 08:26:05 toshiba dhclient[19674]: bound to 192.168.0.18 -- renewal in 248742 seconds.
lip 14 08:26:05 toshiba NetworkManager[2530]: <info>  [1468477565.2473] manager: NetworkManager state is now CONNECTED_GLOBAL
lip 14 08:26:05 toshiba NetworkManager[2530]: <info>  [1468477565.2476] policy: set 'Thom_D0042431' (wlp2s0) as default for IPv4 routing and DNS
lip 14 08:26:05 toshiba NetworkManager[2530]: <info>  [1468477565.2481] dns-mgr: Writing DNS information to /sbin/resolvconf
lip 14 08:26:05 toshiba dnsmasq[3088]: setting upstream servers from DBus
lip 14 08:26:05 toshiba dnsmasq[3088]: using nameserver 62.21.99.95#53
lip 14 08:26:05 toshiba dnsmasq[3088]: using nameserver 62.21.99.94#53
lip 14 08:26:05 toshiba dnsmasq[3088]: using nameserver 208.67.220.220#53
lip 14 08:26:05 toshiba dnsmasq[3088]: using nameserver 208.67.222.222#53
lip 14 08:26:05 toshiba NetworkManager[2530]: <info>  [1468477565.2610] device (wlp2s0): Activation: successful, device activated.
lip 14 08:26:05 toshiba dbus[2501]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
lip 14 08:26:05 toshiba org.kde.kdeconnect[2819]: kdeconnect.core: Broadcasting identity packet
lip 14 08:26:05 toshiba org.kde.kdeconnect[2819]: kdeconnect.core: Broadcasting identity packet
lip 14 08:26:05 toshiba systemd[1]: Starting Network Manager Script Dispatcher Service...
lip 14 08:26:05 toshiba dbus[2501]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
lip 14 08:26:05 toshiba systemd[1]: Started Network Manager Script Dispatcher Service.
lip 14 08:26:05 toshiba nm-dispatcher[19694]: req:1 'up' [wlp2s0]: new request (1 scripts)
lip 14 08:26:05 toshiba nm-dispatcher[19694]: req:1 'up' [wlp2s0]: start running ordered scripts...
lip 14 08:26:05 toshiba packagekitd[3016]: Starting pkgProblemResolver with broken count: 0
lip 14 08:26:05 toshiba packagekitd[3016]: Starting 2 pkgProblemResolver with broken count: 0
lip 14 08:26:05 toshiba packagekitd[3016]: Done
lip 14 08:26:06 toshiba PackageKit[3016]: get-updates transaction /235_dcbdbdac from uid 1000 finished with success after 675ms
lip 14 08:26:40 toshiba sudo[19805]:   adrian : TTY=pts/1 ; PWD=/home/adrian ; USER=root ; COMMAND=/bin/journalctl -S 8:24
lip 14 08:26:40 toshiba sudo[19805]: pam_unix(sudo:session): session opened for user root by adrian(uid=0)
User avatar
Cymaphore
Registered Member
Posts
28
Karma
1

Re: Long time to wake up

Thu Jul 14, 2016 9:20 am
grzadr wrote:Thanks Cymaphore. I've figured out that bluetooth is to be blamed for this. When I switched it off computer wakes in a second. Any ideas how to fix that? My laptop is not new, I bought it 3 years ago.


There are a couple of related bugreports in launchpad, like this one. It looks like there are issues with the bluez-package. No conclusive solutions within those tickets so far, as far as I could see. It looks like something within bluez needs to be fixed.

If you don't need bluetooth on a regular basis, you could disable it simply by running:

Code: Select all
sudo rfkill block bluetooth


To re-enable bluetooth, run:

Code: Select all
sudo rfkill unblock bluetooth


If you like to tinker around, you could also try if the issue is related to the driver itself by (temporary) installing the newest mainline kernel as I described in this thread and see if it resolves the problem.


grzadr
Registered Member
Posts
10
Karma
0

Re: Long time to wake up

Thu Jul 14, 2016 2:49 pm
Thanks for your help. I've changed kernel to 4.6.4 and now bluetooth works :)
User avatar
Cymaphore
Registered Member
Posts
28
Karma
1

Re: Long time to wake up

Thu Jul 14, 2016 5:02 pm
grzadr wrote:Thanks for your help. I've changed kernel to 4.6.4 and now bluetooth works :)


Nice to hear :-)

Just keep in mind that you have to update the kernel by yourself now, in case there are new releases.

If you like you can mark this thread as "resolved" for others to know.

Best regards,
Martin




Bookmarks



Who is online

Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell, Sogou [Bot]