Cannot Run Flipper after upgrading to Ubuntu 22.04 LTS
See original GitHub issue🐛 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.
To Reproduce
- Use Ubuntu 22.04
- Install Flipper
- 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
Issue Analytics
- State:
- Created a year ago
- Comments:5
Top Results From Across the Web
Terminal stopped working after upgrading to Ubuntu 22.04
My issue was resolved by Vanadium in this Ubuntu forums thread: You see that the program, gnome-terminal, is not found.
Read more >5 Things to Do After Upgrading to Ubuntu 22.04 LTS
5 Things to Do After Upgrading to Ubuntu 22.04 LTS · 1. Remove Old Software from Your Linux Computer · 2. Check for...
Read more >Upgrade your desktop: Ubuntu 22.04.1 LTS is now available
Development and data science tooling. Ubuntu is the target platform for open source software vendors and community projects. Ubuntu 22.04 LTS ...
Read more >How to upgrade from Ubuntu 20.04 LTS to 22.04 LTS - nixCraft
1 Make a backup · 2 What's new in Ubuntu 22.04? · 3 Update your system · 4 Finding the current kernel version...
Read more >Can't Run AppImage on Ubuntu 22.04? Here's How to Fix it
Running AppImage applications in Ubuntu 22.04 LTS.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
no
@trin4ik try this instead:
--use-vulkan --enable-features=Vulkan
Hopefully that will help. If not, I’m afraid I’m out of ideas.