Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxkernel authored Jun 26, 2019
1 parent 9c2bf35 commit be7f010
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,17 @@ You can check your mouse polling rate, opening a terminal and typing:

If you get "1", then mouse polling rate (1000 Hz) is ENABLED.

## Checking mouse polling rate in real-time with evhz

Open a terminal and type:

- `wget https://gitlab.com/iankelling/evhz/-/archive/master/evhz-master.zip`
- `unzip evhz-master.zip`
- `cd evhz-master/`
- `./run`

Then move Vorago 404 "gaming mouse" to check polling rate.

## Fix hid-generic 0003:1D57:FA0A.0002: usb_submit_urb(ctrl) failed: -1

Open a terminal and type:
Expand Down

0 comments on commit be7f010

Please sign in to comment.