Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to wake from sleep with error: rcu_preempt detected stalls on CPUs/tasks #270

Open
tejassp919 opened this issue Aug 8, 2023 · 0 comments

Comments

@tejassp919
Copy link

tejassp919 commented Aug 8, 2023

When I try to wake my system up from sleep, I get similar logs displayed on the screen and have no input available.
This are are from journalctl as I could copy the actual ones

Aug 05 21:28:11.869453 pop-os kernel: rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
Aug 05 21:28:11.869459 pop-os kernel: rcu:         8-...!: (2 ticks this GP) idle=e7b8/0/0x0 softirq=85494/85495 fqs=0 (false positive?)
Aug 05 21:28:11.869463 pop-os kernel: rcu:         9-...!: (21 GPs behind) idle=21a0/0/0x0 softirq=11026/11026 fqs=0 (false positive?)
Aug 05 21:28:11.869468 pop-os kernel: rcu:         10-...!: (2 ticks this GP) idle=e688/0/0x0 softirq=88085/88086 fqs=0 (false positive?)
Aug 05 21:28:11.869472 pop-os kernel: rcu:         11-...!: (1 GPs behind) idle=b0d0/0/0x0 softirq=16982/16982 fqs=0 (false positive?)
Aug 05 21:28:11.869478 pop-os kernel: rcu:         13-...!: (0 ticks this GP) idle=4470/0/0x0 softirq=53171/53171 fqs=0 (false positive?)
Aug 05 21:28:11.869482 pop-os kernel: rcu:         14-...!: (0 ticks this GP) idle=3080/0/0x0 softirq=62437/62437 fqs=0 (false positive?)
Aug 05 21:28:11.869487 pop-os kernel: rcu:         15-...!: (0 ticks this GP) idle=8410/0/0x0 softirq=62499/62499 fqs=0 (false positive?)
Aug 05 21:28:11.869492 pop-os kernel: rcu:         16-...!: (0 ticks this GP) idle=6e90/0/0x0 softirq=57796/57796 fqs=0 (false positive?)
Aug 05 21:28:11.869497 pop-os kernel: rcu:         17-...!: (1 ticks this GP) idle=e038/0/0x0 softirq=40246/40247 fqs=0 (false positive?)
Aug 05 21:28:11.869503 pop-os kernel: rcu:         18-...!: (7 ticks this GP) idle=55f8/0/0x0 softirq=35450/35451 fqs=0 (false positive?)
Aug 05 21:28:11.869508 pop-os kernel: rcu:         19-...!: (1 GPs behind) idle=2ac8/0/0x0 softirq=30866/30866 fqs=0 (false positive?)
Aug 05 21:28:11.869512 pop-os kernel: rcu:         (detected by 6, t=15002 jiffies, g=211253, q=12 ncpus=20)

I am using latest kernel 6.4.6, and further system info is as follows:

 Static hostname: pop-os
       Icon name: computer-laptop
         Chassis: laptop
      Machine ID: c1945680ba036ca9e2405d5764cdee62
         Boot ID: ee601d524780419dbd0422d5525615c0
Operating System: Pop!_OS 22.04 LTS               
          Kernel: Linux 6.4.6-76060406-generic
    Architecture: x86-64
 Hardware Vendor: ASUSTeK COMPUTER INC.
  Hardware Model: ROG Zephyrus M16 GU604VI_GU604VI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant