outline-apps icon indicating copy to clipboard operation
outline-apps copied to clipboard

Ubuntu 22.04 - GPU process isn't usable

Open gusevmaksim opened this issue 3 years ago • 2 comments

Describe the bug [15140:0824/162906.862202:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye.

To Reproduce Launch client from command line

Expected behavior Application ran fine on ubuntu 20.04

Client System (please complete the following information):

  • Outline Client Version 1.7.0
  • Your Operating System: Ubuntu 22.04 (NVIDIA-SMI 515.65.01 Driver Version: 515.65.01 CUDA Version: 11.7 )

Also, a message appears on startup:

loading web app from file:///tmp/.../resources/app.asar/www/index_electron.html?appName=Outline (node:17082) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron. See https://github.com/electron/electron/issues/23506 for more information Could not load active tunnel: [Error: ENOENT: no such file or directory, open '/home/name/.config/Outline/connection_store'] { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/name/.config/Outline/connection_store' }

gusevmaksim avatar Aug 24 '22 13:08 gusevmaksim

i have the same problem((

kak2z7702 avatar Sep 01 '22 14:09 kak2z7702

Same here :( in Ubuntu Jammy. Any workaround would be perfect!

Edit: using --disable-gpu-sandbox worked for me.

rdonuk avatar Sep 02 '22 12:09 rdonuk

rdonuk

Thanks, this flag worked for me

YasharSL avatar Sep 29 '22 17:09 YasharSL

Thanks for reaching out. This is a known issue on virtual machines, with a workaround of disabling the GPU sandbox as mentioned above by @rdonuk. Can you confirm that this is occurring on a virtual machine?

maddyhof avatar May 01 '23 18:05 maddyhof

Thanks for reaching out. This is a known issue on virtual machines, with a workaround of disabling the GPU sandbox as mentioned above by @rdonuk. Can you confirm that this is occurring on a virtual machine?

Mine is not on virtual machine. However, my ubuntu is running on an external SSD

YasharSL avatar Jul 01 '23 19:07 YasharSL