#crashing on startup - bazzite with rog ally
47 messages ยท Page 1 of 1 (latest)
idk im a noob when it comes to this stuff, Clone Hero was doing the same but bazzite got updates that fixed it, hoped it would fix YARG too but nope
crashing on startuo - bazzite with rog ally
crashing on startup - bazzite with rog ally
this appears to be a new crash related to systemd/libudev
not sure, i'm suspecting this is another package bug since as far as i can tell there's nothing wrong on YARG's end
someone else is having the same crash here
#1256610793223618651 message
wack
not rly a life ender cuz CH is running just fine but i do slightly prefer the rb look and feel and wanted to learn to love yarg haha
Wine workaround a possibility ?
to explain:
- this crash is a result of my HIDrogen package, which provides proper HID support on Linux
systemdis a core component of the modern Linux device management infrastructurelibudevis a library which helps with finding/managing devices; it's technically legacy but it's still supported, and it'd take a good amount of work to switch HIDrogen off of it to whatever's the recommended alternative
what instruments do you use? you could try uninstalling hidapi, that'll disable HIDrogen and prevent this crash from being triggered, but anything that relies on proper HID support won't work anymore
alright, that workaround should be fine then
how would i go about that ?
same way you'd go about removing any package via your package manager
i'm not familiar with Bazzite/Fedora so i'm not sure of the exact process
im that big of a noob evidently lmao but i think i can figure it out
Proton Experimental launched
and picked up my kit, but i will also try this native linux fix as well to see if that works
appreciate the help ๐
looks like it would just be dnf remove hidapi

i try to keep my bazzite install p up to date too cuz i guess they push twice a week i just recently learned ๐ญ
yeah
looks like apt is still a thing on Fedora as well, possibly try sudo apt remove hidapi?
same result
command not found
right
i'm going to assume this means hidapi is a built-in component of Bazzite and can't be removed currently