I did get into a shell by editing the kernel line in the grub menu (adding init=/bin/sh in the end) and was able to access journalctl. Not sure if it means anything, but the command login didn’t work in the shell.
i am thinking of installing another distro for now, because i have a research project coming up. as only EndeavourOS live installer doesn’t seem to work…
the only other pc i have (which i am using right now) is not up to par for my work.
thankfully i had my /home as a different partition.
i do want to get to the bottom of the problem though, someday. i hope the next install doesn’t return anymore weird errors (then it would be confirmed that the motherboard is )
really weird behaviour…
I was able to partially boot my laptop by adding the acpi=off kernel parameter. The progress moved from “Welcome to EndeavourOS!” to getting stuck at “Reached Target Graphical Interface”.
At this point, I was able to access a TTY and get the logs:
I was also able to boot my EOS Live Installer with the same kernel edit. However, it is important to notice that only the UEFI Default option boots properly (to GUI), not the NVIDIA option (it gets stuck)
Speculation
I do think that it is caused by something related to my GPU, I don’t know if it’s a ACPI issue…
You have no graphics drivers active. Reinstalling the linux kernel and the Nvidia driver packages (under arch-chroot, or in the TTY if that works) might help further.