pop-os / pop

A project for managing all Pop!_OS sources
https://system76.com/pop
2.43k stars 84 forks source link

Laptop wont wake from sleep - power button does nothing to wake #449

Open johnwbaxter opened 5 years ago

johnwbaxter commented 5 years ago

NAME="Pop!_OS" VERSION="18.04 LTS" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Pop!_OS 18.04 LTS" VERSION_ID="18.04" HOME_URL="https://system76.com/pop" SUPPORT_URL="http://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=bionic UBUNTU_CODENAME=bionic

When i set my laptop to lock (status bar menu -> button with padlock icon) and come back to it, it wont wake from sleep. Pressing the power button does nothing. This is a recent thing, it's been working fine up until the last week.

no-worky

ThuHtooSan commented 1 year ago

Hi, thanks for advice.

kernelstub -a rcutree.rcu_idle_gp_delay=1 did not work for me but it led me to the right answer.

It looks like my problem was something different - I noticed that my pc did not finish shuting down into suspend mode - its fan was still running even after long time.

So I changed my search and found this and It looks like my problem was with s2idle.

After running cat /sys/power/mem_sleep my console showed [s2idle] deep. Then I run sudo kernelstub -a mem_sleep_default=deep, rebooted and it changed previous command output to s2idle [deep] - and my problem with suspend is now gone.

This is how my config now looks (visible with kernelstub -p):

kernelstub           : INFO     System information: 

    OS:..................Pop!_OS 19.04
    Root partition:....../dev/nvme0n1p3
    Root FS UUID:........ce951317-3174-4f0e-b5da-e0350e7eabb0
    ESP Path:............/boot/efi
    ESP Partition:......./dev/nvme0n1p1
    ESP Partition #:.....1
    NVRAM entry #:.......-1
    Boot Variable #:.....0000
    Kernel Boot Options:.loglevel=0 splash systemd.show_status=false quiet mem_sleep_default=deep
    Kernel Image Path:.../vmlinuz
    Initrd Image Path:.../initrd.img
    Force-overwrite:.....False

kernelstub           : INFO     Configuration details: 

   ESP Location:................../boot/efi
   Management Mode:...............True
   Install Loader configuration:..True
   Configuration version:.........3

THANK YOU SO MUCH! The suspend mode now works flawlessly!

jehadnasser commented 1 year ago

Ping pong!! any new solution? all the mentioned are not working Lenovo Legoin 5 pro i7-12700H & Nvidia 3070TI I have nvidia-driver-515 installed

jehadnasser commented 1 year ago

Update: I was able to solve this issue by switching back to Ubuntu. older Kernel but at least sleeping works.

MrBanhBao commented 1 year ago

Facing the same problem. Non of the above "solution" had worked for me.

What I've already tried:

I don't know what else to do. Please help!

neofetch output: OS: Pop!_OS 22.04 LTS x86_64 Host: AORUS 5 SE Kernel: 6.0.6-76060006-generic Uptime: 6 mins Packages: 1953 (dpkg), 11 (flatpak) Shell: zsh 5.8.1 Resolution: 1920x1080 DE: GNOME 42.3.1 WM: Mutter WM Theme: Pop Theme: Pop-dark [GTK2/3] Icons: Pop [GTK2/3] Terminal: gnome-terminal CPU: 12th Gen Intel i7-12700H (20) @
GPU: NVIDIA GeForce RTX 3070 Mobile / GPU: Intel Alder Lake-P Memory: 2346MiB / 15723MiB

s417-lama commented 1 year ago

Same here.

The output below is the syslog just before suspending, but no output was generated when I attempted to wake it up. I tried deep sleep, but it did not solve the problem.

I'm sure that suspend had worked before with my laptop, but recently I realized that it was no longer working. I think some of the recent updates affected this behavior.

Output of /var/log/syslog (Click to expand) ``` Dec 12 20:03:16 zbook-create-g7 NetworkManager[799]: [1670842996.5300] manager: sleep: sleep requested (sleeping: no enabled: yes) Dec 12 20:03:16 zbook-create-g7 NetworkManager[799]: [1670842996.5300] device (p2p-dev-wlp0s20f3): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed') Dec 12 20:03:16 zbook-create-g7 ModemManager[966]: [sleep-monitor] system is about to suspend Dec 12 20:03:16 zbook-create-g7 NetworkManager[799]: [1670842996.5303] manager: NetworkManager state is now ASLEEP Dec 12 20:03:16 zbook-create-g7 NetworkManager[799]: [1670842996.5304] device (wlp0s20f3): state change: activated -> deactivating (reason 'sleeping', sys-iface-state: 'managed') Dec 12 20:03:16 zbook-create-g7 systemd[1]: Starting Network Manager Script Dispatcher Service... Dec 12 20:03:16 zbook-create-g7 systemd[1]: Started Network Manager Script Dispatcher Service. Dec 12 20:03:16 zbook-create-g7 kernel: [ 95.452825] wlp0s20f3: deauthenticating from 74:88:bb:02:be:b2 by local choice (Reason: 3=DEAUTH_LEAVING) Dec 12 20:03:16 zbook-create-g7 gnome-shell[3436]: Timelines with detached actors are not supported. [:0x55efba893a10] in animation of duration 150ms but not on stage. Dec 12 20:03:16 zbook-create-g7 gnome-shell[3436]: [VERTICAL-OVERVIEW] resetting overrides Dec 12 20:03:16 zbook-create-g7 gnome-shell[3436]: [VERTICAL-OVERVIEW] disabled Dec 12 20:03:16 zbook-create-g7 wpa_supplicant[882]: wlp0s20f3: CTRL-EVENT-DISCONNECTED bssid=74:88:bb:02:be:b2 reason=3 locally_generated=1 Dec 12 20:03:16 zbook-create-g7 wpa_supplicant[882]: wlp0s20f3: CTRL-EVENT-DSCP-POLICY clear_all Dec 12 20:03:16 zbook-create-g7 NetworkManager[799]: [1670842996.7128] device (wlp0s20f3): supplicant interface state: completed -> disconnected Dec 12 20:03:16 zbook-create-g7 NetworkManager[799]: [1670842996.7129] device (wlp0s20f3): state change: deactivating -> disconnected (reason 'sleeping', sys-iface-state: 'managed') Dec 12 20:03:16 zbook-create-g7 avahi-daemon[821]: Withdrawing address record for fe80::ad21:f405:1946:fc57 on wlp0s20f3. Dec 12 20:03:16 zbook-create-g7 avahi-daemon[821]: Leaving mDNS multicast group on interface wlp0s20f3.IPv6 with address fe80::ad21:f405:1946:fc57. Dec 12 20:03:16 zbook-create-g7 avahi-daemon[821]: Interface wlp0s20f3.IPv6 no longer relevant for mDNS. Dec 12 20:03:16 zbook-create-g7 NetworkManager[799]: [1670842996.7365] dhcp4 (wlp0s20f3): canceled DHCP transaction Dec 12 20:03:16 zbook-create-g7 NetworkManager[799]: [1670842996.7365] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds) Dec 12 20:03:16 zbook-create-g7 wpa_supplicant[882]: wlp0s20f3: PMKSA-CACHE-REMOVED 74:88:bb:02:be:b2 0 Dec 12 20:03:16 zbook-create-g7 NetworkManager[799]: [1670842996.7365] dhcp4 (wlp0s20f3): state changed no lease Dec 12 20:03:16 zbook-create-g7 wpa_supplicant[882]: wlp0s20f3: PMKSA-CACHE-REMOVED 74:88:bb:02:be:bd 0 Dec 12 20:03:16 zbook-create-g7 wpa_supplicant[882]: wlp0s20f3: PMKSA-CACHE-REMOVED 2c:1a:05:d9:c2:c2 0 Dec 12 20:03:16 zbook-create-g7 systemd-resolved[688]: wlp0s20f3: Bus client reset search domain list. Dec 12 20:03:16 zbook-create-g7 wpa_supplicant[882]: wlp0s20f3: PMKSA-CACHE-REMOVED 00:ee:ab:66:43:52 0 Dec 12 20:03:16 zbook-create-g7 systemd-resolved[688]: wlp0s20f3: Bus client set default route setting: no Dec 12 20:03:16 zbook-create-g7 wpa_supplicant[882]: wlp0s20f3: PMKSA-CACHE-REMOVED c8:84:a1:f0:de:82 0 Dec 12 20:03:16 zbook-create-g7 wpa_supplicant[882]: wlp0s20f3: PMKSA-CACHE-REMOVED 2c:1a:05:d9:c6:22 0 Dec 12 20:03:16 zbook-create-g7 wpa_supplicant[882]: wlp0s20f3: PMKSA-CACHE-REMOVED 2c:1a:05:d9:d1:e2 0 Dec 12 20:03:16 zbook-create-g7 wpa_supplicant[882]: wlp0s20f3: PMKSA-CACHE-REMOVED 2c:1a:05:d9:6a:62 0 Dec 12 20:03:16 zbook-create-g7 wpa_supplicant[882]: wlp0s20f3: PMKSA-CACHE-REMOVED 2c:1a:05:d9:c2:cd 0 Dec 12 20:03:16 zbook-create-g7 systemd-resolved[688]: wlp0s20f3: Bus client reset DNS server list. Dec 12 20:03:16 zbook-create-g7 avahi-daemon[821]: Withdrawing address record for 10.213.121.13 on wlp0s20f3. Dec 12 20:03:16 zbook-create-g7 avahi-daemon[821]: Leaving mDNS multicast group on interface wlp0s20f3.IPv4 with address 10.213.121.13. Dec 12 20:03:16 zbook-create-g7 avahi-daemon[821]: Interface wlp0s20f3.IPv4 no longer relevant for mDNS. Dec 12 20:03:16 zbook-create-g7 NetworkManager[799]: [1670842996.7776] device (wlp0s20f3): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed') Dec 12 20:03:16 zbook-create-g7 chronyd[1019]: Source 108.61.223.189 offline Dec 12 20:03:16 zbook-create-g7 chronyd[1019]: Source 45.76.211.39 offline Dec 12 20:03:16 zbook-create-g7 gnome-shell[3436]: Source ID 836 was not found when attempting to remove it Dec 12 20:03:16 zbook-create-g7 chronyd[1019]: Source 3.134.129.152 offline Dec 12 20:03:16 zbook-create-g7 gnome-shell[3436]: Source ID 964 was not found when attempting to remove it Dec 12 20:03:16 zbook-create-g7 chronyd[1019]: Source 185.125.190.56 offline Dec 12 20:03:16 zbook-create-g7 gnome-shell[3436]: Source ID 1016 was not found when attempting to remove it Dec 12 20:03:16 zbook-create-g7 chronyd[1019]: Source 18.228.202.30 offline Dec 12 20:03:16 zbook-create-g7 gnome-shell[3436]: [System monitor] applet disable Dec 12 20:03:16 zbook-create-g7 chronyd[1019]: Source 3.220.42.39 offline Dec 12 20:03:16 zbook-create-g7 systemd[1]: Starting resolvconf-pull-resolved.service... Dec 12 20:03:16 zbook-create-g7 chronyd[1019]: Source 15.237.97.214 offline Dec 12 20:03:16 zbook-create-g7 chronyd[1019]: Source 129.250.35.251 offline Dec 12 20:03:16 zbook-create-g7 chronyd[1019]: Source 185.125.190.58 offline Dec 12 20:03:16 zbook-create-g7 chronyd[1019]: Source 162.159.200.1 offline Dec 12 20:03:16 zbook-create-g7 chronyd[1019]: Source 91.189.94.4 offline Dec 12 20:03:16 zbook-create-g7 chronyd[1019]: Source 185.125.190.57 offline Dec 12 20:03:16 zbook-create-g7 chronyd[1019]: Can't synchronise: no selectable sources Dec 12 20:03:16 zbook-create-g7 chronyd[1019]: Source 52.10.183.132 offline Dec 12 20:03:16 zbook-create-g7 sh[6596]: /etc/resolvconf/update.d/libc: Warning: /etc/resolv.conf is not a symbolic link to /run/resolvconf/resolv.conf Dec 12 20:03:16 zbook-create-g7 systemd[1]: resolvconf-pull-resolved.service: Deactivated successfully. Dec 12 20:03:16 zbook-create-g7 systemd[1]: Finished resolvconf-pull-resolved.service. Dec 12 20:03:16 zbook-create-g7 wpa_supplicant[882]: p2p-dev-wlp0s20: CTRL-EVENT-DSCP-POLICY clear_all Dec 12 20:03:16 zbook-create-g7 wpa_supplicant[882]: p2p-dev-wlp0s20: CTRL-EVENT-DSCP-POLICY clear_all Dec 12 20:03:16 zbook-create-g7 wpa_supplicant[882]: nl80211: deinit ifname=p2p-dev-wlp0s20 disabled_11b_rates=0 Dec 12 20:03:16 zbook-create-g7 gsd-media-keys[3566]: Unable to get default sink Dec 12 20:03:17 zbook-create-g7 wpa_supplicant[882]: wlp0s20f3: CTRL-EVENT-DSCP-POLICY clear_all Dec 12 20:03:17 zbook-create-g7 wpa_supplicant[882]: wlp0s20f3: CTRL-EVENT-DSCP-POLICY clear_all Dec 12 20:03:17 zbook-create-g7 wpa_supplicant[882]: nl80211: deinit ifname=wlp0s20f3 disabled_11b_rates=0 Dec 12 20:03:17 zbook-create-g7 gnome-shell[3436]: An active wireless connection, in infrastructure mode, involves no access point? Dec 12 20:03:18 zbook-create-g7 systemd[3203]: Starting Virtual filesystem metadata service... Dec 12 20:03:18 zbook-create-g7 systemd[3203]: Started Virtual filesystem metadata service. Dec 12 20:03:20 zbook-create-g7 systemd[1]: Reached target Sleep. Dec 12 20:03:20 zbook-create-g7 systemd[1]: Starting NVIDIA system suspend actions... Dec 12 20:03:20 zbook-create-g7 suspend: nvidia-suspend.service Dec 12 20:03:20 zbook-create-g7 logger[6637]: <13>Dec 12 20:03:20 suspend: nvidia-suspend.service Dec 12 20:03:21 zbook-create-g7 gsd-media-keys[3566]: Unable to get default sink Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (**) Option "fd" "53" Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) event3 - Power Button: device removed Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (**) Option "fd" "56" Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) event11 - Video Bus: device removed Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (**) Option "fd" "57" Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) event10 - Video Bus: device removed Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (**) Option "fd" "58" Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) event2 - Power Button: device removed Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (**) Option "fd" "59" Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) event0 - Sleep Button: device removed Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (**) Option "fd" "60" Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) event6 - HP HD Camera: HP HD Camera: device removed Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (**) Option "fd" "61" Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) event15 - HP HD Camera: HP IR Camera: device removed Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (**) Option "fd" "62" Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) event16 - ELAN071D:00 04F3:312E Mouse: device removed Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (**) Option "fd" "63" Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) event17 - ELAN071D:00 04F3:312E Touchpad: device removed Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (**) Option "fd" "64" Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) event7 - ELAN2513:00 04F3:2B65: device removed Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (**) Option "fd" "65" Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) event13 - Intel HID events: device removed Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (**) Option "fd" "66" Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) event14 - Intel HID 5 button array: device removed Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (**) Option "fd" "67" Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) event4 - AT Translated Set 2 keyboard: device removed Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (**) Option "fd" "68" Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) event12 - Wireless hotkeys: device removed Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (**) Option "fd" "69" Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) event5 - HP WMI hotkeys: device removed Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (**) Option "fd" "70" Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) event24 - HHKB-Hybrid_1 Keyboard: device removed Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (**) Option "fd" "90" Dec 12 20:03:21 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) event25 - Apple Inc. Magic Trackpad: device removed Dec 12 20:03:21 zbook-create-g7 gsd-media-keys[3566]: Unable to get default sink Dec 12 20:03:22 zbook-create-g7 gsd-media-keys[3566]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed Dec 12 20:03:22 zbook-create-g7 gsd-media-keys[3566]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSource/ldac Dec 12 20:03:22 zbook-create-g7 kernel: [ 100.863194] rfkill: input handler enabled Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSink/aptx_hd Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSource/aptx_hd Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSink/aptx Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSource/aptx Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSink/aac Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSource/aac Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSink/sbc Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSource/sbc Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSink/sbc_xq Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSource/sbc_xq Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSource/aptx_ll_1 Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSource/aptx_ll_0 Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1 Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0 Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSource/faststream Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSource/faststream_duplex Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSink/opus_05 Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSource/opus_05 Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSink/opus_05_duplex Dec 12 20:03:22 zbook-create-g7 bluetoothd[825]: Endpoint unregistered: sender=:1.90 path=/MediaEndpoint/A2DPSource/opus_05_duplex Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) systemd-logind: got pause for 13:67 Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) systemd-logind: got pause for 13:76 Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) systemd-logind: got pause for 13:81 Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) systemd-logind: got pause for 13:70 Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) systemd-logind: got pause for 13:77 Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) systemd-logind: got pause for 13:80 Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) systemd-logind: got pause for 13:79 Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) systemd-logind: got pause for 13:75 Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) systemd-logind: got pause for 13:89 Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) systemd-logind: got pause for 13:78 Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) systemd-logind: got pause for 13:69 Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) systemd-logind: got pause for 13:64 Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) systemd-logind: got pause for 13:74 Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) systemd-logind: got pause for 13:88 Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) systemd-logind: got pause for 13:68 Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) systemd-logind: got pause for 13:71 Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) systemd-logind: got pause for 13:66 Dec 12 20:03:22 zbook-create-g7 systemd[1]: nvidia-suspend.service: Deactivated successfully. Dec 12 20:03:22 zbook-create-g7 systemd[1]: Finished NVIDIA system suspend actions. Dec 12 20:03:22 zbook-create-g7 systemd[1]: Starting System Suspend... Dec 12 20:03:22 zbook-create-g7 acpid: client 3302[0:0] has disconnected Dec 12 20:03:22 zbook-create-g7 upowerd[983]: g_source_remove: assertion 'tag > 0' failed Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) config/udev: removing device Apple Inc. Magic Trackpad Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) UnloadModule: "libinput" Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) systemd-logind: releasing fd for 13:89 Dec 12 20:03:22 zbook-create-g7 acpid: input device has been disconnected, fd 22 Dec 12 20:03:22 zbook-create-g7 rfkill: block set for type bluetooth Dec 12 20:03:22 zbook-create-g7 /usr/libexec/gdm-x-session[3302]: (II) config/udev: removing device HHKB-Hybrid_1 Keyboard Dec 12 20:03:22 zbook-create-g7 kernel: [ 101.401324] PM: suspend entry (s2idle) ```

neofetch:

             /////////////                shiina@zbook-create-g7
         /////////////////////            ----------------------
      ///////*767////////////////         OS: Pop!_OS 22.04 LTS x86_64
    //////7676767676*//////////////       Host: HP ZBook Create G7 Notebook PC
   /////76767//7676767//////////////      Kernel: 6.0.3-76060003-generic
  /////767676///*76767///////////////     Uptime: 12 mins
 ///////767676///76767.///7676*///////    Packages: 2815 (dpkg), 30 (flatpak)
/////////767676//76767///767676////////   Shell: fish 3.5.1
//////////76767676767////76767/////////   Resolution: 6144x3456, 4384x2466
///////////76767676//////7676//////////   DE: GNOME 42.3.1
////////////,7676,///////767///////////   WM: Mutter
/////////////*7676///////76////////////   WM Theme: Pop
///////////////7676////////////////////   Theme: Pop-dark [GTK2/3]
 ///////////////7676///767////////////    Icons: Pop [GTK2/3]
  //////////////////////'////////////     Terminal: tmux
   //////.7676767676767676767,//////      CPU: Intel i7-10850H (12) @ 5.100GHz
    /////767676767676767676767/////       GPU: Intel CometLake-H GT2 [UHD Graphics]
      ///////////////////////////         GPU: NVIDIA GeForce RTX 2070 Mobile / Max-Q Refresh
         /////////////////////            Memory: 3400MiB / 31877MiB
             /////////////
mrmuminov commented 8 months ago

Same

~$ neofetch 
             /////////////                bm@bm 
         /////////////////////            ----- 
      ///////*767////////////////         OS: Pop!_OS 22.04 LTS x86_64 
    //////7676767676*//////////////       Host: ASUS TUF Gaming A15 FA507XV_FA5 
   /////76767//7676767//////////////      Kernel: 6.6.6-76060606-generic 
  /////767676///*76767///////////////     Uptime: 1 hour, 45 mins 
 ///////767676///76767.///7676*///////    Packages: 2483 (dpkg), 22 (flatpak) 
/////////767676//76767///767676////////   Shell: bash 5.1.16 
//////////76767676767////76767/////////   Resolution: 3840x2160, 3424x1926 
///////////76767676//////7676//////////   DE: GNOME 42.5 
////////////,7676,///////767///////////   WM: Mutter 
/////////////*7676///////76////////////   WM Theme: Pop 
///////////////7676////////////////////   Theme: Pop-dark [GTK2/3] 
 ///////////////7676///767////////////    Icons: Pop [GTK2/3] 
  //////////////////////'////////////     Terminal: gnome-terminal 
   //////.7676767676767676767,//////      CPU: AMD Ryzen 9 7940HS w/ Radeon 780 
    /////767676767676767676767/////       GPU: NVIDIA 01:00.0 NVIDIA Corporatio 
      ///////////////////////////         GPU: AMD ATI 66:00.0 Device 15bf 
         /////////////////////            Memory: 9133MiB / 63515MiB 
             /////////////