You are not logged in.

#1 2021-07-12 11:43:57

Wednesday
Member
Registered: 2010-05-05
Posts: 8

Random and various freezes after resuming from suspend or hybrid-sleep

Hello,
I never managed to get a proper sleep on my install. Here are my specs :

                   -`                    lld@pcfixe
                  .o+`                   ----------
                 `ooo/                   OS: Arch Linux x86_64
                `+oooo:                  Host: AX370-Gaming 5
               `+oooooo:                 Kernel: 5.12.15-arch1-1
               -+oooooo+:                Uptime: 8 mins
             `/:-:++oooo+:               Packages: 1081 (pacman)
            `/++++/+++++++:              Shell: bash 5.1.8
           `/++++++++++++++:             Resolution: 3840x2160
          `/+++ooooooooooooo/`           WM: xmonad
         ./ooosssso++osssssso+`          Theme: Adwaita [GTK2/3]
        .oossssso-````/ossssss+`         Icons: Adwaita [GTK2/3]
       -osssssso.      :ssssssso.        Terminal: st
      :osssssss/        osssso+++.       Terminal Font: Mononoki Nerd Font
     /ossssssss/        +ssssooo/-       CPU: AMD Ryzen 7 1800X (16) @ 3.600GHz
   `/ossssso+/:-        -:/+osssso+-     GPU: NVIDIA GeForce GTX 1080 Ti
  `+sso+:-`                 `.-/+oso:    Memory: 1058MiB / 16015MiB


The problem is : after resuming from sleep, sometimes everything is ok, sometimes it completely freezes (all peripherals, screen sometimes is ok but clock is frozen, indicating that everything is still. Sometimes it is the contrary : screen is black but the rest of it works as I can reboot with my key combination)...

Before pasting my journalctl between sleep request and resume, here is what I already tried / know :

  1. I found out here that the  "[Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)" warning is due to Ryzen C-state option. Disabling it in the BIOS got rid of the warnings but made things even worse.

  2. This warning seems related to my hard drive but I don't think it is that bad ?
    pcfixe kernel: ata1.00: supports DRM functions and may not be fully accessible

  3. The following errors seem related to the xhci_hcd module. I do not really know what it is for, but mkinitcpio complained that it was missing so I installed it via AUR. Did not help. Maybe even made things worse...
    pcfixe kernel: usb 1-7: reset full-speed USB device number 3 using xhci_hcd
    pcfixe kernel: PM: dpm_run_callback(): usb_dev_resume+0x0/0x10 returns -5
    pcfixe kernel: usb 1-7: PM: failed to resume async: error -5

  4. The following errors are due to my awful generic sound card, I do not know if they can be responsible for the whole freeze, I doubt it.
    pcfixe pulseaudio[666]: Failed to find a working profile.
    pcfixe pulseaudio[666]: Failed to load module "module-alsa-card" (argument: "device_id="3" name="usb-fc02_USB_MIDI_Interface-00" card_name=> ...

  5. There's a whole block about nvidia-modeset explaining sometimes the black screen (but seems independent of the freeze)

I've read here about amd-ucode and it is installed.

So in the end there seems to be many problems, maybe related, maybe not... If you have the slightest idea about what can be going on, I'd be glad to hear it. Thanks !

PS : suspend seems to work better than hybrid-sleep right now (which seems to freeze all the time) even though before installing xhci_hcd it was the other way round.

Here is the full journal betweel sleep request, and reboot after freezing after resuming

-- Journal begins at Sat 2021-03-20 16:19:25 CET, ends at Mon 2021-07-12 13:38:33 CEST. --
juil. 12 12:55:46 pcfixe sudo[1372]: pam_unix(sudo:session): session closed for user root
juil. 12 12:55:46 pcfixe audit[1372]: USER_END pid=1372 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
juil. 12 12:55:46 pcfixe audit[1372]: CRED_DISP pid=1372 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
juil. 12 12:55:46 pcfixe kernel: audit: type=1106 audit(1626087346.467:61): pid=1372 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
juil. 12 12:55:46 pcfixe kernel: audit: type=1104 audit(1626087346.467:62): pid=1372 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
juil. 12 12:55:48 pcfixe NetworkManager[466]: <info>  [1626087348.7582] manager: sleep: sleep requested (sleeping: no  enabled: yes)
juil. 12 12:55:48 pcfixe NetworkManager[466]: <info>  [1626087348.7583] device (enp6s0): state change: unavailable -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
juil. 12 12:55:48 pcfixe NetworkManager[466]: <info>  [1626087348.7607] device (wlp9s0): state change: unavailable -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
juil. 12 12:55:48 pcfixe NetworkManager[466]: <info>  [1626087348.7610] device (wlp9s0): set-hw-addr: reset MAC address to 7C:8B:CA:1D:B5:9F (unmanage)
juil. 12 12:55:48 pcfixe NetworkManager[466]: <info>  [1626087348.7615] manager: NetworkManager state is now ASLEEP
juil. 12 12:55:48 pcfixe systemd[1]: Reached target Sleep.
juil. 12 12:55:48 pcfixe systemd[1]: Starting Hybrid Suspend+Hibernate...
juil. 12 12:55:48 pcfixe kernel: PM: Image not found (code -22)
juil. 12 12:55:48 pcfixe systemd-sleep[1386]: Entering sleep state 'hybrid-sleep'...
juil. 12 12:55:48 pcfixe kernel: PM: hibernation: hibernation entry
juil. 12 13:32:45 pcfixe kernel: Filesystems sync: 0.018 seconds
juil. 12 13:32:45 pcfixe kernel: Freezing user space processes ... (elapsed 0.001 seconds) done.
juil. 12 13:32:45 pcfixe kernel: OOM killer disabled.
juil. 12 13:32:45 pcfixe kernel: PM: hibernation: Marking nosave pages: [mem 0x00000000-0x00000fff]
juil. 12 13:32:45 pcfixe kernel: PM: hibernation: Marking nosave pages: [mem 0x0009d000-0x000fffff]
juil. 12 13:32:45 pcfixe kernel: PM: hibernation: Marking nosave pages: [mem 0x09d00000-0x09ffffff]
juil. 12 13:32:45 pcfixe kernel: PM: hibernation: Marking nosave pages: [mem 0x0a200000-0x0a209fff]
juil. 12 13:32:45 pcfixe kernel: PM: hibernation: Marking nosave pages: [mem 0x0b000000-0x0b01ffff]
juil. 12 13:32:45 pcfixe kernel: PM: hibernation: Marking nosave pages: [mem 0xdb71d000-0xdb894fff]
juil. 12 13:32:45 pcfixe kernel: PM: hibernation: Marking nosave pages: [mem 0xdba18000-0xdcdfefff]
juil. 12 13:32:45 pcfixe kernel: PM: hibernation: Marking nosave pages: [mem 0xdf000000-0xffffffff]
juil. 12 13:32:45 pcfixe kernel: PM: hibernation: Basic memory bitmaps created
juil. 12 13:32:45 pcfixe kernel: PM: hibernation: Preallocating image memory
juil. 12 13:32:45 pcfixe kernel: PM: hibernation: Allocated 714131 pages for snapshot
juil. 12 13:32:45 pcfixe kernel: PM: hibernation: Allocated 2856524 kbytes in 0.63 seconds (4534.16 MB/s)
juil. 12 13:32:45 pcfixe kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
juil. 12 13:32:45 pcfixe kernel: printk: Suspending console(s) (use no_console_suspend to debug)
juil. 12 13:32:45 pcfixe kernel: Disabling non-boot CPUs ...
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 1 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 2 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 3 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 4 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 5 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 6 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 7 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 8 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 9 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 10 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 11 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 12 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 13 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 14 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 15 is now offline
juil. 12 13:32:45 pcfixe kernel: PM: hibernation: Creating image:
juil. 12 13:32:45 pcfixe kernel: PM: hibernation: Need to copy 709525 pages
juil. 12 13:32:45 pcfixe kernel: PM: hibernation: Normal pages needed: 709525 + 1024, available pages: 3470816
juil. 12 13:32:45 pcfixe kernel: PM: hibernation: Image created (709525 pages copied)
juil. 12 13:32:45 pcfixe kernel: Enabling non-boot CPUs ...
juil. 12 13:32:45 pcfixe kernel: x86: Booting SMP configuration:
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
juil. 12 13:32:45 pcfixe kernel: microcode: CPU1: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P001: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU1 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 2 APIC 0x2
juil. 12 13:32:45 pcfixe kernel: microcode: CPU2: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P002: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU2 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
juil. 12 13:32:45 pcfixe kernel: microcode: CPU3: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P003: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU3 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 4 APIC 0x4
juil. 12 13:32:45 pcfixe kernel: microcode: CPU4: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P004: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU4 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 5 APIC 0x5
juil. 12 13:32:45 pcfixe kernel: microcode: CPU5: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P005: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU5 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 6 APIC 0x6
juil. 12 13:32:45 pcfixe kernel: microcode: CPU6: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P006: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU6 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 7 APIC 0x7
juil. 12 13:32:45 pcfixe kernel: microcode: CPU7: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P007: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU7 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 8 APIC 0x8
juil. 12 13:32:45 pcfixe kernel: microcode: CPU8: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P008: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU8 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 9 APIC 0x9
juil. 12 13:32:45 pcfixe kernel: microcode: CPU9: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P009: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU9 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 10 APIC 0xa
juil. 12 13:32:45 pcfixe kernel: microcode: CPU10: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P00A: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU10 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 11 APIC 0xb
juil. 12 13:32:45 pcfixe kernel: microcode: CPU11: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P00B: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU11 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 12 APIC 0xc
juil. 12 13:32:45 pcfixe kernel: microcode: CPU12: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P00C: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU12 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 13 APIC 0xd
juil. 12 13:32:45 pcfixe kernel: microcode: CPU13: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P00D: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU13 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 14 APIC 0xe
juil. 12 13:32:45 pcfixe kernel: microcode: CPU14: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P00E: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU14 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 15 APIC 0xf
juil. 12 13:32:45 pcfixe kernel: microcode: CPU15: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P00F: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU15 is up
juil. 12 13:32:45 pcfixe kernel: nvme nvme0: 7/0/0 default/read/poll queues
juil. 12 13:32:45 pcfixe kernel: PM: Using 3 thread(s) for compression
juil. 12 13:32:45 pcfixe kernel: PM: Compressing and saving image data (710911 pages)...
juil. 12 13:32:45 pcfixe kernel: PM: Image saving progress:   0%
juil. 12 13:32:45 pcfixe kernel: ata3: SATA link down (SStatus 0 SControl 300)
juil. 12 13:32:45 pcfixe kernel: ata4: SATA link down (SStatus 0 SControl 300)
juil. 12 13:32:45 pcfixe kernel: ata9: SATA link down (SStatus 0 SControl 300)
juil. 12 13:32:45 pcfixe kernel: ata10: SATA link down (SStatus 0 SControl 300)
juil. 12 13:32:45 pcfixe kernel: ata8: SATA link down (SStatus 0 SControl 300)
juil. 12 13:32:45 pcfixe kernel: ata6: SATA link down (SStatus 0 SControl 300)
juil. 12 13:32:45 pcfixe kernel: ata5: SATA link down (SStatus 0 SControl 300)
juil. 12 13:32:45 pcfixe kernel: ata7: SATA link down (SStatus 0 SControl 300)
juil. 12 13:32:45 pcfixe kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
juil. 12 13:32:45 pcfixe kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
juil. 12 13:32:45 pcfixe kernel: ata2.00: configured for UDMA/133
juil. 12 13:32:45 pcfixe kernel: ata1.00: supports DRM functions and may not be fully accessible
juil. 12 13:32:45 pcfixe kernel: ata1.00: disabling queued TRIM support
juil. 12 13:32:45 pcfixe kernel: ata1.00: supports DRM functions and may not be fully accessible
juil. 12 13:32:45 pcfixe kernel: ata1.00: disabling queued TRIM support
juil. 12 13:32:45 pcfixe kernel: ata1.00: configured for UDMA/133
juil. 12 13:32:45 pcfixe kernel: PM: Image saving progress:  10%
juil. 12 13:32:45 pcfixe kernel: PM: Image saving progress:  20%
juil. 12 13:32:45 pcfixe kernel: PM: Image saving progress:  30%
juil. 12 13:32:45 pcfixe kernel: PM: Image saving progress:  40%
juil. 12 13:32:45 pcfixe kernel: PM: Image saving progress:  50%
juil. 12 13:32:45 pcfixe kernel: PM: Image saving progress:  60%
juil. 12 13:32:45 pcfixe kernel: PM: Image saving progress:  70%
juil. 12 13:32:45 pcfixe kernel: igb 0000:05:00.0 enp5s0: igb: enp5s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
juil. 12 13:32:45 pcfixe kernel: PM: Image saving progress:  80%
juil. 12 13:32:45 pcfixe kernel: PM: Image saving progress:  90%
juil. 12 13:32:45 pcfixe kernel: PM: Image saving progress: 100%
juil. 12 13:32:45 pcfixe kernel: PM: Image saving done
juil. 12 13:32:45 pcfixe kernel: PM: hibernation: Wrote 2843644 kbytes in 3.70 seconds (768.55 MB/s)
juil. 12 13:32:45 pcfixe kernel: PM: S|
juil. 12 13:32:45 pcfixe kernel: printk: Suspending console(s) (use no_console_suspend to debug)
juil. 12 13:32:45 pcfixe kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
juil. 12 13:32:45 pcfixe kernel: sd 0:0:0:0: [sda] Stopping disk
juil. 12 13:32:45 pcfixe kernel: sd 1:0:0:0: [sdb] Synchronizing SCSI cache
juil. 12 13:32:45 pcfixe kernel: sd 1:0:0:0: [sdb] Stopping disk
juil. 12 13:32:45 pcfixe kernel: ccp 0000:0b:00.2: refused to change power state from D0 to D3hot
juil. 12 13:32:45 pcfixe kernel: ACPI: Preparing to enter system sleep state S3
juil. 12 13:32:45 pcfixe kernel: PM: Saving platform NVS memory
juil. 12 13:32:45 pcfixe kernel: Disabling non-boot CPUs ...
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 1 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 2 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 3 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 4 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 5 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 6 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 7 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 8 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 9 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 10 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 11 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 12 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 13 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 14 is now offline
juil. 12 13:32:45 pcfixe kernel: smpboot: CPU 15 is now offline
juil. 12 13:32:45 pcfixe kernel: ACPI: Low-level resume complete
juil. 12 13:32:45 pcfixe kernel: PM: Restoring platform NVS memory
juil. 12 13:32:45 pcfixe kernel: Enabling non-boot CPUs ...
juil. 12 13:32:45 pcfixe kernel: x86: Booting SMP configuration:
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
juil. 12 13:32:45 pcfixe kernel: microcode: CPU1: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P001: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU1 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 2 APIC 0x2
juil. 12 13:32:45 pcfixe kernel: microcode: CPU2: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P002: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU2 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
juil. 12 13:32:45 pcfixe kernel: microcode: CPU3: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P003: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU3 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 4 APIC 0x4
juil. 12 13:32:45 pcfixe kernel: microcode: CPU4: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P004: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU4 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 5 APIC 0x5
juil. 12 13:32:45 pcfixe kernel: microcode: CPU5: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P005: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU5 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 6 APIC 0x6
juil. 12 13:32:45 pcfixe kernel: microcode: CPU6: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P006: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU6 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 7 APIC 0x7
juil. 12 13:32:45 pcfixe kernel: microcode: CPU7: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P007: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU7 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 8 APIC 0x8
juil. 12 13:32:45 pcfixe kernel: microcode: CPU8: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P008: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU8 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 9 APIC 0x9
juil. 12 13:32:45 pcfixe kernel: microcode: CPU9: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P009: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU9 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 10 APIC 0xa
juil. 12 13:32:45 pcfixe kernel: microcode: CPU10: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P00A: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU10 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 11 APIC 0xb
juil. 12 13:32:45 pcfixe kernel: microcode: CPU11: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P00B: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU11 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 12 APIC 0xc
juil. 12 13:32:45 pcfixe kernel: microcode: CPU12: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P00C: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU12 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 13 APIC 0xd
juil. 12 13:32:45 pcfixe kernel: microcode: CPU13: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P00D: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU13 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 14 APIC 0xe
juil. 12 13:32:45 pcfixe kernel: microcode: CPU14: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P00E: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU14 is up
juil. 12 13:32:45 pcfixe kernel: smpboot: Booting Node 0 Processor 15 APIC 0xf
juil. 12 13:32:45 pcfixe kernel: microcode: CPU15: patch_level=0x08001137
juil. 12 13:32:45 pcfixe kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
juil. 12 13:32:45 pcfixe kernel: ACPI: \_PR_.P00F: Found 2 idle states
juil. 12 13:32:45 pcfixe kernel: CPU15 is up
juil. 12 13:32:45 pcfixe kernel: ACPI: Waking up from system sleep state S3
juil. 12 13:32:45 pcfixe kernel: usb usb3: root hub lost power or was reset
juil. 12 13:32:45 pcfixe kernel: usb usb4: root hub lost power or was reset
juil. 12 13:32:45 pcfixe kernel: usb usb1: root hub lost power or was reset
juil. 12 13:32:45 pcfixe kernel: usb usb2: root hub lost power or was reset
juil. 12 13:32:45 pcfixe kernel: sd 1:0:0:0: [sdb] Starting disk
juil. 12 13:32:45 pcfixe kernel: sd 0:0:0:0: [sda] Starting disk
juil. 12 13:32:45 pcfixe kernel: nvme nvme0: 7/0/0 default/read/poll queues
juil. 12 13:32:45 pcfixe kernel: ata3: SATA link down (SStatus 0 SControl 300)
juil. 12 13:32:45 pcfixe kernel: ata9: SATA link down (SStatus 0 SControl 300)
juil. 12 13:32:45 pcfixe kernel: ata4: SATA link down (SStatus 0 SControl 300)
juil. 12 13:32:45 pcfixe kernel: ata10: SATA link down (SStatus 0 SControl 300)
juil. 12 13:32:45 pcfixe kernel: ata8: SATA link down (SStatus 0 SControl 300)
juil. 12 13:32:45 pcfixe kernel: ata5: SATA link down (SStatus 0 SControl 300)
juil. 12 13:32:45 pcfixe kernel: ata6: SATA link down (SStatus 0 SControl 300)
juil. 12 13:32:45 pcfixe kernel: ata7: SATA link down (SStatus 0 SControl 300)
juil. 12 13:32:45 pcfixe kernel: usb 1-7: reset full-speed USB device number 3 using xhci_hcd
juil. 12 13:32:45 pcfixe kernel: usb 3-1: reset full-speed USB device number 2 using xhci_hcd
juil. 12 13:32:45 pcfixe kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
juil. 12 13:32:45 pcfixe kernel: ata1.00: supports DRM functions and may not be fully accessible
juil. 12 13:32:45 pcfixe kernel: ata1.00: disabling queued TRIM support
juil. 12 13:32:45 pcfixe kernel: ata1.00: supports DRM functions and may not be fully accessible
juil. 12 13:32:45 pcfixe kernel: ata1.00: disabling queued TRIM support
juil. 12 13:32:45 pcfixe kernel: ata1.00: configured for UDMA/133
juil. 12 13:32:45 pcfixe kernel: PM: dpm_run_callback(): usb_dev_resume+0x0/0x10 returns -5
juil. 12 13:32:45 pcfixe kernel: usb 1-7: PM: failed to resume async: error -5
juil. 12 13:32:45 pcfixe kernel: usb 1-13: reset high-speed USB device number 6 using xhci_hcd
juil. 12 13:32:45 pcfixe kernel: usb 1-5: reset high-speed USB device number 2 using xhci_hcd
juil. 12 13:32:45 pcfixe kernel: usb 1-12: reset full-speed USB device number 5 using xhci_hcd
juil. 12 13:32:45 pcfixe kernel: usb 1-14: reset high-speed USB device number 7 using xhci_hcd
juil. 12 13:32:45 pcfixe kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
juil. 12 13:32:45 pcfixe kernel: usb 1-13.2: reset full-speed USB device number 8 using xhci_hcd
juil. 12 13:32:45 pcfixe kernel: igb 0000:05:00.0 enp5s0: Reset adapter
juil. 12 13:32:45 pcfixe kernel: usb 1-14.2: reset full-speed USB device number 9 using xhci_hcd
juil. 12 13:32:45 pcfixe kernel: PM: hibernation: Basic memory bitmaps freed
juil. 12 13:32:45 pcfixe kernel: OOM killer enabled.
juil. 12 13:32:45 pcfixe kernel: Restarting tasks ... 
juil. 12 13:32:45 pcfixe kernel: usb 1-7: USB disconnect, device number 3
juil. 12 13:32:45 pcfixe kernel: done.
juil. 12 13:32:45 pcfixe kernel: PM: hibernation: hibernation exit
juil. 12 13:32:45 pcfixe rtkit-daemon[675]: The canary thread is apparently starving. Taking action.
juil. 12 13:32:45 pcfixe audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hybrid-sleep comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
juil. 12 13:32:45 pcfixe audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hybrid-sleep comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
juil. 12 13:32:45 pcfixe systemd-sleep[1386]: System returned from sleep state.
juil. 12 13:32:45 pcfixe rtkit-daemon[675]: Demoting known real-time threads.
juil. 12 13:32:45 pcfixe systemd[1]: systemd-hybrid-sleep.service: Deactivated successfully.
juil. 12 13:32:45 pcfixe kernel: audit: type=1130 audit(1626089565.323:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hybrid-sleep comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
juil. 12 13:32:45 pcfixe kernel: audit: type=1131 audit(1626089565.323:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hybrid-sleep comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
juil. 12 13:32:45 pcfixe rtkit-daemon[675]: Successfully demoted thread 910 of process 770.
juil. 12 13:32:45 pcfixe systemd[1]: Finished Hybrid Suspend+Hibernate.
juil. 12 13:32:45 pcfixe rtkit-daemon[675]: Successfully demoted thread 755 of process 666.
juil. 12 13:32:45 pcfixe systemd[1]: systemd-hybrid-sleep.service: Consumed 1.978s CPU time.
juil. 12 13:32:45 pcfixe rtkit-daemon[675]: Successfully demoted thread 746 of process 666.
juil. 12 13:32:45 pcfixe systemd[1]: Reached target Hybrid Suspend+Hibernate.
juil. 12 13:32:45 pcfixe rtkit-daemon[675]: Successfully demoted thread 736 of process 666.
juil. 12 13:32:45 pcfixe systemd[1]: Stopped target Sleep.
juil. 12 13:32:45 pcfixe rtkit-daemon[675]: Successfully demoted thread 666 of process 666.
juil. 12 13:32:45 pcfixe systemd[1]: Stopped target Hybrid Suspend+Hibernate.
juil. 12 13:32:45 pcfixe rtkit-daemon[675]: Demoted 5 threads.
juil. 12 13:32:45 pcfixe pulseaudio[666]: Failed to find a working profile.
juil. 12 13:32:45 pcfixe pulseaudio[666]: Failed to load module "module-alsa-card" (argument: "device_id="3" name="usb-fc02_USB_MIDI_Interface-00" card_name="alsa_card.usb-fc02_USB_MIDI_Interface-00" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
juil. 12 13:32:45 pcfixe kernel: nvidia-modeset: ERROR: GPU:0: Failed detecting connected display devices
juil. 12 13:32:45 pcfixe kernel: nvidia-modeset: ERROR: GPU:0: Failed detecting connected display devices
juil. 12 13:32:45 pcfixe kernel: nvidia-modeset: ERROR: GPU:0: Failure reading maximum pixel clock value for display device HDMI-0.
juil. 12 13:32:45 pcfixe kernel: nvidia-modeset: ERROR: GPU:0: Failed detecting connected display devices
juil. 12 13:32:45 pcfixe kernel: nvidia-modeset: ERROR: GPU:0: Failed detecting connected display devices
juil. 12 13:32:45 pcfixe kernel: nvidia-modeset: ERROR: GPU:0: Failed detecting connected display devices
juil. 12 13:32:45 pcfixe kernel: usb 1-7: new full-speed USB device number 10 using xhci_hcd
juil. 12 13:32:45 pcfixe systemd-logind[469]: Operation 'sleep' finished.
juil. 12 13:32:45 pcfixe NetworkManager[466]: <info>  [1626089565.5741] manager: sleep: wake requested (sleeping: yes  enabled: yes)
juil. 12 13:32:45 pcfixe NetworkManager[466]: <info>  [1626089565.5741] device (enp5s0): state change: activated -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
juil. 12 13:32:45 pcfixe NetworkManager[466]: <info>  [1626089565.5999] dhcp4 (enp5s0): canceled DHCP transaction
juil. 12 13:32:45 pcfixe NetworkManager[466]: <info>  [1626089565.5999] dhcp4 (enp5s0): state changed bound -> terminated
juil. 12 13:32:45 pcfixe NetworkManager[466]: <info>  [1626089565.6105] manager: NetworkManager state is now CONNECTED_GLOBAL
juil. 12 13:32:45 pcfixe NetworkManager[466]: <info>  [1626089565.6400] manager: NetworkManager state is now DISCONNECTED
juil. 12 13:32:45 pcfixe NetworkManager[466]: <info>  [1626089565.6408] device (enp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
juil. 12 13:32:45 pcfixe dbus-daemon[464]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=466 comm="/usr/bin/NetworkManager --no-daemon ")
juil. 12 13:32:45 pcfixe systemd[1]: Starting Network Manager Script Dispatcher Service...
juil. 12 13:32:45 pcfixe dbus-daemon[464]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
juil. 12 13:32:45 pcfixe systemd[1]: Started Network Manager Script Dispatcher Service.
juil. 12 13:32:45 pcfixe audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
juil. 12 13:32:45 pcfixe kernel: audit: type=1130 audit(1626089565.643:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
juil. 12 13:32:45 pcfixe NetworkManager[466]: <info>  [1626089565.6609] device (enp6s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
juil. 12 13:32:45 pcfixe NetworkManager[466]: <info>  [1626089565.6625] device (wlp9s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
juil. 12 13:32:45 pcfixe NetworkManager[466]: <info>  [1626089565.6632] device (wlp9s0): set-hw-addr: set MAC address to CA:47:C7:54:F5:DB (scanning)
juil. 12 13:32:45 pcfixe kernel: usb 1-7: New USB device found, idVendor=045e, idProduct=0291, bcdDevice= 1.07
juil. 12 13:32:45 pcfixe kernel: usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
juil. 12 13:32:45 pcfixe mtp-probe[1555]: checking bus 1, device 10: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7"
juil. 12 13:32:45 pcfixe mtp-probe[1555]: bus: 1, device: 10 was not an MTP device
juil. 12 13:32:45 pcfixe mtp-probe[1556]: checking bus 1, device 10: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7"
juil. 12 13:32:45 pcfixe mtp-probe[1556]: bus: 1, device: 10 was not an MTP device

Last edited by Wednesday (2021-07-12 11:47:56)

Offline

#2 2021-07-12 14:03:24

seth
Member
Registered: 2012-09-03
Posts: 50,987

Re: Random and various freezes after resuming from suspend or hybrid-sleep

Online

Board footer

Powered by FluxBB