• 0 Posts
  • 117 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle


  • I am using a 4080 on Plasma 6 wayland. It works pretty well. DLSS works. I haven’t tried frame generation, but I think support was added recently. Occasionally I have a wake problem, but I believe that is bios related. I am encountering a gamescope blackscreen freezing issue.

    Only stuttering I am experiencing is a Steam overlay bug and Bluetooth interference sometimes.

    Compositor choice and how recent of release will effect your experience as they are all independent implementations and still improving.

    I wouldn’t expect that a 20 series card to be a specifically buggier experience over the 40 and 30 series though.









  • RedWeasel@lemmy.worldtoLinux@lemmy.worldNVIDIA Trouble
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    On top of the thermal paste idea, try doing a ram test. Could also try adding “nvidia_drm.modeset=0” to your kernel commandline or add “options nvidia-drm modeset=0” in /etc/modprobe.d/nvidia.conf. It might have that set to 1 somewhere.

    There may be more in the logs as well. Are you able to test in windows? Maybe the gpu is failing as well.


  • RedWeasel@lemmy.worldtoLinux@lemmy.worldNVIDIA Trouble
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    I can’t tell from that output if you are using wayland or X11. If it is wayland I’d try X11 as the drivers before 555(?) don’t work as well and some compositors may be more unstable with the nvidia drivers.

    I’d also try checking the logs as well. ‘journalctl -b -1 -xe’ to show the prior boot.

    These is my only other suggestions.