Replies: 2 comments
-
|
Having the exact same issue with arch Linux on wayland. Not sure when the issue started as I only use antimicrox for Minecraft and I havent played it since Dec of 2023. Just tried playing again for the first time in over a year and got the same error message. Searching google for it and this is the only result. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
It looks like another duplicate of #1129 |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi everyone!
I’m trying to get Arch Linux with Hyprland running on my ROG Ally. Since the Ally doesn’t have a built-in keyboard or mouse, I decided to use AntimicroX to map the bindings I need to the built-in controller.
At first, it worked perfectly, but after a recent update, AntimicroX suddenly stopped launching. When I try to start it via the terminal, I get the following error:
"Selecting uinput as a default event generator.❌ERROR Received SIGSEGV (segmentation fault)
❗WARN Stack trace:
❗WARN antimicrox(+0xa41a5) [0x5b03ffad51a5]
❗WARN /usr/lib/libc.so.6(+0x3d1d0) [0x76988424c1d0]
❗WARN /usr/lib/libSDL2-2.0.so.0(+0x150bb) [0x769885f1d0bb]
❗WARN /usr/lib/libSDL2-2.0.so.0(+0x15a63) [0x769885f1da63]
❗WARN antimicrox(+0x1d7933) [0x5b03ffc08933]
❗WARN /usr/lib/libQt5Core.so.5(+0x2e31de) [0x769884ae31de]
❗WARN /usr/lib/libQt5Core.so.5(_ZN7QThread7startedENS_14QPrivateSignalE+0x3e) [0x7698848ee42e]
❗WARN /usr/lib/libQt5Core.so.5(+0xf2942) [0x7698848f2942]
❗WARN /usr/lib/libc.so.6(+0x942ce) [0x7698842a32ce]
❗WARN /usr/lib/libc.so.6(+0x11929c) [0x76988432829c]
fish: Job 1, 'antimicrox' terminated by signal SIGSEGV (Address boundary error)"
I’ve already tried reinstalling AntimicroX, checking dependencies, and reviewing logs, but nothing seems to fix the issue.
Has anyone encountered this problem before or has any ideas on how to resolve it?
I’d really appreciate any help!
Beta Was this translation helpful? Give feedback.
All reactions