Replies: 1 comment 10 replies
-
|
Definitely no wayland dependency in FEX, I don't use Wayland on any of my Arm64 machines. It's Asahi that strongly encourages wayland. FEXServer is a daemon and will exit if there aren't any If you really want FEXServer in the foreground then you can start it with |
Beta Was this translation helpful? Give feedback.
10 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.
Uh oh!
There was an error while loading. Please reload this page.
-
For the past day i have been tearing my hair out trying to get Fex to run. I got it installed, got the rootfs mounted via the standard squashfs kernel system using this.
/usr/share/fex-emu-rootfs-layers/gentoo/images/00-base.sqfs /usr/share/fex-emu/RootFS/Gentoo squashfs defaultsfrom: chadmed/asahi-overlay#155 (comment)
FEXConfig launches, set that to rootfs. but that's all that works.
but FEXServer just doesn't seem to work. No matter the options launched with other than -h or -v results in no output, not even errors. All the other commands just spit the error out from issue #4483
By all your documentation it's just a standard daemon. Or does it 'expect' to have the windows-lite system-d to be installed?
Edit: no the described fixes in the issue do not work. muvm flat out panics and crashes.
Beta Was this translation helpful? Give feedback.
All reactions