Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SS
Posts
0
Comments
12
Joined
3 yr. ago

  • @Fleppensteijn @leopold @stevecrox

    For troubleshooting, I recommend
    For trouble shooting recommend https://community.kde.org/Plasma/Wayland/Nvidia, checking whether all kwin backends are installed (kwin-wayland-backend- on Ubuntu). Sometimes there's also a problem with the missing OpenGL backends of Qt. An easy check to see whether there is a problem with the proprietary driver is to try out whether the problem also exists using nouveau.

  • @meiko60 newest Nvidia drivers are at the moment 535.xx. you could maybe try upgrading to se whether the situation changes. It's easiest to get new Nvidia driver when following the instructions for installing CUDA. You typically don't need to install all of the CUDA SDK and could for instance just install the package cuda-drivers

  • @meiko60 why do you think that the reason for the freezes is the graphics driver. Isn't Linux completely freezing typically a running out of RAM (when you haven't set sufficient swap partitions or swap files). On KDE, you can enable the classical Ctrl+alt+del key to reset the xserver/Wayland (advanced keyboard options). Could you check whether this still works when the freeze occurs? Are there any special things in your system log?

  • @tubbadu as other said, you should not create a PR from your master branch. You can still change the source of your PR using gitlab web UI (at least I think you can change after the initial creation. You may also temporarily remove the branch protection from the master branch using gitlab web UI in the repo setting to move this specific PR forward