question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Crash on Flatpak Blender 2.91 under Ubuntu 20.10 and AMD-GPU Mesa

See original GitHub issue

When I try to activate the 3.0.8 plugin I get a python error where the last line is:

OSError: libGL.so: cannot open shared object file

Screenshot from 2021-02-09 16-01-52

AMD’s open source drivers are installed. I know Ubuntu 20.10 is not on the supported OS list (https://radeon-pro.github.io/RadeonProRenderDocs/en/plugins/blender/installation.html), so perhaps I just need to wait until you support Ubuntu above 18.04, or should it work even if not officially supported?

GPU: Radeon Pro WX5100 Kernel: Linux cog5 5.10.3-051003-lowlatency #202012261630 SMP PREEMPT Sat Dec 26 16:39:29 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9

github_iconTop GitHub Comments

1reaction
DagerDcommented, Jul 13, 2021

You can try to install following packages:

libegl-dev (1.3.2-1~ubuntu0.20.04.1)
libgl-dev (1.3.2-1~ubuntu0.20.04.1)
libgl1-mesa-dev (20.2.6-0ubuntu0.20.04.1)
libgles-dev (1.3.2-1~ubuntu0.20.04.1)
libgles1 (1.3.2-1~ubuntu0.20.04.1)
libglvnd-dev (1.3.2-1~ubuntu0.20.04.1)
libglx-dev (1.3.2-1~ubuntu0.20.04.1)
libopengl-dev (1.3.2-1~ubuntu0.20.04.1)
libopengl0 (1.3.2-1~ubuntu0.20.04.1)
0reactions
NPDan87commented, Jul 17, 2021

You can try to install following packages:

libegl-dev (1.3.2-1~ubuntu0.20.04.1)
libgl-dev (1.3.2-1~ubuntu0.20.04.1)
libgl1-mesa-dev (20.2.6-0ubuntu0.20.04.1)
libgles-dev (1.3.2-1~ubuntu0.20.04.1)
libgles1 (1.3.2-1~ubuntu0.20.04.1)
libglvnd-dev (1.3.2-1~ubuntu0.20.04.1)
libglx-dev (1.3.2-1~ubuntu0.20.04.1)
libopengl-dev (1.3.2-1~ubuntu0.20.04.1)
libopengl0 (1.3.2-1~ubuntu0.20.04.1)

Thanks im not sure wich one did it but its working again for me thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Install AMD OpenCL on: Pop!OS & some Ubuntu Derivates ...
Hey, I'm going to show you one way, how to install the OpenCL drivers / headers only. In a relatively simple way. After...
Read more >
Blender 2.91 constantly crashing in Ubuntu 20.04.1
Found the solution! Just had to start the Software Update Manager, go to Additional Drivers, and change to nvidia-driver-450.
Read more >
Compare Packages Between Distributions - DistroWatch.com
Complete summaries of the Gentoo Linux and Fedora projects are available. Note: In case where multiple versions of a package are shipped with...
Read more >
This Week in Linux - Podcast Addict
Ubuntu Flavours 22.10, Flatpak, KDE Neon, Steam Deck Dock, ... On this episode of This Week in Linux: Linux 5.17 Kernel, Mesa 22.0, ......
Read more >
How can I get started with Blender Cycles/HIP Rendering?
As of Blender 3.2, “AMD GPU Rendering for Linux has been enabled.” I'd like to accelerate Cycles rendering with my Radeon RX 5700...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found