aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2021-06-08 21:13:12 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2021-06-08 21:13:12 +0300
commitc7afc7d3f1aed699bc236ea4b85aff21aa2f467d (patch)
tree009493f3a7037cf8455d5531c569b0466cab762e /README.md
parentcf31a8e37382fc1a100b3d7f35d3825c8e37e188 (diff)
downloadhid-tmff2-c7afc7d3f1aed699bc236ea4b85aff21aa2f467d.tar.gz
hid-tmff2-c7afc7d3f1aed699bc236ea4b85aff21aa2f467d.zip
Merge dkms into master
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9348125..aed55df 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,8 @@ With that in mind,
## Installation
+### Manual
+
+ Unplug wheel from computer
+ `git clone --recurse-submodules https://github.com/Kimplul/hid-tmff2.git`
+ `make`
@@ -26,6 +28,14 @@ With that in mind,
Done!
+### DKMS
+
++ Unplug wheel from computer
++ `sudo ./dkms-install.sh`
++ Plug wheel back in
++ reboot (not strictly necessary, but definitely recommended)
+
+Done!
> :warning: Warning: There have been reports that this driver does not work if the wheel's firmware version is any other than v. 31. To update the firmware, you will have to fire up a Windows installation and update the firmware using the official Thrustmaster tools.
## Additional tidbits