Trying to resolving the bug for KWORKERS HIGH CPU, as suggested in this answer. I put in my crontab the row:
@reboot echo "disable" > /sys/firmware/acpi/interrupts/gpe06
After the reboot, the system doesn't start. Also in single user mode it doesn't start.
I rebooted my PC with the option:
init=/bin/bash
and I removed the row in the root crontab but the system doesn't start.