GithubHelp home page GithubHelp logo

Comments (28)

mfed3 avatar mfed3 commented on July 27, 2024 5

Confirmed seeing the same issue on Dota 2, both with the info in the gists and also after downgrading kernel to 6.6.30 still the same issue.
Operating System: NixOS 24.05
KDE Plasma Version: 6.0.4
Kernel Version: 6.8.9 (64-bit)
Graphics Platform: Wayland
Processors: 32 × AMD Ryzen 9 5950X 16-Core Processor
Memory: 62.7 GiB of RAM
Graphics Processor: AMD Radeon RX 7900 XT
System information from steam: https://gist.github.com/mfed3/213559ef909b232171158e273e92a1c1

Steam Runtime Diagnostics: https://gist.github.com/mfed3/6e16d24f4565dee225fc3c3a0b23753c

Crash Log: https://gist.github.com/mfed3/128116ff35c5bfbe08c59cc46a7754c1

from dota-2.

AngryPenguinPL avatar AngryPenguinPL commented on July 27, 2024 3

Kernel 6.9 was released it contains fix for this bug.
So people who are affected by this issue can update their systems to 6.9 stable or alternatively wait for fixes in current branches like 6.8.10 and 6.6.31 - which should appear this week.

I think we can close this topic to avoid spam.

from dota-2.

AngryPenguinPL avatar AngryPenguinPL commented on July 27, 2024 2

Bug is created against kernel DRM, it is bisected. Please feel free to add comments here's https://gitlab.freedesktop.org/drm/amd/-/issues/3343

from dota-2.

Zesko avatar Zesko commented on July 27, 2024 1
  1. No
  2. Kernel 6.8.9 and 6.6.30 LTS have the latest path-versions at the same time, they get the same change of amdgpu driver.

If you have "Above 4G decoding" in BIOS setting, enable it to resolve the issue. Or downgrade back to the previous path-version of the Kernel.

from dota-2.

Zesko avatar Zesko commented on July 27, 2024 1

1.then if its driver issue why most of people in gitlab talking about kernel version not mesa driver?

Yes, the bug is in the amdgpu driver in the current kernel, not in Mesa. Mesa is not a amdgpu driver itself, but an implementation of OpenGL, Vulkan and other graphics APIs.

from dota-2.

Thorinori avatar Thorinori commented on July 27, 2024 1

Its mesa driver bug or kernel?

Kernels 6.8.9 and 6.6.30 have this bug. They should be fixed later.

Any idea when? Tried the Above 4G BIOS option and it worked once but then Dota just kept crashing still. Would ideally prefer to not have to roll back to an older kernel version, but definitely not a fan of the crashing.

from dota-2.

lewisdiamond avatar lewisdiamond commented on July 27, 2024 1

I mean its not a solution

It's not. But it's not a Valve issue, it's a amdgpu bug which is tracked and being worked on. https://gitlab.freedesktop.org/drm/amd/-/issues/3343

Christian König
@ckoenig · 2 days ago
Owner
And Alex pushed it into our internal branch, should be upstream by the end of the week.

The patch is here: https://patchwork.freedesktop.org/patch/593130/

from dota-2.

kisak-valve avatar kisak-valve commented on July 27, 2024

Hello @AngryPenguinPL, libvulkan_radeon.so hints that this is a regression in your video driver. You should report this issue to your video driver vendor.

from dota-2.

koreanfan avatar koreanfan commented on July 27, 2024

archlinux 6.8.9-arch1-1, dota crash after launch:
Process 6194 (dota2) of user 1000 dumped core.
Stack trace of thread 6260:
#0 0x0000700bed0fe633 n/a (/run/host/usr/lib/libvulkan_radeon.so + 0xfe633)
ELF object binary architecture: AMD x86-64
No problem on lts kernel

from dota-2.

koreanfan avatar koreanfan commented on July 27, 2024

If you are lucky and dota dont crash immediately then go to video settings and set display mode to windowed and press apply. Kill dota or wait when dota crash. After that go to dota settings and delete all launch options. Launch dota. Seems no crash. If after those manipulation dota crash then try to kill dota and kill steam. Relaunch steam and launch dota, it should work but not stable. You can play demo mode and when quit dota and try to relaunch then dota may crash randomly. In replay mode dota crash. So i dont recommend to launch online match. So wait for fix from devels(mesa/valve).

from dota-2.

koreanfan avatar koreanfan commented on July 27, 2024

archlinux lts kernel 6.6.30-1-lts, dota crash after launch:
systemd-coredump[3966]: [🡕] Process 3885 (dota2) of user 1000 dumpe dcore.
Stack trace of thread 3913:
#0 0x00007456bbcfe633 n/a (/run/host/usr/lib/libvulkan_radeon.so + 0xfe633)
ELF object binary architecture: AMD x86-64

from dota-2.

baaannnaaannn avatar baaannnaaannn commented on July 27, 2024

Replying to #2694 (comment)

Me too...maybe they have some actual patches and applied to LTS kernel too?
I use 6.8.0 without any problem

from dota-2.

baaannnaaannn avatar baaannnaaannn commented on July 27, 2024

Replying to #2694 (comment)

Found a solution?

from dota-2.

baaannnaaannn avatar baaannnaaannn commented on July 27, 2024

To resolve the issue, downgrade to kernel 6.8.8.

Kernel 6.8.9 is an issue with the AMD GPU.

So its mesa driver bug or kernel?

from dota-2.

baaannnaaannn avatar baaannnaaannn commented on July 27, 2024

Bug is created against kernel DRM, it is bisected. Please feel free to add comments here's https://gitlab.freedesktop.org/drm/amd/-/issues/3343

Its mesa driver bug or kernel?

from dota-2.

Zesko avatar Zesko commented on July 27, 2024

Its mesa driver bug or kernel?

Kernels 6.8.9 and 6.6.30 have this bug. They should be fixed later.

from dota-2.

baaannnaaannn avatar baaannnaaannn commented on July 27, 2024

Its mesa driver bug or kernel?

Kernels 6.8.9 and 6.6.30 have this bug. They should be fixed later.

1.Does mesa driver coming with kernel,including kernel?(im new to Linux sry idk)
2.how can this effect into LTS kernel?

from dota-2.

baaannnaaannn avatar baaannnaaannn commented on July 27, 2024
  1. No
  2. Kernel 6.8.9 and 6.6.30 LTS have the latest path-versions at the same time, they get the same change of amdgpu driver.

If you have "Above 4G decoding" in BIOS setting, enable it to resolve the issue. Or downgrade back to the previous path-version of the Kernel.

1.then if its driver issue why most of people in gitlab talking about kernel version not mesa driver?
Again sry for this,I just want to understand

from dota-2.

baaannnaaannn avatar baaannnaaannn commented on July 27, 2024

1.then if its driver issue why most of people in gitlab talking about kernel version not mesa driver?

Yes, the bug is in the amdgpu driver in the current kernel, not in Mesa. Mesa is not a amdgpu driver itself, but an implementation of OpenGL, Vulkan and other graphics APIs.

I just realized THANK YOU SO MUCH

from dota-2.

Zesko avatar Zesko commented on July 27, 2024

Any idea when?

Which distro do you use?

Did you enable "Resize bar" in the BIOS setting? If it does not help, there is something wrong with your system.

Or build your own kernel with some bugfix paths. If you don't want to build it, try the bleeding edge kernel 6.9rc7

from dota-2.

Thorinori avatar Thorinori commented on July 27, 2024

Any idea when?

Which distro do you use?

Did you enable "Resize bar" in the BIOS setting? If it does not help, there is something wrong with your system.

Or build your own kernel with some bugfix paths. If you don't want to build it, try the bleeding edge kernel 6.9rc7

EndeavourOS (Arch Based)

I don't recall seeing that, I did enable Above 4G though. Might have missed something though. I ended up just rolling back my kernel to 6.6.29 instead for now

from dota-2.

say8hi avatar say8hi commented on July 27, 2024

OS: Arch
WM: Hyprland
Kernel: 6.8.9-arch1-2
GPU: RX 6950 XT

Can downgrading amdgpu drivers help? And is it even possible?

from dota-2.

mfed3 avatar mfed3 commented on July 27, 2024

Honestly best thing to do is just enable Above 4G decoding in BIOS

from dota-2.

lewisdiamond avatar lewisdiamond commented on July 27, 2024

Honestly best thing to do is just enable Above 4G decoding in BIOS

I tried that with no success. Looks like rollback is necessary.

from dota-2.

say8hi avatar say8hi commented on July 27, 2024

Honestly best thing to do is just enable Above 4G decoding in BIOS

Worked for me, ty

from dota-2.

lewisdiamond avatar lewisdiamond commented on July 27, 2024

Honestly best thing to do is just enable Above 4G decoding in BIOS

I tried that with no success. Looks like rollback is necessary.

Turns out CSM has to be disabled for Resize bar to work. With Above 4G decoding=enabled, Resize bar=auto and CSM=disabled the problem is fixed.

from dota-2.

bemug avatar bemug commented on July 27, 2024

Enabled Above 4G decoding and Resizeable bar and everything is back to normal. Kernel 6.8.9-arch1-2. Thank you.

from dota-2.

baaannnaaannn avatar baaannnaaannn commented on July 27, 2024

Enabled Above 4G decoding and Resizeable bar and everything is back to normal. Kernel 6.8.9-arch1-2. Thank you.

What if my motherboard doesn't support 4G decoding and resize bar but problems still here

I mean its not a solution

from dota-2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.