Fix module names in README.md

This commit is contained in:
Oleg
2024-07-15 04:36:27 +03:00
parent e9a0c9ac6b
commit 70fa7742f7

View File

@@ -42,16 +42,16 @@ Alternatively, you can install it through DKMS or manually.
5. Reboot 5. Reboot
To remove module: To remove module:
`sudo dkms remove universal-ff/<version> --all` `sudo dkms remove universal-pidff/<version> --all`
### Manually ### Manually
1. Install `linux-headers-$(uname -r)` 1. Install `linux-headers-$(uname -r)`
2. Clone repository 2. Clone repository
3. `make` 3. `make`
4. `sudo insmod hid-universal-ff.ko` 4. `sudo insmod hid-universal-pidff.ko`
To unload module: To unload module:
`sudo rmmod hid_universal_ff` `sudo rmmod hid_universal_pidff`
## How to set up a base parameters? ## How to set up a base parameters?
### MOZA ### MOZA