-
Notifications
You must be signed in to change notification settings - Fork 208
Description
Ekamjeet@pc-my:~/gamemode/gamemode$ gamemoded -t
: Loading config
Loading config file [/usr/share/gamemode/gamemode.ini]
Loading config file [/etc/gamemode.ini]
: Running tests
:: Basic client tests
:: Passed
:: Dual client tests
gamemode request succeeded and is active
Quitting by request...
:: Passed
:: Gamemoderun and reaper thread tests
...Waiting for child to quit...
...Waiting for reaper thread (reaper_frequency set to 5 seconds)...
:: Passed
:: Supervisor tests
:: Passed
:: Feature tests
::: Verifying CPU governor setting
ERROR: Governor was not set to performance (was actually schedutil)!
::: Failed!
::: Verifying Scripts
::: Passed (no scripts configured to run)
::: Verifying GPU Optimisations
::: Passed (gpu optimisations not configured to run)
::: Verifying renice
ERROR: renice value not set correctly after gamemode_request_start
Expected: 10, Was: 0
ERROR: Initial values for new threads were incorrect!
ERROR: Multithreaded renice tests failed!
::: Failed!
::: Verifying ioprio
::: Passed
ERROR: :: Failed!
: Tests Failed!
Ekamjeet@pc-my:~/gamemode/gamemode$