issue with starting on my laptop having arch installed. [SOLVED]
this has happened on my device a lot of times now, whenver I start my laptop, I have installed arch on it. can anyone please tell me what is it and how to fix this?
and I am a newbie.
This a native machine code execution that crashed in your system. Could be an instruction that your CPU doesn't understand (because the instruction is newer than your CPU, example: AVX512), or because your hardware returns an error when this instruction is executed (RAM issues?). Too difficult for me to understand this ASM crash.
I don't think it's some cpu issue because I used arch for sometime on my another laptop which is poorer in terms of hardware and cpu than current one. But again I might be wrong, will try to understand if this happens again.
Try firstly disconnecting every external device. If the crash continue, you maybe can disable CPU cores until you find out the broken one, or disable PF_WQ_WORKER somehow.