Re: Fresh install: System freeze
Reply #8 –
Thanks for all your answers!
First of all, I did a memtest (twice! one with both RAM sticks and one with the removable one removed (the other one is soldered in place)) and it is completely fine. So it is not faulty memory.
@pluto Thanks for your input. Unfortunately, as described in my initial posting, the issue occurs at tty level. In fact, I haven't bothered installing Xorg at all.
@Lancia I need to force shutdown, it completely hangs. Turns out my proposition with the fans was also wrong! Sometimes they go crazy, sometimes it's all silent. I have literally no idea.
To reiterate, even the magic sysrq key combo won't work, so the kernel completely freezes.
The good thing in all this mess is that I messed up efibootmgr when trying different kernels. I retried linux-lts and it seems to work. That is, I've got no freezes since using linux-lts.
it hang again....
I'd like to get to the core of the problem though, because I'm curious what actually causes this.
My plan is to just "binary-search": trying out different kernel versions until I hit the one patch where it all breaks down.
I know artix is rolling release. Nevertheless, does maybe someone from the artix community have an archive of precompiled kernels or do I need to compile them on my own?
Found it: https://archive.artixlinux.org/packages/l/linux/
I'm just asking, I've got experience with compiling kernels: There is actually this funny story from uni.
I tried gentoo the first time
Then there was this project, compiler class
final project presentation, the guy handed me a USB stick with a C file on it where my compiler allegedly fails
jokes on me, I forgot to compile my kernel with USB support
The guy from the research lab remembers this fondly to this day
UPDATE: I'm trying it with the ubuntu version that the vendor recommends. unfortunately, it works as of now.
Maybe as another update: I tried all 5.15 kernel versions and none worked, even though it's literally the same as on the ubuntu side.
Another Update: Looks like I just needed to add i915 module to my initramfs.... 
unfortunately not.
I've been able to track this problem down a bit better. It looks like when I use e.g. the Ubuntu distribution the vendor distributes with their kernel, things are fine. So I tried any other kernel from kernel.org, but still on that ubuntu distro, and experienced the freezes again.
I'm not sure what's different in these two kernels, as I used the same Version (just not ubuntu-flavored) and the config file of the existing Tuxedo Kernel.
So my mission now is to identify their differences somehow. I guess some kind of module
Best,
dasnacl