this post was submitted on 21 Dec 2025
44 points (94.0% liked)

Arch Linux

9553 readers
1 users here now

The beloved lightweight distro

founded 6 years ago
MODERATORS
 

Just installed updates from Pacman, not even touching the AUR. Now when I reboot machine, this happens. It just reboots itself and the cycle repeats itself. Any solutions?

top 23 comments
sorted by: hot top controversial new old
[–] _stranger_@lemmy.world 28 points 2 months ago (1 children)

this may be relevant to your interests

https://bbs.archlinux.org/viewtopic.php?id=311123

I'd suggest disabling the TPM in bios if you don't need it.

[–] Cornflake@pawb.social 20 points 2 months ago (4 children)

Disabling TPM fixed my issue! Thanks!

[–] ekZepp@lemmy.world 7 points 2 months ago

Update [Solved] in the title.

[–] lemonhead2@lemmy.world 1 points 1 week ago

I had the same problem. just generate /etc/machine-id from a chroot

[–] krolden@lemmy.ml 9 points 2 months ago (1 children)

Disable TPM in bios and try to reboot

[–] Cornflake@pawb.social 4 points 2 months ago (1 children)
[–] krolden@lemmy.ml 3 points 2 months ago (2 children)

You may want to reenable the tpm if you choose to use it as keystore for encrypted disks

[–] b000rg@midwest.social 1 points 2 months ago

Woah, what? I didn't know you could use the TPM that way. I've gotta look into this now.

[–] Cornflake@pawb.social 1 points 2 months ago (1 children)

Won't that just cause the boot loop again where it reboots because on my laptop Arch won't start with it enabled?

[–] krolden@lemmy.ml 2 points 2 months ago

There's another underlying problem causing your tpm issue. You will need to resolve it first to use the tpm.

Disabling it was basically a work around