Issues installing/compiling(making) Fanatec Driver
Im having trouble installing https://github.com/gotzl/hid-fanatecff due to Bazzite being immuteable. Ive asked GPT 4o and o1 quite a bit and im yet unable to fix it. In the images ive attached both the errors running it natively and in toolbox. Seems like an issue with the kernel...
GitHub
GitHub - gotzl/hid-fanatecff: Driver to support FANATEC input devic...
Driver to support FANATEC input devices, in particular ForceFeedback of various wheel-bases - gotzl/hid-fanatecff
4 Replies
kernel modules has to be included in the image itself, what you were trying (barring build issues) would work on a non atomic system.
build it in copr as an akmod, pr it into https://github.com/ublue-os/akmods
then make a custom image where you install the module from akmods
GitHub
GitHub - ublue-os/akmods: A caching layer for pre-built Fedora akmo...
A caching layer for pre-built Fedora akmod RPMs. Contribute to ublue-os/akmods development by creating an account on GitHub.
Alright thanks Ill try it
yeah you cant install the driver on an already installed system hence why you need to make a custom image and rebase to it and provide the driver through that
yeah im struggling a lot doing this ngl
ive now come to the point to pull it tot ublue and im rate limited on github
🔥
ok its prob not rate limit
i genuinly cant fork repos atm
Ok i kinda did it until the actual compilation of it and then it failed on step 2 and i gave up
i still cant fork
guess i can never use this driver