On Mon, 22 Sep 2025 17:06:12 +0200
Chris Hofstaedtler <[email protected]> wrote:

> 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.
> 
maybe that link can be added in post-install if cpu does not support
32bit. If the cpu can do it itself, it is probably faster.

Regards,
Andreas

Reply via email to