You are not logged in.

#1 2024-05-05 22:59:01

rand6317
Member
Registered: 2024-05-05
Posts: 3

[SOLVED] Issue with Steam Proton Games, kernel 6.8.9, 6.6.30, AMD GPU

Hello,

since yesterday I am being plagued by issues with Baldur's Gate 3 and The Finals starting from Steam with Proton.
Although I am not sure that these issues are connected I will post it together, because they seem to have appeared at the same time.

I think it has something to do with graphic drivers, but please see for yourself.

The Finals
Issue:
Sometimes crashing at startup with following popup(especially Proton Experimental [bleeding-edge-8.0]):
iZSspSk.png
At other times hanging with very high CPU load and low GPU load and either following popup or extremely long loading, which I cancel at some point (especially Proton Experimental [bleeding-edge]):
SDXprdW.png
Or loading extremely long.

At other times starting fine, although getting kicked from server at points (This is currently expected behavior, according to: https://www.protondb.com/app/2073850).

Tested with:
Proton Experimental
Proton Experimental [bleeding-edge]
Proton Experimental [bleeding-edge-8.0] (not sure what the difference with this one is, but saw it recommended somewhere)
Proton 9.0-1

Steam log (grabbed with launch options: "PROTON_LOG=1 %command%", while running Proton Experimental [bleeding-edge-8.0]):
Unfortunately I ran into problems with pasting the extremely long log into the post. As such I have decided to upload the log file to https://gofile.io/d/699ylA (Feel free to suggest a different method).

The Finals end

Baldur's Gate 3 start
When selecting DX11 in Larian Launcher:
Crashing on loading screens (startup/loading saves/starting game).
When selecting Vulkan in Larian Launcher:
Direct Crash, asking me to verify Game Files every time (Verifying the files did not help), screenshot:
VkgPgjB.png

Tested with:
Proton Experimental
Proton 9.0-1
GE-Proton9-4

team log (grabbed with launch options: "PROTON_LOG=1 %command%", while running GE-Proton9-4, selecting Vulkan in Larian Launcher):
Unfortunately I ran into problems with pasting long log into the post. As such I have decided to upload the log file to https://gofile.io/d/n9JI43 (Feel free to suggest a different method).

Baldur's Gate 3 end

System specifications:

                  -`                     qleath@pcx1
                 .o+`                    -----------
                `ooo/                    OS: Arch Linux x86_64
               `+oooo:                   Host: MS-7C91 (2.0)
              `+oooooo:                  Kernel: 6.8.9-arch1-1
              -+oooooo+:                 Uptime: 1 hour, 25 mins
            `/:-:++oooo+:                Packages: 882 (pacman), 7 (flatpak-system), 8 (flatpak-user)
           `/++++/+++++++:               Shell: bash 5.2.26
          `/++++++++++++++:              Display (MSI G241): 1920x1080 @ 144Hz
         `/+++ooooooooooooo/`            DE: KDE Plasma 6.0.4
        ./ooosssso++osssssso+`           WM: KWin (Wayland)
       .oossssso-````/ossssss+`          WM Theme: Breeze
      -osssssso.      :ssssssso.         Theme: Breeze (Dark) [QT], Breeze-Dark [GTK2], Breeze [GTK3]
     :osssssss/        osssso+++.        Icons: breeze-dark [QT], breeze-dark [GTK2/3/4]
    /ossssssss/        +ssssooo/-        Font: Noto Sans (10pt) [QT], Noto Sans (10pt) [GTK2/3/4]
  `/ossssso+/:-        -:/+osssso+-      Cursor: breeze (24px)
 `+sso+:-`                 `.-/+oso:     Terminal: konsole 24.2.2
`++:.                           `-/+/    CPU: AMD Ryzen 9 5900X (24) @ 4.95 GHz
.`                                 `/    GPU: AMD Radeon RX 6800 @ 0.00 GHz [Discrete]
                                         Memory: 10.04 GiB / 31.27 GiB (32%)
                                         Swap: 8.50 MiB / 4.00 GiB (0%)
                                         Disk (/): 11.01 GiB / 19.50 GiB (56%) - ext4
                                         Disk (/home): 283.59 GiB / 1.41 TiB (20%) - ext4
                                         Local IP (enp5s0): 192.168.178.21/24 *
                                         Locale: en_US.UTF-8

Some things that might be interesting:
Driver recommendations from: https://wiki.archlinux.org/title/Xorg#D … stallation
som3Uls.png

Vulkaninfo output:
https://gofile.io/d/0OaERu

Both of the Programs ran without hiccups just a few days prior.

After setting up my whole System anew and still having the same problems, I am now pretty much at the end with my knowledge.
I am thankful for any help regarding this matter.

It would be nice if somebody could also inform me of a way to upload long log files to the arch forum, since there are no guarantees with external site links.

Edit 1 (240506_0101): "```" to "code" bbcode tag on system specifications
Edit 2 (240506_1851): Adapted to a more fitting subject and did set it to [SOLVED]

Last edited by rand6317 (2024-05-06 16:51:52)

Offline

#2 2024-05-05 23:42:19

loqs
Member
Registered: 2014-03-06
Posts: 17,719

Re: [SOLVED] Issue with Steam Proton Games, kernel 6.8.9, 6.6.30, AMD GPU

Offline

#3 2024-05-06 01:42:59

rand6317
Member
Registered: 2024-05-05
Posts: 3

Re: [SOLVED] Issue with Steam Proton Games, kernel 6.8.9, 6.6.30, AMD GPU

Thank you very much. This seems to be the problem.

Unfortunately I wont be able to revert easily, since I did forego my package cache with the reinstall. roll
Hopefully the revert will hit the repo fast.
Maybe I will go for being just stable in the meantime. tongue

I will leave the Subject unedited for now, till I am able to test the reverted changes.

Offline

#4 2024-05-06 02:26:30

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 22,194

Re: [SOLVED] Issue with Steam Proton Games, kernel 6.8.9, 6.6.30, AMD GPU

https://wiki.archlinux.org/title/Arch_Linux_Archive -- for downgrading the kernel, another alternative would be enabling resizable BAR in your UEFI

Offline

#5 2024-05-06 16:46:08

rand6317
Member
Registered: 2024-05-05
Posts: 3

Re: [SOLVED] Issue with Steam Proton Games, kernel 6.8.9, 6.6.30, AMD GPU

V1del wrote:

https://wiki.archlinux.org/title/Arch_Linux_Archive -- for downgrading the kernel, another alternative would be enabling resizable BAR in your UEFI

Thank you for mentioning it again. I wasn't aware of the BAR setting so it didn't quite catch my eye on reading the bug report.

I have now enabled BAR in the BIOS and haven't experiences any issues since.
Although I haven't tested very long, I am quite convinced that this has caused the problem so I will edit the Subject.

I appreciate the help from you two on this matter.


On another note I also want to thank V1del of the countless times he has already proven to be a savior for me unknowingly, when I have been searching up other topics.
I am sure loqs can't be too far behind with that many posts, but V1del's profile picture is just too catchy. wink

A nice day to you.

Last edited by rand6317 (2024-05-06 16:53:20)

Offline

#6 2024-05-09 00:43:56

BarkBarklington
Member
Registered: 2024-05-09
Posts: 1

Re: [SOLVED] Issue with Steam Proton Games, kernel 6.8.9, 6.6.30, AMD GPU

rand6317 wrote:
V1del wrote:

https://wiki.archlinux.org/title/Arch_Linux_Archive -- for downgrading the kernel, another alternative would be enabling resizable BAR in your UEFI

Thank you for mentioning it again. I wasn't aware of the BAR setting so it didn't quite catch my eye on reading the bug report.

I have now enabled BAR in the BIOS and haven't experiences any issues since.
Although I haven't tested very long, I am quite convinced that this has caused the problem so I will edit the Subject.

I appreciate the help from you two on this matter.


On another note I also want to thank V1del of the countless times he has already proven to be a savior for me unknowingly, when I have been searching up other topics.
I am sure loqs can't be too far behind with that many posts, but V1del's profile picture is just too catchy. wink

A nice day to you.







Specifically,

https://github.com/ValveSoftware/Proton … 2094971270

https://github.com/ValveSoftware/Proton … 2094971270

you want this version of the Bleeding Edge


Bleeding Edge Proton Experimental

https://private-user-images.githubuserc … 3c89e7.png

Last edited by BarkBarklington (2024-05-09 00:45:13)

Offline

Board footer

Powered by FluxBB