watchdog: BUG: soft lookup - CPU stuck for n s

753 Views Asked by At

I'm currently running ubuntu 22.04 on VMware 17 pro, but it always freezing every 5-10 minutes. CPU Stuck

I already try to upgrade the kernel, make the hardware far below my laptop specification, and make threshold and make panic kernel to 0 with command: echo "kernel.watchdog_thresh=300" >> /etc/sysctl.conf sysctl --system echo "kernel.softlockup_panic=0" >> /etc/sysctl.conf sysctl --system

but it keep freezing everytime. Does anybody know how to fix this problem?

0

There are 0 best solutions below