OlliC

Results 10 comments of OlliC

Still an issue on the new Fedora 32. Crashes on exit. https://retrace.fedoraproject.org/faf/reports/2842951/

Seems to be fixed in version 5.1.2 on Fedora 33.

Same problem on Fedora 35: ``` $ sudo dkms install anbox-ashmem/1 Building module: cleaning build area... make -j16 KERNELRELEASE=5.16.11-200.fc35.x86_64 all KERNEL_SRC=/lib/modules/5.16.11-200.fc35.x86_64/build...(bad exit status: 2) Error! Bad return status for module...

I have read in another issue that the modules are now part of newer kernels, but they are not compiled in by distribution kernels. So the solution was to recompile...

My current workaround is to restart the service with Gnomes autostart feature with this desktop file: ``` $ cat .local/share/applications/gamemoded-restart.desktop [Desktop Entry] Name=Restart gamemoded user service Exec=systemctl --user try-restart gamemoded.service...

That solved it. But now i got another error with linking. ``` [100%] Linking CXX executable /home/olli/Programme/vulkan/bin_x64/gl_vk_chopper /usr/bin/ld: cannot find -lassimp collect2: error: ld returned 1 exit status CMakeFiles/gl_vk_chopper.dir/build.make:932: recipe...

That did it. Thank you. Got it working.

Same problem here in Fedora 38 with Wayland and dual monitors. Without -fullscreen launch option it does this strange flicking between monitors thing. But if you are fast, you can...

After the CS2 update today it does not do the flicking between monitors anymore without any startup parameters. But it still always launches on the secondary monitor. I can then...