beep boop

  • 0 Posts
  • 26 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle










  • How long has it been since you used element/matrix? Serious question because the new element call stack is now finally released in element stable, as of a few patches ago. (It still only shows up as the “video rooms” feature that u have to enable in the labs/beta settings)

    Its much cleaner than before and properly supports screensharing, adjusting individual user volumes and more. The previous jitsi based voice rooms were somewhat lacking i admit but they have been functional for years.

    That was the last thing that kind of kept me from fully endorsing matrix but now it does all that really important stuff. The new mobile ElementX client also supports the new call system but its overall lacking compared to the normal mobile client which does not support it.

    But for desktop use i dont have any complains anymore about matrix really.







  • Have the same gpu and had same issue give me a second to find the solution again.

    Now back at PC:

    Right so i searched for a while back when i got those issues and the only solution that really worked for me was installing 550 instead. Idk how PopOS / ubuntu does things. So doing this could be easy or super fucking annoying.

    depending on the repo you are using for the nvidia driver, you might be able to specify the driver version during install like so:

    sudo apt install nvidia-driver-550

    I am on debian12 and installing from repo didnt work for me as there were lots of dependencies that had version conflicts. I ended up installing it with the .run file which is really tedious.

    Im gonna be honest tho the chance that this will fix your issue is not that high. Nvidia problems are so fucking diverse and could be due to any number of specific system component and package combinations. But if its already broken, might as well try right?