Skip to content

sigonze/hid-fanatecff-dkms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hid-fanatecff-dkms

dkms for hid-fanatecff

Usage

Requirements: To use the current script, these commands have to be installed: git, dkms and evdev-joystick

For Ubuntu:

sudo apt install git dkms joystick

For Fedora:

sudo dnf install git kernel-devel dkms linuxconsoletools

Initialization:

git clone --recurse-submodules https://github.com/sigonze/hid-fanatecff-dkms.git

Install:

cd hid-fanatecff-dkms
sudo ./hid-fanatecff-dkms.sh install

Uninstall:

cd hid-fanatecff-dkms
sudo ./hid-fanatecff-dkms.sh remove

Update:

cd hid-fanatecff-dkms
sudo ./hid-fanatecff-dkms.sh remove
git pull --recurse-submodules
sudo ./hid-fanatecff-dkms.sh install

TODO

  • Better version support
  • Update procedure to be simplified?

About

DKMS for hid-fanatecff

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages