Updating Cores Only?

No problem you are welcome.

I will be running out of ideas :slight_smile: Can you try with those parameters

live nosplash debugging textmode video=efifb

and

live nosplash debugging textmode acpi=off

Thank you for your test.

1 Like

IT WORKED!!! I’m in terminal. I checked lspci and its reading everything!

Thank you so much!! Everything seems to be working so far. You sir are awesome.

I am glad we could find a solution to your issue. So now you can use live acpi=off or installer acpi=off if you want to install it.

Will there be fixed in later releases? I don’t want to always have to edit it after every update.

Was the issue in the motherboard or CPU?

You can check ACPI settings in your BIOS.

Otherwise you can edit syslinux.cfg if you are using live mode or you need to extlinux.cfg if you install it.

Please check this documentation. For live mode, if you are using Linux, you can edit directly the syslinux.cfg (in EFI/BOOT as you are using uefi boot) in the partition LAKKA of the usb stick.

You need to append to the cmdline acpi=off.

1 Like