Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blender 4.1.1 flatpak + Fedora 40 + KDE + AMD GPU = software crashes #179

Open
SJHooks opened this issue Apr 29, 2024 · 3 comments
Open

Comments

@SJHooks
Copy link

SJHooks commented Apr 29, 2024

I am running Fedora 40 in the Plasma 6.0.4 environment. I recently switched from an NVidia GPU (Geforce 1660 super, with RPM fusion drivers) to an AMD GPU (AMD Radeon RX 6700 XT, having installed HIP and OpenCL).

With either setup (NVidia or AMD), the official Blender Linux build currently launches fine and recognizes the GPU. With the NVIDIA setup, the Blender Flatpak also ran fine. However, ever since switching to AMD, the Blender Flatpak crashes on almost every attempt to boot (blender killed by SIGABRT). There are a few instances in which I can launch the Flatpak without crashing, but in each instance the GPU is not recognized:

  • Running through the terminal (flatpak run org.blender.Blender)
  • launching through the GNOME software app (notably not through the .desktop file, or through the KDE discover app).
  • turning the "Direct Graphic Rendering" permission off for Blender in system settings > Flatpak permissions (notably, turning off "GPU acceleration" in Flatseal has no effect)

It's odd, as the official Blender app and other Flatpaks (including Steam) have no issue launching or recognizing the GPU; only the Blender Flatpak, in my use case. This issue has persisted for at least a few months for me, unresolved by recent updates in Fedora, Plasma, or the Blender Flatpak.

Apologies if this post isn't descriptive enough - I'm rather new to filing bugs and troubleshooting.

@kevinsmia1939
Copy link
Collaborator

Run this command to start Blender in the terminal. Copy what it show.

flatpak run org.blender.Blender

@SJHooks
Copy link
Author

SJHooks commented May 4, 2024

On running, all that pops up is:

Read prefs: "/home/user/.var/app/org.blender.Blender/config/blender/4.1/config/userpref.blend

On quitting, all that comes up is:

Saved session recovery to "/tmp/quit.blend"

Blender quit

Blender Flatpak launches properly, but does not recognize the GPU.

@kevinsmia1939
Copy link
Collaborator

kevinsmia1939 commented May 4, 2024

It is a well known issue that AMD is currently not support on Blender Flatpak.
#121

Until someone step up, nothing will change.

Edit: Look like addition of more GPU support was add to Freedesktop 24.08 mile stone.
https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/issues/1535

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants