From 3af1e6106366d3d8acc6ba8bea8f047489c1d4d0 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Thu, 6 Jun 2024 07:48:41 +0300 Subject: [PATCH] fix blacklist command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2ba1bd..c7094c0 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ for wheels: [upstreamed](https://github.com/scarburato/hid-tminit), you might want to blacklist the kernel module `hid-thrustmaster`. Do this with ```shell - echo 'blacklist hid_thrustmaster' > /etc/modprobe.d/hid_thrustmaster.conf + echo 'blacklist hid_thrustmaster' | sudo tee /etc/modprobe.d/hid_thrustmaster.conf ``` + If you've bought a new wheel, you will most likely have to update the firmware