tested a few command line options, passwords are printed out fine respecting those options
switching governor works with LD_PRELOAD
I haven't spotted any regressions, sounds play fine.
@gicmo The second computer was my mistake, I preloaded libgamemode.so.0
instead of libgamemodeauto.so.0
. After correcting the typo, it works well now.
listing video properties on a sample video file works
I can list and start my flatpak apps and check for updates
a very simple 'curl url' works for me
Also, @gicmo, would you consider creating a test case for this package? See https://fedoraproject.org/wiki/QA:SOP_package_test_plan_creation . It would then show up here in Bodhi.
On one computer I can run LD_PRELOAD=/usr/lib64/libgamemodeauto.so.0 glxgears
and gamemode is started (gamemoded -s
) and cpu governor is switched to performance. On my other computer the same steps don't start gamemoded
at all (gamemoded -l
not even running until I run gamemoded -s
, but then still says inactive) and cpu governor is not switched. I can use gamemoded -r
to activate game mode, but I can't do it with LD_PRELOAD=... glxgears
. Any idea what I'm doing wrong? Should I file a bug?
still working ok
still working ok
my VMs seem to work as usual
works in my local testing when executed through taskotron
working fine in taskotron infra
working fine in taskotron infra
Since I fully updated from updates-testing today I experienced two system hangs, when even sysrq was not working (and unfortunately nothing in the logs). I can't say it's the kernel's fault, but it's a likely candidate. Let's keep it in testing for a little longer.
Works in taskotron infra
created a new instance, booted, logged in, removed it - worked fine
we're using rpmfluff in task-rpmdeplint test suite, it still passes, so no incompatible changes (from our pov) were introduced