diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2022-05-18 20:18:14 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-18 20:18:14 +0300 |
| commit | 162a1f666c71eb5584ed6dae26b957f9405d33bc (patch) | |
| tree | d90cf9c19809c3c03fa63356fc21e25a24d38b99 /README.md | |
| parent | 8d636c20b225d949869d48622707cf08cc865bd7 (diff) | |
| download | hid-tmff2-162a1f666c71eb5584ed6dae26b957f9405d33bc.tar.gz hid-tmff2-162a1f666c71eb5584ed6dae26b957f9405d33bc.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -53,6 +53,11 @@ Done! ## Additional tidbits ++ Until the updated `hid-tminit` is upstreamed, you might want to blacklist the kernel module `hid-thrustmaster`. Do this with + ``` + echo 'blacklist hid_thrustmaster' > /etc/modprobe.d/hid_thrustmaster.con + ``` + + If you've bought a new wheel, you will most likely have to update the firmware through Windows before it will work with this driver. + T300 RS has an advanced F1 mode that can be activated with an F1 attachment when in PS3 mode. The base wheel will also work in PS4 mode, |
