You are not logged in.

#1 2017-09-04 09:03:07

kpbochenek
Member
Registered: 2015-03-08
Posts: 14

thunderbolt to dual displayport suspend not working

My laptop is dell precision 5510 with usb-c output port.
Arch with newest 4.12.8 kernel (also tried kernel-lts and kernel-ck with the same results)

I have external monitor and I was connecting it through adapted usb-c <-> displayport.
I suspend my laptop without any issues, plug out / in my external monitor and everything works fine.

I decided to connect 2 external monitors and bought "Thunderbolt 3 to Dual DisplayPort Adapter - 4k 60 Hz - Windows only Compatible".
Even though it states "Windows only Compatible" everything works fine except one scenario.

When adapter is plugged and I suspend / resume my laptop everything works.
But when I unplug adapter and try to suspend laptop a screen goes black but fans are still spinning and keyboard stays bright and I can see laptop hasn't suspended. But screen is black and I can't do anything about it(hard reboot needed).
The same in other way, when no adapter is plugged it suspends and resumes fine, but when I plug in adapter and try to suspend it screen goes black but laptop still seems to work. Nothing helps except reboot.

My one concern was that this adapter is "Windows only Compatible" but unless I plug / unplug this adapter everything works perfectly fine.
Also adapter usb-c <-> DP works perfectly fine.

Do you have any idea what could be wrong?
Anything I could try to fix this issue?

Or any logs / checks I could do to debug this thing?

`journalctl` doesnt show anything interesting and I have no `dmesg` output as I need to reboot laptop hmm

Offline

#2 2017-09-04 09:29:38

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,709

Re: thunderbolt to dual displayport suspend not working

your journal contains the dmesg output, and instead of assuming that there's nothing interesting, the only way people could actually attempt to help you is by looking at your journal output and maybe notice something that you don't, so reproduce the crash and then post

journalctl -b-1

(redirect into a file or use --no-pager to capture the full output)

Offline

#3 2017-09-04 17:00:27

kpbochenek
Member
Registered: 2015-03-08
Posts: 14

Re: thunderbolt to dual displayport suspend not working

My actions:

Mon Sep 4 18:46:32 CEST 2017 :: START EXPERIMENT
Mon Sep 4 18:46:43 CEST 2017 :: SUSPEND WITH ADAPTER
Mon Sep 4 18:47:40 CEST 2017 :: RESUMED FINE
Mon Sep 4 18:47:48 CEST 2017 :: UNPLUGGING ADAPTER
Mon Sep 4 18:48:02 CEST 2017 :: DONE
Mon Sep 4 18:48:13 CEST 2017 :: SUSPEND WITHOUT ADAPTER
Mon Sep 4 18:49:25 CEST 2017 :: AFTER HARD REBOOT

journalctl log:

Sep 04 18:46:50 hoshi sudo[1933]: kpbochenek : TTY=pts/1 ; PWD=/home/kpbochenek ; USER=root ; COMMAND=/usr/bin/systemctl suspend
Sep 04 18:46:50 hoshi sudo[1933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 04 18:46:50 hoshi NetworkManager[323]: <info>  [1504543610.8910] manager: sleep requested (sleeping: no  enabled: yes)
Sep 04 18:46:50 hoshi NetworkManager[323]: <info>  [1504543610.8910] manager: sleeping...
Sep 04 18:46:50 hoshi NetworkManager[323]: <info>  [1504543610.8910] manager: NetworkManager state is now ASLEEP
Sep 04 18:46:50 hoshi sudo[1933]: pam_unix(sudo:session): session closed for user root
Sep 04 18:46:50 hoshi NetworkManager[323]: <info>  [1504543610.8912] device (wlp2s0): state change: activated -> deactivating (reason 'sleeping', internal state 'managed')
Sep 04 18:46:50 hoshi dbus[300]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Sep 04 18:46:50 hoshi NetworkManager[323]: <info>  [1504543610.9002] device (wlp2s0): state change: deactivating -> disconnected (reason 'sleeping', internal state 'managed')
Sep 04 18:46:50 hoshi avahi-daemon[299]: Withdrawing address record for fe80::a634:d9ff:fe73:1bda on wlp2s0.
Sep 04 18:46:50 hoshi avahi-daemon[299]: Leaving mDNS multicast group on interface wlp2s0.IPv6 with address fe80::a634:d9ff:fe73:1bda.
Sep 04 18:46:50 hoshi avahi-daemon[299]: Interface wlp2s0.IPv6 no longer relevant for mDNS.
Sep 04 18:46:50 hoshi systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 04 18:46:50 hoshi dbus[300]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 04 18:46:50 hoshi systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 04 18:46:50 hoshi nm-dispatcher[1949]: req:1 'connectivity-change': new request (0 scripts)
Sep 04 18:46:50 hoshi nm-dispatcher[1949]: req:1 'connectivity-change': completed: no scripts
Sep 04 18:46:50 hoshi NetworkManager[323]: <info>  [1504543610.9325] dhcp4 (wlp2s0): canceled DHCP transaction, DHCP client pid 1128
Sep 04 18:46:50 hoshi NetworkManager[323]: <info>  [1504543610.9325] dhcp4 (wlp2s0): state changed bound -> done
Sep 04 18:46:50 hoshi kernel: wlp2s0: deauthenticating from 28:10:7b:ce:f6:ac by local choice (Reason: 3=DEAUTH_LEAVING)
Sep 04 18:46:50 hoshi wpa_supplicant[505]: wlp2s0: CTRL-EVENT-DISCONNECTED bssid=28:10:7b:ce:f6:ac reason=3 locally_generated=1
Sep 04 18:46:50 hoshi avahi-daemon[299]: Withdrawing address record for 192.168.203.102 on wlp2s0.
Sep 04 18:46:50 hoshi avahi-daemon[299]: Leaving mDNS multicast group on interface wlp2s0.IPv4 with address 192.168.203.102.
Sep 04 18:46:50 hoshi avahi-daemon[299]: Interface wlp2s0.IPv4 no longer relevant for mDNS.
Sep 04 18:46:50 hoshi NetworkManager[323]: <info>  [1504543610.9495] device (wlp2s0): set-hw-addr: set MAC address to 7A:BE:0A:5D:64:39 (scanning)
Sep 04 18:46:50 hoshi NetworkManager[323]: <info>  [1504543610.9533] dns-mgr: Removing DNS information from /usr/bin/resolvconf
Sep 04 18:46:50 hoshi kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Sep 04 18:46:50 hoshi NetworkManager[323]: <warn>  [1504543610.9793] sup-iface[0x55db04253980,wlp2s0]: connection disconnected (reason -3)
Sep 04 18:46:50 hoshi NetworkManager[323]: <info>  [1504543610.9794] device (wlp2s0): supplicant interface state: completed -> disconnected
Sep 04 18:46:50 hoshi nm-dispatcher[1949]: req:2 'down' [wlp2s0]: new request (0 scripts)
Sep 04 18:46:50 hoshi nm-dispatcher[1949]: req:2 'down' [wlp2s0]: completed: no scripts
Sep 04 18:46:50 hoshi NetworkManager[323]: <info>  [1504543610.9822] device (wlp2s0): state change: disconnected -> unmanaged (reason 'sleeping', internal state 'managed')
Sep 04 18:46:50 hoshi NetworkManager[323]: <info>  [1504543610.9840] device (wlp2s0): set-hw-addr: reset MAC address to A4:34:D9:73:1B:DA (unmanage)
Sep 04 18:46:50 hoshi systemd[1]: Reached target Sleep.
Sep 04 18:46:50 hoshi systemd[1]: Starting Suspend...
Sep 04 18:46:50 hoshi systemd-sleep[2023]: Suspending system...
Sep 04 18:46:50 hoshi wpa_supplicant[505]: nl80211: Failed to open /proc/sys/net/ipv4/conf/p2p-dev-wlp2s0/drop_unicast_in_l2_multicast: No such file or directory
Sep 04 18:46:50 hoshi wpa_supplicant[505]: nl80211: Failed to set IPv4 unicast in multicast filter
Sep 04 18:46:50 hoshi wpa_supplicant[505]: nl80211: Failed to open /proc/sys/net/ipv4/conf/p2p-dev-wlp2s0/drop_unicast_in_l2_multicast: No such file or directory
Sep 04 18:46:50 hoshi wpa_supplicant[505]: nl80211: Failed to set IPv4 unicast in multicast filter
Sep 04 18:46:50 hoshi wpa_supplicant[505]: nl80211: deinit ifname=p2p-dev-wlp2s0 disabled_11b_rates=0
Sep 04 18:46:51 hoshi kernel: PM: Syncing filesystems ... done.
Sep 04 18:46:51 hoshi kernel: PM: Preparing system for sleep (mem)
Sep 04 18:46:51 hoshi kernel: bbswitch: enabling discrete graphics
Sep 04 18:46:51 hoshi wpa_supplicant[505]: nl80211: deinit ifname=wlp2s0 disabled_11b_rates=0
Sep 04 18:47:29 hoshi kernel: Freezing user space processes ... (elapsed 0.001 seconds) done.
Sep 04 18:47:29 hoshi kernel: OOM killer disabled.
Sep 04 18:47:29 hoshi kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Sep 04 18:47:29 hoshi kernel: PM: Suspending system (mem)
Sep 04 18:47:29 hoshi kernel: Suspending console(s) (use no_console_suspend to debug)
Sep 04 18:47:29 hoshi kernel: psmouse serio1: Failed to disable mouse on isa0060/serio1
Sep 04 18:47:29 hoshi kernel: PM: suspend of devices complete after 1844.859 msecs
Sep 04 18:47:29 hoshi kernel: PM: late suspend of devices complete after 17.921 msecs
Sep 04 18:47:29 hoshi kernel: PM: noirq suspend of devices complete after 69.995 msecs
Sep 04 18:47:29 hoshi kernel: ACPI: Preparing to enter system sleep state S3
Sep 04 18:47:29 hoshi kernel: ACPI : EC: event blocked
Sep 04 18:47:29 hoshi kernel: ACPI : EC: EC stopped
Sep 04 18:47:29 hoshi kernel: PM: Saving platform NVS memory
Sep 04 18:47:29 hoshi kernel: Disabling non-boot CPUs ...
Sep 04 18:47:29 hoshi kernel: smpboot: CPU 1 is now offline
Sep 04 18:47:29 hoshi kernel: smpboot: CPU 2 is now offline
Sep 04 18:47:29 hoshi kernel: smpboot: CPU 3 is now offline
Sep 04 18:47:29 hoshi kernel: smpboot: CPU 4 is now offline
Sep 04 18:47:29 hoshi kernel: smpboot: CPU 5 is now offline
Sep 04 18:47:29 hoshi kernel: smpboot: CPU 6 is now offline
Sep 04 18:47:29 hoshi kernel: smpboot: CPU 7 is now offline
Sep 04 18:47:29 hoshi kernel: ACPI: Low-level resume complete
Sep 04 18:47:29 hoshi kernel: ACPI : EC: EC started
Sep 04 18:47:29 hoshi kernel: PM: Restoring platform NVS memory
Sep 04 18:47:29 hoshi kernel: Suspended for 33.665 seconds
Sep 04 18:47:29 hoshi kernel: Enabling non-boot CPUs ...
Sep 04 18:47:29 hoshi kernel: x86: Booting SMP configuration:
Sep 04 18:47:29 hoshi kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Sep 04 18:47:29 hoshi kernel:  cache: parent cpu1 should not be sleeping
Sep 04 18:47:29 hoshi kernel: CPU1 is up
Sep 04 18:47:29 hoshi kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Sep 04 18:47:29 hoshi kernel:  cache: parent cpu2 should not be sleeping
Sep 04 18:47:29 hoshi kernel: CPU2 is up
Sep 04 18:47:29 hoshi kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Sep 04 18:47:29 hoshi kernel:  cache: parent cpu3 should not be sleeping
Sep 04 18:47:29 hoshi kernel: CPU3 is up
Sep 04 18:47:29 hoshi kernel: smpboot: Booting Node 0 Processor 4 APIC 0x1
Sep 04 18:47:29 hoshi kernel:  cache: parent cpu4 should not be sleeping
Sep 04 18:47:29 hoshi kernel: CPU4 is up
Sep 04 18:47:29 hoshi kernel: smpboot: Booting Node 0 Processor 5 APIC 0x3
Sep 04 18:47:29 hoshi kernel:  cache: parent cpu5 should not be sleeping
Sep 04 18:47:29 hoshi kernel: CPU5 is up
Sep 04 18:47:29 hoshi kernel: smpboot: Booting Node 0 Processor 6 APIC 0x5
Sep 04 18:47:29 hoshi kernel:  cache: parent cpu6 should not be sleeping
Sep 04 18:47:29 hoshi kernel: CPU6 is up
Sep 04 18:47:29 hoshi kernel: smpboot: Booting Node 0 Processor 7 APIC 0x7
Sep 04 18:47:29 hoshi kernel:  cache: parent cpu7 should not be sleeping
Sep 04 18:47:29 hoshi kernel: CPU7 is up
Sep 04 18:47:29 hoshi kernel: ACPI: Waking up from system sleep state S3
Sep 04 18:47:29 hoshi kernel: ACPI Error: [\_SB_.PCI0.SAT0.TFGF] Namespace lookup failure, AE_NOT_FOUND (20170303/psargs-364)
Sep 04 18:47:29 hoshi kernel: ACPI Error: Method parse/execution failed [\RWAK] (Node ffff9681dd1435c8), AE_NOT_FOUND (20170303/psparse-543)
Sep 04 18:47:29 hoshi kernel: ACPI Error: Method parse/execution failed [\_WAK] (Node ffff9681dd136140), AE_NOT_FOUND (20170303/psparse-543)
Sep 04 18:47:29 hoshi kernel: PM: noirq resume of devices complete after 47.878 msecs
Sep 04 18:47:29 hoshi kernel: PM: early resume of devices complete after 15.665 msecs
Sep 04 18:47:29 hoshi kernel: ACPI : EC: event unblocked
Sep 04 18:47:29 hoshi kernel: usb 2-2: reset SuperSpeed USB device number 2 using xhci_hcd
Sep 04 18:47:29 hoshi kernel: ACPI : button: The lid device is not compliant to SW_LID.
Sep 04 18:47:29 hoshi kernel: usb 1-12: reset high-speed USB device number 5 using xhci_hcd
Sep 04 18:47:29 hoshi kernel: rtc_cmos 00:02: System wakeup disabled by ACPI
Sep 04 18:47:29 hoshi kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Sep 04 18:47:29 hoshi kernel: usb 1-2.1: reset low-speed USB device number 4 using xhci_hcd
Sep 04 18:47:29 hoshi kernel: usb 1-2.2: reset full-speed USB device number 6 using xhci_hcd
Sep 04 18:47:29 hoshi kernel: usb 1-2.4: reset full-speed USB device number 7 using xhci_hcd
Sep 04 18:47:29 hoshi kernel: PM: resume of devices complete after 1864.358 msecs
Sep 04 18:47:29 hoshi kernel: acpi LNXPOWER:1b: Turning OFF
Sep 04 18:47:29 hoshi kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20170303/psargs-364)
Sep 04 18:47:29 hoshi kernel: ACPI Error: Method parse/execution failed [\_TZ.FNCL] (Node ffff9681dd189028), AE_NOT_FOUND (20170303/psparse-543)
Sep 04 18:47:29 hoshi kernel: [drm] RC6 on
Sep 04 18:47:29 hoshi kernel: ACPI Error: Method parse/execution failed [\_TZ.FN04._OFF] (Node ffff9681dd189a00), AE_NOT_FOUND (20170303/psparse-543)
Sep 04 18:47:29 hoshi kernel: acpi LNXPOWER:1a: Turning OFF
Sep 04 18:47:29 hoshi kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20170303/psargs-364)
Sep 04 18:47:29 hoshi kernel: ACPI Error: Method parse/execution failed [\_TZ.FNCL] (Node ffff9681dd189028), AE_NOT_FOUND (20170303/psparse-543)
Sep 04 18:47:29 hoshi kernel: ACPI Error: Method parse/execution failed [\_TZ.FN03._OFF] (Node ffff9681dd1896e0), AE_NOT_FOUND (20170303/psparse-543)
Sep 04 18:47:29 hoshi kernel: acpi LNXPOWER:19: Turning OFF
Sep 04 18:47:29 hoshi kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20170303/psargs-364)
Sep 04 18:47:29 hoshi kernel: ACPI Error: Method parse/execution failed [\_TZ.FNCL] (Node ffff9681dd189028), AE_NOT_FOUND (20170303/psparse-543)
Sep 04 18:47:29 hoshi kernel: ACPI Error: Method parse/execution failed [\_TZ.FN02._OFF] (Node ffff9681dd189b90), AE_NOT_FOUND (20170303/psparse-543)
Sep 04 18:47:29 hoshi kernel: acpi LNXPOWER:18: Turning OFF
Sep 04 18:47:29 hoshi kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20170303/psargs-364)
Sep 04 18:47:29 hoshi kernel: ACPI Error: Method parse/execution failed [\_TZ.FNCL] (Node ffff9681dd189028), AE_NOT_FOUND (20170303/psparse-543)
Sep 04 18:47:29 hoshi kernel: ACPI Error: Method parse/execution failed [\_TZ.FN01._OFF] (Node ffff9681dd189f00), AE_NOT_FOUND (20170303/psparse-543)
Sep 04 18:47:29 hoshi kernel: acpi LNXPOWER:17: Turning OFF
Sep 04 18:47:29 hoshi kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20170303/psargs-364)
Sep 04 18:47:29 hoshi kernel: ACPI Error: Method parse/execution failed [\_TZ.FNCL] (Node ffff9681dd189028), AE_NOT_FOUND (20170303/psparse-543)
Sep 04 18:47:29 hoshi kernel: ACPI Error: Method parse/execution failed [\_TZ.FN00._OFF] (Node ffff9681dd189cf8), AE_NOT_FOUND (20170303/psparse-543)
Sep 04 18:47:29 hoshi kernel: PM: Finishing wakeup.
Sep 04 18:47:29 hoshi kernel: OOM killer enabled.
Sep 04 18:47:29 hoshi kernel: Restarting tasks ... done.
Sep 04 18:47:29 hoshi kernel: thermal thermal_zone11: failed to read out thermal zone (-5)
Sep 04 18:47:29 hoshi kernel: bbswitch: disabling discrete graphics
Sep 04 18:47:29 hoshi kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170303/nsarguments-95)
Sep 04 18:47:29 hoshi systemd-sleep[2023]: System resumed.
Sep 04 18:47:29 hoshi systemd[1]: Started Suspend.
Sep 04 18:47:29 hoshi systemd[1]: sleep.target: Unit not needed anymore. Stopping.
Sep 04 18:47:29 hoshi systemd[1]: Stopped target Sleep.
Sep 04 18:47:29 hoshi systemd[1]: suspend.target: Bound to unit systemd-suspend.service, but unit isn't active.
Sep 04 18:47:29 hoshi systemd[1]: Dependency failed for Suspend.
Sep 04 18:47:29 hoshi systemd-logind[294]: Operation 'sleep' finished.
Sep 04 18:47:29 hoshi systemd[1]: suspend.target: Job suspend.target/start failed with result 'dependency'.
Sep 04 18:47:29 hoshi NetworkManager[323]: <info>  [1504543649.1868] manager: wake requested (sleeping: yes  enabled: yes)
Sep 04 18:47:29 hoshi NetworkManager[323]: <info>  [1504543649.1868] manager: waking up...
Sep 04 18:47:29 hoshi NetworkManager[323]: <info>  [1504543649.1869] device (wlp2s0): state change: unmanaged -> unavailable (reason 'managed', internal state 'managed')
Sep 04 18:47:29 hoshi kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Sep 04 18:47:29 hoshi kernel: iwlwifi 0000:02:00.0: L1 Enabled - LTR Disabled
Sep 04 18:47:29 hoshi kernel: iwlwifi 0000:02:00.0: L1 Enabled - LTR Disabled
Sep 04 18:47:29 hoshi kernel: iwlwifi 0000:02:00.0: L1 Enabled - LTR Disabled
Sep 04 18:47:29 hoshi kernel: iwlwifi 0000:02:00.0: L1 Enabled - LTR Disabled
Sep 04 18:47:29 hoshi NetworkManager[323]: <info>  [1504543649.4228] manager: NetworkManager state is now DISCONNECTED
Sep 04 18:47:29 hoshi kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Sep 04 18:47:29 hoshi NetworkManager[323]: <info>  [1504543649.4960] sup-iface[0x55db04269d00,wlp2s0]: supports 5 scan SSIDs
Sep 04 18:47:29 hoshi NetworkManager[323]: <info>  [1504543649.4975] device (wlp2s0): supplicant interface state: starting -> ready
Sep 04 18:47:29 hoshi NetworkManager[323]: <info>  [1504543649.4977] device (wlp2s0): state change: unavailable -> disconnected (reason 'supplicant-available', internal state 'managed')
Sep 04 18:47:29 hoshi kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Sep 04 18:47:31 hoshi ModemManager[296]: <info>  Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0': not supported by any plugin
Sep 04 18:47:32 hoshi NetworkManager[323]: <info>  [1504543652.9405] device (wlp2s0): supplicant interface state: ready -> inactive
Sep 04 18:47:32 hoshi NetworkManager[323]: <info>  [1504543652.9485] policy: auto-activating connection 'Automatyczne broswinka'
Sep 04 18:47:32 hoshi NetworkManager[323]: <info>  [1504543652.9490] device (wlp2s0): Activation: starting connection 'Automatyczne broswinka' (11db5fc4-2817-4d0c-9bf3-e409bec18c0b)
Sep 04 18:47:32 hoshi NetworkManager[323]: <info>  [1504543652.9492] device (wlp2s0): state change: disconnected -> prepare (reason 'none', internal state 'managed')
Sep 04 18:47:32 hoshi NetworkManager[323]: <info>  [1504543652.9493] manager: NetworkManager state is now CONNECTING
Sep 04 18:47:32 hoshi NetworkManager[323]: <info>  [1504543652.9496] device (wlp2s0): state change: prepare -> config (reason 'none', internal state 'managed')
Sep 04 18:47:32 hoshi NetworkManager[323]: <info>  [1504543652.9497] device (wlp2s0): Activation: (wifi) access point 'Automatyczne broswinka' has security, but secrets are required.
Sep 04 18:47:32 hoshi NetworkManager[323]: <info>  [1504543652.9497] device (wlp2s0): state change: config -> need-auth (reason 'none', internal state 'managed')
Sep 04 18:47:32 hoshi NetworkManager[323]: <info>  [1504543652.9526] device (wlp2s0): state change: need-auth -> prepare (reason 'none', internal state 'managed')
Sep 04 18:47:32 hoshi NetworkManager[323]: <info>  [1504543652.9528] device (wlp2s0): state change: prepare -> config (reason 'none', internal state 'managed')
Sep 04 18:47:32 hoshi NetworkManager[323]: <info>  [1504543652.9530] device (wlp2s0): Activation: (wifi) connection 'Automatyczne broswinka' has security, and secrets exist.  No new secrets needed.
Sep 04 18:47:32 hoshi NetworkManager[323]: <info>  [1504543652.9530] Config: added 'ssid' value 'broswinka'
Sep 04 18:47:32 hoshi NetworkManager[323]: <info>  [1504543652.9530] Config: added 'scan_ssid' value '1'
Sep 04 18:47:32 hoshi NetworkManager[323]: <info>  [1504543652.9530] Config: added 'key_mgmt' value 'WPA-PSK'
Sep 04 18:47:32 hoshi NetworkManager[323]: <info>  [1504543652.9530] Config: added 'auth_alg' value 'OPEN'
Sep 04 18:47:32 hoshi NetworkManager[323]: <info>  [1504543652.9530] Config: added 'psk' value '<hidden>'
Sep 04 18:47:33 hoshi wpa_supplicant[505]: wlp2s0: SME: Trying to authenticate with 28:10:7b:ce:f6:ac (SSID='broswinka' freq=2472 MHz)
Sep 04 18:47:33 hoshi kernel: wlp2s0: authenticate with 28:10:7b:ce:f6:ac
Sep 04 18:47:33 hoshi NetworkManager[323]: <info>  [1504543653.0668] device (wlp2s0): supplicant interface state: inactive -> authenticating
Sep 04 18:47:33 hoshi kernel: wlp2s0: send auth to 28:10:7b:ce:f6:ac (try 1/3)
Sep 04 18:47:33 hoshi wpa_supplicant[505]: wlp2s0: Trying to associate with 28:10:7b:ce:f6:ac (SSID='broswinka' freq=2472 MHz)
Sep 04 18:47:33 hoshi kernel: wlp2s0: authenticated
Sep 04 18:47:33 hoshi kernel: wlp2s0: associate with 28:10:7b:ce:f6:ac (try 1/3)
Sep 04 18:47:33 hoshi NetworkManager[323]: <info>  [1504543653.0779] device (wlp2s0): supplicant interface state: authenticating -> associating
Sep 04 18:47:33 hoshi kernel: wlp2s0: RX AssocResp from 28:10:7b:ce:f6:ac (capab=0xc11 status=0 aid=2)
Sep 04 18:47:33 hoshi wpa_supplicant[505]: wlp2s0: Associated with 28:10:7b:ce:f6:ac
Sep 04 18:47:33 hoshi wpa_supplicant[505]: wlp2s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Sep 04 18:47:33 hoshi kernel: wlp2s0: associated
Sep 04 18:47:33 hoshi kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
Sep 04 18:47:33 hoshi NetworkManager[323]: <info>  [1504543653.0882] device (wlp2s0): supplicant interface state: associating -> associated
Sep 04 18:47:33 hoshi NetworkManager[323]: <info>  [1504543653.1159] device (wlp2s0): supplicant interface state: associated -> 4-way handshake
Sep 04 18:47:33 hoshi wpa_supplicant[505]: wlp2s0: WPA: Key negotiation completed with 28:10:7b:ce:f6:ac [PTK=CCMP GTK=TKIP]
Sep 04 18:47:33 hoshi wpa_supplicant[505]: wlp2s0: CTRL-EVENT-CONNECTED - Connection to 28:10:7b:ce:f6:ac completed [id=0 id_str=]
Sep 04 18:47:33 hoshi NetworkManager[323]: <info>  [1504543653.1289] device (wlp2s0): supplicant interface state: 4-way handshake -> completed
Sep 04 18:47:33 hoshi NetworkManager[323]: <info>  [1504543653.1290] device (wlp2s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'broswinka'.
Sep 04 18:47:33 hoshi NetworkManager[323]: <info>  [1504543653.1292] device (wlp2s0): state change: config -> ip-config (reason 'none', internal state 'managed')
Sep 04 18:47:33 hoshi NetworkManager[323]: <info>  [1504543653.1302] dhcp4 (wlp2s0): activation: beginning transaction (timeout in 45 seconds)
Sep 04 18:47:33 hoshi NetworkManager[323]: <info>  [1504543653.1329] dhcp4 (wlp2s0): dhclient started with pid 2121
Sep 04 18:47:33 hoshi dhclient[2121]: DHCPREQUEST on wlp2s0 to 255.255.255.255 port 67
Sep 04 18:47:34 hoshi avahi-daemon[299]: Joining mDNS multicast group on interface wlp2s0.IPv6 with address fe80::a634:d9ff:fe73:1bda.
Sep 04 18:47:34 hoshi avahi-daemon[299]: New relevant interface wlp2s0.IPv6 for mDNS.
Sep 04 18:47:34 hoshi avahi-daemon[299]: Registering new address record for fe80::a634:d9ff:fe73:1bda on wlp2s0.*.
Sep 04 18:47:36 hoshi dhclient[2121]: DHCPREQUEST on wlp2s0 to 255.255.255.255 port 67
Sep 04 18:47:36 hoshi dhclient[2121]: DHCPACK from 192.168.203.1
Sep 04 18:47:36 hoshi NetworkManager[323]: <info>  [1504543656.5405] dhcp4 (wlp2s0):   address 192.168.203.102
Sep 04 18:47:36 hoshi NetworkManager[323]: <info>  [1504543656.5405] dhcp4 (wlp2s0):   plen 24 (255.255.255.0)
Sep 04 18:47:36 hoshi NetworkManager[323]: <info>  [1504543656.5405] dhcp4 (wlp2s0):   gateway 192.168.203.1
Sep 04 18:47:36 hoshi NetworkManager[323]: <info>  [1504543656.5405] dhcp4 (wlp2s0):   lease time 604800
Sep 04 18:47:36 hoshi NetworkManager[323]: <info>  [1504543656.5406] dhcp4 (wlp2s0):   nameserver '192.168.203.1'
Sep 04 18:47:36 hoshi NetworkManager[323]: <info>  [1504543656.5406] dhcp4 (wlp2s0): state changed unknown -> bound
Sep 04 18:47:36 hoshi avahi-daemon[299]: Joining mDNS multicast group on interface wlp2s0.IPv4 with address 192.168.203.102.
Sep 04 18:47:36 hoshi avahi-daemon[299]: New relevant interface wlp2s0.IPv4 for mDNS.
Sep 04 18:47:36 hoshi avahi-daemon[299]: Registering new address record for 192.168.203.102 on wlp2s0.IPv4.
Sep 04 18:47:36 hoshi NetworkManager[323]: <info>  [1504543656.5418] device (wlp2s0): state change: ip-config -> ip-check (reason 'none', internal state 'managed')
Sep 04 18:47:36 hoshi NetworkManager[323]: <info>  [1504543656.5422] device (wlp2s0): state change: ip-check -> secondaries (reason 'none', internal state 'managed')
Sep 04 18:47:36 hoshi NetworkManager[323]: <info>  [1504543656.5426] device (wlp2s0): state change: secondaries -> activated (reason 'none', internal state 'managed')
Sep 04 18:47:36 hoshi NetworkManager[323]: <info>  [1504543656.5427] manager: NetworkManager state is now CONNECTED_LOCAL
Sep 04 18:47:36 hoshi dhclient[2121]: bound to 192.168.203.102 -- renewal in 234884 seconds.
Sep 04 18:47:36 hoshi NetworkManager[323]: <info>  [1504543656.5622] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 04 18:47:36 hoshi NetworkManager[323]: <info>  [1504543656.5624] policy: set 'Automatyczne broswinka' (wlp2s0) as default for IPv4 routing and DNS
Sep 04 18:47:36 hoshi NetworkManager[323]: <info>  [1504543656.5625] dns-mgr: Writing DNS information to /usr/bin/resolvconf
Sep 04 18:47:36 hoshi NetworkManager[323]: <info>  [1504543656.5921] device (wlp2s0): Activation: successful, device activated.
Sep 04 18:47:36 hoshi dbus[300]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Sep 04 18:47:36 hoshi systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 04 18:47:36 hoshi dbus[300]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 04 18:47:36 hoshi systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 04 18:47:36 hoshi nm-dispatcher[2167]: req:1 'up' [wlp2s0]: new request (0 scripts)
Sep 04 18:47:36 hoshi nm-dispatcher[2167]: req:1 'up' [wlp2s0]: completed: no scripts
Sep 04 18:47:37 hoshi nm-dispatcher[2167]: req:2 'connectivity-change': new request (0 scripts)
Sep 04 18:47:37 hoshi nm-dispatcher[2167]: req:2 'connectivity-change': completed: no scripts
Sep 04 18:48:16 hoshi sudo[2372]: kpbochenek : TTY=pts/1 ; PWD=/home/kpbochenek ; USER=root ; COMMAND=/usr/bin/systemctl suspend
Sep 04 18:48:16 hoshi sudo[2372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 04 18:48:16 hoshi NetworkManager[323]: <info>  [1504543696.7556] manager: sleep requested (sleeping: no  enabled: yes)
Sep 04 18:48:16 hoshi NetworkManager[323]: <info>  [1504543696.7556] manager: sleeping...
Sep 04 18:48:16 hoshi NetworkManager[323]: <info>  [1504543696.7557] manager: NetworkManager state is now ASLEEP
Sep 04 18:48:16 hoshi sudo[2372]: pam_unix(sudo:session): session closed for user root
Sep 04 18:48:16 hoshi NetworkManager[323]: <info>  [1504543696.7559] device (wlp2s0): state change: activated -> deactivating (reason 'sleeping', internal state 'managed')
Sep 04 18:48:16 hoshi dbus[300]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Sep 04 18:48:16 hoshi NetworkManager[323]: <info>  [1504543696.7678] device (wlp2s0): state change: deactivating -> disconnected (reason 'sleeping', internal state 'managed')
Sep 04 18:48:16 hoshi avahi-daemon[299]: Withdrawing address record for fe80::a634:d9ff:fe73:1bda on wlp2s0.
Sep 04 18:48:16 hoshi avahi-daemon[299]: Leaving mDNS multicast group on interface wlp2s0.IPv6 with address fe80::a634:d9ff:fe73:1bda.
Sep 04 18:48:16 hoshi avahi-daemon[299]: Interface wlp2s0.IPv6 no longer relevant for mDNS.
Sep 04 18:48:16 hoshi systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 04 18:48:16 hoshi dbus[300]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 04 18:48:16 hoshi systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 04 18:48:16 hoshi nm-dispatcher[2392]: req:1 'connectivity-change': new request (0 scripts)
Sep 04 18:48:16 hoshi nm-dispatcher[2392]: req:1 'connectivity-change': completed: no scripts
Sep 04 18:48:16 hoshi NetworkManager[323]: <info>  [1504543696.8003] dhcp4 (wlp2s0): canceled DHCP transaction, DHCP client pid 2121
Sep 04 18:48:16 hoshi NetworkManager[323]: <info>  [1504543696.8004] dhcp4 (wlp2s0): state changed bound -> done
Sep 04 18:48:16 hoshi kernel: wlp2s0: deauthenticating from 28:10:7b:ce:f6:ac by local choice (Reason: 3=DEAUTH_LEAVING)
Sep 04 18:48:16 hoshi wpa_supplicant[505]: wlp2s0: CTRL-EVENT-DISCONNECTED bssid=28:10:7b:ce:f6:ac reason=3 locally_generated=1
Sep 04 18:48:16 hoshi avahi-daemon[299]: Withdrawing address record for 192.168.203.102 on wlp2s0.
Sep 04 18:48:16 hoshi avahi-daemon[299]: Leaving mDNS multicast group on interface wlp2s0.IPv4 with address 192.168.203.102.
Sep 04 18:48:16 hoshi avahi-daemon[299]: Interface wlp2s0.IPv4 no longer relevant for mDNS.
Sep 04 18:48:16 hoshi NetworkManager[323]: <info>  [1504543696.8165] device (wlp2s0): set-hw-addr: set MAC address to CA:AE:85:7D:6C:8B (scanning)
Sep 04 18:48:16 hoshi NetworkManager[323]: <info>  [1504543696.8203] dns-mgr: Removing DNS information from /usr/bin/resolvconf
Sep 04 18:48:16 hoshi kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Sep 04 18:48:16 hoshi NetworkManager[323]: <warn>  [1504543696.8460] sup-iface[0x55db04269d00,wlp2s0]: connection disconnected (reason -3)
Sep 04 18:48:16 hoshi NetworkManager[323]: <info>  [1504543696.8461] device (wlp2s0): supplicant interface state: completed -> disconnected
Sep 04 18:48:16 hoshi nm-dispatcher[2392]: req:2 'down' [wlp2s0]: new request (0 scripts)
Sep 04 18:48:16 hoshi nm-dispatcher[2392]: req:2 'down' [wlp2s0]: completed: no scripts
Sep 04 18:48:16 hoshi NetworkManager[323]: <info>  [1504543696.8521] device (wlp2s0): state change: disconnected -> unmanaged (reason 'sleeping', internal state 'managed')
Sep 04 18:48:16 hoshi NetworkManager[323]: <info>  [1504543696.8541] device (wlp2s0): set-hw-addr: reset MAC address to A4:34:D9:73:1B:DA (unmanage)
Sep 04 18:48:16 hoshi systemd[1]: Reached target Sleep.
Sep 04 18:48:16 hoshi systemd[1]: Starting Suspend...
Sep 04 18:48:16 hoshi systemd-sleep[2462]: Suspending system...

Offline

#4 2017-09-04 17:34:03

kpbochenek
Member
Registered: 2015-03-08
Posts: 14

Re: thunderbolt to dual displayport suspend not working

Log is basically the same in both cases, but in case where it hangs it happens in a line:

Sep 04 18:48:16 hoshi systemd-sleep[2462]: Suspending system...

When tried to google what happens found this issue(I once left my laptop with closed lip unplugged and though it was suspended but it wasn't and in the morning there was 0% battery - I don't think it just suspends longer)
https://github.com/systemd/systemd/issues/511

it says that systemd-sleep basically executes:

echo "mem" > /sys/power/state

When I try to execute this command after unplugging adapter it also hangs on this command!

help sad

Offline

Board footer

Powered by FluxBB