gamemode
gamemode copied to clipboard
ERROR: Skipping ioprio on client [2347,2347]: ioprio was (0) but we expected (4)
Describe the bug running arma 3 via steam with gamemoderun %command% doesn't appear to be setting ioprio.
admin@debian:~$` systemctl --user status gamemoded
● gamemoded.service - gamemoded
Loaded: loaded (/usr/lib/systemd/user/gamemoded.service; disabled; vendor preset: enabled)
Active: active (running) since Thu 2022-05-19 20:19:28 -04; 1min 23s ago
Main PID: 2193 (gamemoded)
Status: "GameMode is now active."
Tasks: 2 (limit: 6857)
Memory: 1.1M
CPU: 18ms
CGroup: /user.slice/user-1000.slice/[email protected]/app.slice/gamemoded.service
└─2193 /usr/bin/gamemoded
May 19 20:19:28 debian gamemoded[2193]: -- blacklist this client so GameMode can see its final name here.
May 19 20:19:28 debian gamemoded[2193]: ERROR: Addition requested for already known client 2199 [/usr/bin/env].
May 19 20:19:28 debian gamemoded[2193]: ERROR: Skipping ioprio on client [2200,2200]: ioprio was (0) but we expected (4)
May 19 20:19:28 debian gamemoded[2193]: ERROR: Removal requested for unknown process [2202].
May 19 20:19:28 debian gamemoded[2193]: -- The parent process probably forked and tries to unregister from the wrong
May 19 20:19:28 debian gamemoded[2193]: -- process now. We cannot work around this. This message will likely be paired
May 19 20:19:28 debian gamemoded[2193]: -- with a nearby 'Removing expired game' which means we cleaned up properly
May 19 20:19:28 debian gamemoded[2193]: -- (we will log this event). This hint will be displayed only once.
May 19 20:19:29 debian gamemoded[2193]: ERROR: Skipping ioprio on client [2347,2347]: ioprio was (0) but we expected (4)
May 19 20:19:29 debian gamemoded[2193]: ERROR: Skipping ioprio on client [2350,2350]: ioprio was (0) but we expected (4)
To Reproduce
- run a game with gamemoderun %command%
- monitor the output of systemctl --user status gamemoded
- see error: ERROR: Skipping ioprio on client [2200,2200]: ioprio was (0) but we expected (4)
System Info (please complete the following information): OS and version: debian 11 with kernel 5.16 backports GameMode Version: 1.6.1-1
same for fedora 38, uname -r : 6.7.3-100.fc38.x86_64 running Path of Exile with lutris and wine-ge