this post was submitted on 05 Sep 2023
5 points (100.0% liked)

Linux Gaming

15270 readers
264 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 

I'm on Fedora and I use the xone driver for a wireless Xbox One X/S controller. Every time I update the kernel the xone driver disappears so I need to reinstall it constantly (I assume it's because of how Fedora handles backup kernel versions). It was not like this back when I was using an arch based distro so is there a way I can make this not happen or is it just Fedora being Fedora?

Edit: turned out something has happened with DKMS when I installed xone. I removed the xone dkms module, deleted the files associated with it and then reinstalled xone so now it works again.

you are viewing a single comment's thread
view the rest of the comments
[–] qfjp@lemmy.one 1 points 1 year ago (2 children)

Do you have an error message? Is dkms failing during the install, or is it just not rebuilding the modules when a new kernel is built?

[–] Cralder@feddit.nu 1 points 1 year ago

DKMS is installed and I dont recall seeing any error message when I run the xone install script, but I would have to check when I have time to make sure I didnt miss anything

[–] Cralder@feddit.nu 1 points 1 year ago

After checking again I see that I get the error "could not locate dkms.conf" when I run the install script. I am googling solutions but if you have any ideas I would be glad to hear them!