While reading the boot.0.log i saw this:
ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
The linux ACPI always tells the firmware that it is windows, but there is code on the firmware that supports linux. Here it becomes ignored, but to work well, some systems need this. To enable this you could add:
acpi_osi=Linux
to the kernel parameters in grub: Kernel parameters - ArchWiki
Have look here at the acpi section: [HowTo] Power savings setup| 2021-01-25
That’s the reason why i said:
and not 0 ![]()