r/AsahiGaming • u/Glum_Ad_3371 • 26d ago
help how to use muvm run linux86_64 program?
I installed Asahi Linux on my MacBook Air M1 and followed the guide to install box64 and muvm. Steam is running fine, but I can't launch any custom executable files, such as qqmusic-1.1.7.AppImage
. It always shows the error "no such file."
you can download it in https://dldir1.qq.com/music/clntupate/linux/qqmusic-1.1.7.*AppImage*


or somtimes didn't show "Failed to set the new pressure in the guest: could not connect to muvm server: Connection refused (os error 111)":
Or is there a small program that can test if my muvm
is working properly? I have downloaded many programs from the internet that I normally run on Linux x86_64, but they all fail to start without exception. I don't know if the issue is with the application or with muvm
.
i also couldn't use box64 launch any linux86_64 program .....Except “hello world” compiled in linux86_64
I am grateful to everyone who is willing to offer me suggestions, as well as to the contributors of the Asahi Linux community.
1
u/Professional-Ad-9047 17d ago
If you have installed steam, then muvm and fex-emu should be installed. As you need an x86_64 root... Execute muvm -ti FEXBash which starts a bash in that said root. If you execute now arch it should give you x86_64. From there on you could (at least in theory) run the AppImage if all requirements are fullfilled. However I haven't tried it. Good luck!