Kernel panic on booting ISO on Intel 125H #11075
Unanswered
GiorgioAresu
asked this question in
Q&A
Replies: 1 comment 7 replies
-
Could you try with the normal iso, secureboot off and upload some info about the panic message? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I just got a new node for my cluster, a Minisforum UH125 Pro (based on Intel Core Ultra 125H), but can't get talos to boot on the thing.
I tried both the secureboot ISO and the normal one, with and without the intel extensions (i915, intel-ucode, mei, thunderbolt), the result I get is a panic right after the sidero logo is shown, with the only lines shown being:
Then it reboots.
Same thing with v1.9.6.
I have tpm enabled (I assume this doesn't make a difference, but still tried it without it, earlier), SR-IOV on (was off by default, doesn't seem to make a difference either). Can't find any option to force legacy non-UEFI boot in the bios.
I tried kernel arguments from onedr0p's repo (https://github.com/onedr0p/home-ops/blob/main/talos/controlplane.yaml.j2) as he has the same CPU though on a different system. Removing
console=tty0
as per #9168 (reply in thread) didn't workAny ideas? Is there a way to get more logs or hints out of it, despite it not making it to the actual booting part?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions