I have a few questions, please comment if you match all of most of these:

  • Do you use an RX 6000 series GPU?

  • Do you experience random freezes when playing games?

  • Are those freezes a “page fault”? (Use journalctl to check)

  • Do these issues occur in OpenGL games?

  • Are the page faults a GCVM_PROTECTION_FAULT?

  • What mesa version do you use?

  • What Linux distro do you use?

I’ve been having frequent freezes and it renders my operating system nearly unusable. I have to restart my computer to recover, and I lose all of my unsaved work.

Has anyone else experienced this issue? Do you use an RX 6000 card on Linux but have not had this issue?

  • ProxyZeus@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    9 months ago

    6800xt user here Been dealing with it since like july-august , most commonly happens in OW2 and Starfield, not using opengl for those of course

    Minecraft is the only opengl game I play, it has had a couple mystery crashes here and there but none were pagefaults

    I’ve been running mesa-git updated almost every night running Arch with KDE.

    It’s been annoying, I can’t find a consistent way to trigger it sometimes going days without happening.

    Linux 6.7rc kernels and recent mesa commits have helped but it still happens about once every 2-3 days

  • sosodev@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    9 months ago

    I run an RX6600 and haven’t had any freezing issues. Which version of Mesa and which games? If it’s all OpenGL games that would be rather strange.

  • mranderson17@infosec.pub
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    9 months ago

    Are they using vulkan natively (not dxvk through wine)? I posted about this when running the experimental vulkan support on BeamNG.drive https://www.beamng.com/threads/vulkan-api-–-feedback-known-issues-and-faq.79967/page-12#post-1617244. Looks to be very similar maybe?

    My OS details are in that post but also here:

    OS: Arch Linux x86_64
    Kernel: 6.1.39-1-lts
    Resolution: 3840x1600
    WM: sway
    CPU: AMD Ryzen 9 5950X (32) @ 3.400GHz
    GPU: AMD ATI Radeon PRO W6800
    Memory: 64209MiB
    

    All other games, even ones that use vulkan, work fine for me, it’s just BeamNG.drive

    EDIT: well, I’m not on 6.1.39 anymore… I have obviously updated since that post, but the rest is the same…