You are not logged in.
Pages: 1
This is on a desktop PC, and it's not a graphics issue. About 1/3 of the times I suspend my computer, it'll stop right at the last step it seems like and just not work. My power LED will start blinking, my mouse and keyboard and monitors all turn off, but the lights I have on my motherboard that show the computer is on won't turn off and I can't wake the computer back up. I have to hold down the power button to kill my computer to start it back up, nothing else works to change anything.
In "journalctl -r", the lines between starting suspend and reaching the end are:
00:10:49 PC-Linux kernel: PM: suspend entry (deep)
00:10:49 PC-Linux systemd-sleep[667581]: Entering sleep state 'suspend'...
00:10:49 PC-Linux systemd[1]: Starting System Suspend...
00:10:49 PC-Linux systemd[1]: Reached target Sleep.
00:10:49 PC-Linux systemd-logind[508]: Delay lock is active (UID 1000/user, PID 740/xss-lock) but inhibitor timeout is reached.
00:10:46 PC-Linux ntpd[585]: Deleting interface #7 enp5s0, , interface stats: received=0, sent=0, dropped=0, active_time=51754 secs
00:10:46 PC-Linux ntpd[585]: Deleting interface #6 enp5s0, 192.168.2.1#123, interface stats: received=199, sent=203, dropped=0, active_time=51754 secs
00:10:44 PC-Linux NetworkManager[559]: <info> [1692861044.2867] device (enp5s0): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
00:10:44 PC-Linux avahi-daemon[504]: Interface enp5s0.IPv4 no longer relevant for mDNS.
00:10:44 PC-Linux avahi-daemon[504]: Leaving mDNS multicast group on interface enp5s0.IPv4 with address 192.168.2.1.
00:10:44 PC-Linux avahi-daemon[504]: Withdrawing address record for 192.168.2.1 on enp5s0.
00:10:44 PC-Linux NetworkManager[559]: <warn> [1692861044.2708] device (enp5s0): set-link: failure to reset link negotiation
00:10:44 PC-Linux avahi-daemon[504]: Interface enp5s0.IPv6 no longer relevant for mDNS.
00:10:44 PC-Linux NetworkManager[559]: <info> [1692861044.2706] dhcp4 (enp5s0): state changed no lease
00:10:44 PC-Linux avahi-daemon[504]: Leaving mDNS multicast group on interface enp5s0.IPv6 with address
00:10:44 PC-Linux NetworkManager[559]: <info> [1692861044.2706] dhcp4 (enp5s0): activation: beginning transaction (timeout in 45 seconds)
00:10:44 PC-Linux avahi-daemon[504]: Withdrawing address record for on enp5s0.
00:10:44 PC-Linux NetworkManager[559]: <info> [1692861044.2706] dhcp4 (enp5s0): canceled DHCP transaction
00:10:44 PC-Linux NetworkManager[559]: <info> [1692861044.2701] device (enp5s0): state change: deactivating -> disconnected (reason 'sleeping', sys-iface-state: 'managed')
00:10:44 PC-Linux systemd[1]: Started Network Manager Script Dispatcher Service.
00:10:44 PC-Linux dbus-daemon[506]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
00:10:44 PC-Linux systemd[1]: Starting Network Manager Script Dispatcher Service...
00:10:44 PC-Linux dbus-daemon[506]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.4' (uid=0 pid=559 comm="/usr/bin/NetworkManag>
00:10:44 PC-Linux NetworkManager[559]: <info> [1692861044.2330] device (enp5s0): state change: activated -> deactivating (reason 'sleeping', sys-iface-state: 'managed')
00:10:44 PC-Linux NetworkManager[559]: <info> [1692861044.2329] manager: NetworkManager state is now ASLEEP
00:10:44 PC-Linux NetworkManager[559]: <info> [1692861044.2328] manager: sleep: sleep requested (sleeping: no enabled: yes)
00:10:44 PC-Linux systemd-logind[508]: The system will suspend now!Suspend works just fine 100% of the time when I'm on Windows, so I know it's not completely a hardware problem, but I can't figure out what's going wrong. On linux, it seems to be a roll of the dice on if it works or not.
Offline
Suspend works just fine 100% of the time when I'm on Windows
3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.
Offline
I've had hibernate and fast startup turned off since... pretty much forever, it's not an issue with that.
Offline
Have you recently checked that it still is?
The symptoms sound related and windows habitually re-enables fast-start w/ updates.
Offline
Yes, just checked, they're still off
Offline
Pages: 1