On Fri, Sep 19, 2025 at 04:31:45PM +0200, Sebastian Reichel wrote: > I noticed the same on my Snapdragon X1 Elite based Thinkpad, but > forgot to create a bug report. It can easily be worked around by > creating the necessary symlink manually: > > ls -lh /usr/lib/binfmt.d/qemu-arm.conf > lrwxrwxrwx 1 root root 39 13. Sep 09:57 /usr/lib/binfmt.d/qemu-arm.conf -> > ../../share/qemu/binfmt.d/qemu-arm.conf
I brought this up the other day on IRC. > My guess is, that this symlink has not been installed originally, > because arm64 CPUs used to have native support for also running > arm32 instructions. Indeed this was given as the reason, or more specifically, that breaking that support might not be a good idea. Chris

