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

Cannot Run Flipper after upgrading to Ubuntu 22.04 LTS #3789

Open
kokowilly opened this issue Jun 6, 2022 · 6 comments
Open

Cannot Run Flipper after upgrading to Ubuntu 22.04 LTS #3789

kokowilly opened this issue Jun 6, 2022 · 6 comments

Comments

@kokowilly
Copy link

🐛 Bug Report

After migrating to Ubuntu 22.04 LTS from 21.10 I cannot open Flipper anymore. with message:

[29159:0606/095647.473790:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye.

image

To Reproduce

  1. Use Ubuntu 22.04
  2. Install Flipper
  3. Run from the terminal by running <Install_path>/flipper

Environment

  • CPU: AMD Ryzen 7 4800H
  • GPU NVIDIA RTX 2060 Mobile (performance mode, to prevent switching between Radeon/Nvidia)
  • RAM 40GB
  • OS: Ubuntu 22.04 LTS, Gnome 42.1
  • Windowing System: X11

image

@Nantris
Copy link

Nantris commented Jun 7, 2022

Probably related to #3721.

Does [email protected] work any better for you?

@Nantris
Copy link

Nantris commented Jun 21, 2022

@willyric17 does using the flag --disable-gpu resolve this for you?

@trin4ik
Copy link

trin4ik commented Oct 4, 2022

Probably related to #3721.

Does [email protected] work any better for you?

i have same problem. yes, back to 0.148 solve problem

@trin4ik
Copy link

trin4ik commented Oct 4, 2022

@willyric17 does using the flag --disable-gpu resolve this for you?

no

@Nantris
Copy link

Nantris commented Oct 4, 2022

@trin4ik try this instead: --use-vulkan --enable-features=Vulkan

Hopefully that will help. If not, I'm afraid I'm out of ideas.

@Jmzp
Copy link

Jmzp commented Jun 4, 2024

I can run 0.125.0 on ubuntu 22.04 with this --no-sandbox

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

4 participants