New comment by RicArch97 on void-packages repository https://github.com/void-linux/void-packages/pull/36564#issuecomment-1094163087 Comment: > well, i have a problem, after installing it i have not tested it to see if it works, and i tried doing gamemoded-t and if i am remembering correctly it gave a reaper thread error, and after it finished, a process called dbus-launch spammed non-stop, and it ended up overloading my ram, i had to force-shutdown and then boot again. > > i also tried to play steam games with it, and when i launched it, i waited some seconds and it closed. > > is there a fix for those problems? and sorry for the bad english, its not my first language. I cannot reproduce this (using default config), so likely not an issue with the package. Also works fine for me on Steam and Lutris. ```console $ gamemoded -t : Loading config Loading config file [/usr/share/gamemode/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 ::: Passed ::: Verifying Scripts ::: Passed (no scripts configured to run) ::: Verifying GPU Optimisations ::: Passed (gpu optimisations not configured to run) ::: Verifying renice ::: Passed (no renice configured) ::: Verifying ioprio ::: Passed :: Passed : All Tests Passed! ```