Trying to use my controller which I believe is using the Xbox drivers for the dongle. I've already seen this but I don't know what to do with it:
https://github.com/ublue-os/akmods/blob/main/build_files/common/build-kmod-xone.sh
#How to install xone?
1 messages · Page 1 of 1 (latest)
It seems it's barely maintained though. I am now looking at:
https://github.com/atar-axis/xpadneo
Bump. Both xone and xpadneo have akmod packages. But I can't figure out how to install them.
akmod-xone : Akmod package for xone kernel module(s)
kmod-xone : Metapackage which tracks in xone kernel module for newest kernel
akmod-xpadneo : Akmod package for xpadneo kernel module(s)
kmod-xpadneo : Metapackage which tracks in xpadneo kernel module for newest kernel
i would recommend either building a custom image using a containerfile that follows the readme or using the bluebuild akmods module to do the same thing
That sounds very involved. I am not familiar with the process.
setting up local installation and keysigning is far more involved imo
than a 10 line yaml file
Out of curiosity (don't take this as a request) would it be possible to have a ujust command for that? Like ujust install-xone or something.
no this is the kind of thing custom images are for
one of the main benefits of bootc 😄
also supporting third party kmod installation would be against the security scope of secureblue
not something we should be encouraging