staging.inyokaproject.org

Probleme mit Feral GameMode

Status: Ungelöst | Ubuntu-Version: Ubuntu 18.04 (Bionic Beaver)
Antworten |

deadland

Avatar von deadland

Anmeldungsdatum:
7. Dezember 2005

Beiträge: Zähle...

Hallo,

ich habe folgendes Problem mit dem Feral GameMode-Daemon:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
systemctl --user status gamemoded.service
● gamemoded.service - gamemoded
   Loaded: loaded (/etc/systemd/user/gamemoded.service; enabled; vendor preset: enabled)
   Active: active (running) since Sun 2018-07-22 13:48:34 CEST; 54min ago
 Main PID: 3154 (gamemoded)
   Status: "GameMode is now active."
   CGroup: /user.slice/user-1001.slice/user@1001.service/gamemoded.service
           └─3154 /usr/bin/gamemoded -l

Jul 22 14:43:07 mifcom /usr/bin/gamemoded[3154]: Setting scheduling policies...
Jul 22 14:43:07 mifcom /usr/bin/gamemoded[3154]: Renice value [0] defaulted to [4].
Jul 22 14:43:07 mifcom /usr/bin/gamemoded[3154]: Renicing client [11075] failed with error 13, ignoring.
Jul 22 14:43:07 mifcom /usr/bin/gamemoded[3154]: Setting client [11075] to SCHED_ISO failed with error 22, ignoring.
Jul 22 14:43:07 mifcom /usr/bin/gamemoded[3154]: Adding game: 11076 [/home/user/.steam/ubuntu12_64/vulkandriverquery]
Jul 22 14:43:07 mifcom /usr/bin/gamemoded[3154]: Setting scheduling policies...
Jul 22 14:43:07 mifcom /usr/bin/gamemoded[3154]: Renice value [0] defaulted to [4].
Jul 22 14:43:07 mifcom /usr/bin/gamemoded[3154]: Renicing client [11076] failed with error 13, ignoring.
Jul 22 14:43:07 mifcom /usr/bin/gamemoded[3154]: Setting client [11076] to SCHED_ISO failed with error 22, ignoring.
Jul 22 14:43:08 mifcom /usr/bin/gamemoded[3154]: Removing game: 11076 [/home/user/.steam/ubuntu12_64/vulkandriverquery]


Der Deamon läuft also, aber dieser kann weder ein renice machen noch auf SCHED_ISO umzuschalten.

Ich habe in der /etc/security/limits.conf noch die folgende Zeile hinzugefügt:

user		 soft	 nice	         -20

Damit kann ich manuell ein renice von einem Prozess machen ohne sudo zu verwenden.

Des Weiteren habe ich noch schedtool installiert und den Rechner neugestartet.

Irgendwelche Ideen?

Viele Grüße

Antworten |