#GPU process isn't usable. Goodbye. (Nvidia GTX 4070 installed)

82 messages · Page 1 of 1 (latest)

short dagger
#

I have followed the Linux terminal intructions to download some softeware from a reputable vendor. The software is called orbx-central (which I need to download and install scenery & aircraft I purchae from them for X-Plane 12 simulator). Their instructions were:

Start Central!

./orbx-central-4.2.10.AppImage

However, I got this:

rose@rose-ASUS-TUF:~$ ./orbx-central-4.2.10.AppImage
[4992:0703/190917.904425:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye.
Trace/breakpoint trap (core dumped)

No idea what is going on ❤️

Can't move forward - two helpers below think it is a problem with Nvida drivers. Any further help appreciated.

**MY SYSTEM: **

Kernel: 6.5.0-41-generic x86_64 bits: 64 compiler: N/A Desktop: Cinnamon 6.0.4 tk: GTK 3.24.33
wm: muffin vt: 7 dm: LightDM 1.30.0 Distro: Linux Mint 21.3 Virginia base: Ubuntu 22.04 jammy
Machine:
Type: Laptop System: ASUSTeK product: ASUS TUF Gaming A15 FA507XI_FA507XI v: 1.0
serial: <superuser required>
Mobo: ASUSTeK model: FA507XI v: 1.0 serial: <superuser required>
UEFI: American Megatrends LLC. v: FA507XI.312 date: 09/11/2023
.....
CPU:
Info: 8-core model: AMD Ryzen 9 7940HS w/ Radeon 780M Graphics bits: 64 type: MT MCP
smt: enabled arch: Zen 3 rev: 1 cache: L1: 512 KiB L2: 8 MiB L3: 16 MiB
Speed (MHz): avg: 794 high: 5091 min/max: 400/5263:6228:6067:5423:5903:5583:5743 cores: 1: 400
2: 2025 3: 5091 4: 400 5: 400 6: 400 7: 400 8: 400 9: 400 10: 400 11: 400 12: 400 13: 400
14: 400 15: 400 16: 400 bogomips: 127769
Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
Graphics:
Device-1: NVIDIA vendor: ASUSTeK driver: nvidia v: 535.183.01 pcie: speed: 2.5 GT/s lanes: 8
ports: active: none off: HDMI-A-1,eDP-1 empty: DP-1 bus-ID: 01:00.0 chip-ID: 10de:2860
class-ID: 0300
Device-2: AMD vendor: ASUSTeK driver: amdgpu v: kernel pcie: speed: 16 GT/s lanes: 16 ports:
active: none empty: DP-2, DP-3, DP-4, DP-5, DP-6, DP-7, DP-8, DP-9, eDP-2 bus-ID: 65:00.0
chip-ID: 1002:15bf class-ID: 0300
Device-3: Sonix USB2.0 HD UVC WebCam type: USB driver: uvcvideo bus-ID: 1-4:5
chip-ID: 2b7e:b685 class-ID: 0e02
Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: amdgpu,ati,nvidia
unloaded: fbdev,modesetting,nouveau,vesa gpu: nvidia,amdgpu display-ID: :0 screens: 1
Screen-1: 0 s-res: 1996x2160 s-dpi: 96 s-size: 528x572mm (20.8x22.5") s-diag: 778mm (30.6")
Monitor-1: DP-2 pos: primary,bottom-r res: 1920x1080 hz: 60 dpi: 142
size: 344x193mm (13.5x7.6") diag: 394mm (15.5")
Monitor-2: HDMI-0 pos: primary,top-left res: 1920x1080 hz: 165 dpi: 70
size: 700x390mm (27.6x15.4") diag: 801mm (31.5")
OpenGL: renderer: NVIDIA GeForce RTX 4070 Laptop GPU/PCIe/SSE2 v: 4.6.0 NVIDIA 535.183.01
direct render: Yes

open shale
#

your Problem its in app image permissions

#

it will install App image on your System an you will get an icon on the Desktop

#

for example i installed via applauncher. appimage of game "tzared"

#

applauncher will create Desktop icon for you

#

enter properies of this icon and add --in-process-gpu

candid sparrow
#

just get libfuse and other dependencies then give executable perms

open shale
# candid sparrow you don't need it

yes , but then you have to run it always from terminal with those params, if you install appimagelauncher you just type that perms in shortcut once and you can run app normally like on windows

#

its all about simplicity

candid sparrow
#

or something like that

open shale
candid sparrow
#

and it works on cinnamon and plasma

candid sparrow
open shale
#

nope , try download and run tzared game for example

open shale
candid sparrow
#

you only need libfuse and libappimage

#

then your stuff will run fine

open shale
#

just try it then

#

its gonna crash on the start

candid sparrow
open shale
#

run it from terminal you gonna see graphic access error

#

something related to permission due to sandboxing image apps

#

dont remember exactly , but it will throw this error for you so you will see

#

to fix it you need --no-sandbox param or --in-process-gpu, i preffer second one for safety reasons

#

see?

candid sparrow
#

imagine an error

open shale
#

on Kernel 5.13 it worked but if you Update Kernel IT stop working, it might be related to security changes

candid sparrow
#

I only had to allow it to execute, no appimage launcher needed

open shale
candid sparrow
open shale
#

nVidia graphic?

candid sparrow
open shale
#

maybe thats why nVidia drivers again -. -

candid sparrow
#

the point is that you don't need appimage launcher

#

apps just run

#

actually appimage launcher gives more issues than what it tries to solve

open shale
#

thats why i helped the guy because i had encountered it myself and have some Hard time with it, so no it not always works

#

@candid sparrow if you have idea how to fix it without params please share i will test, for now those params its the only way i found

candid sparrow
#

no parameters, I only did right click > allow to run as executable

#

then double click and it ran

#

¯_(ツ)_/¯

#

no terminal magic, only used the GUI

open shale
short dagger
#

GPU process isn't usable. Goodbye. (Nvidia GTX 4070 installed)

#

Yes thanks to both of you @candid sparrow and @open shale

My System:
Kernel: 6.5.0-41-generic x86_64 bits: 64 compiler: N/A Desktop: Cinnamon 6.0.4 tk: GTK 3.24.33
wm: muffin vt: 7 dm: LightDM 1.30.0 Distro: Linux Mint 21.3 Virginia base: Ubuntu 22.04 jammy
Machine:
Type: Laptop System: ASUSTeK product: ASUS TUF Gaming A15 FA507XI_FA507XI v: 1.0
serial: <superuser required>
Mobo: ASUSTeK model: FA507XI v: 1.0 serial: <superuser required>
UEFI: American Megatrends LLC. v: FA507XI.312 date: 09/11/2023
.....
CPU:
Info: 8-core model: AMD Ryzen 9 7940HS w/ Radeon 780M Graphics bits: 64 type: MT MCP
smt: enabled arch: Zen 3 rev: 1 cache: L1: 512 KiB L2: 8 MiB L3: 16 MiB
Speed (MHz): avg: 794 high: 5091 min/max: 400/5263:6228:6067:5423:5903:5583:5743 cores: 1: 400
2: 2025 3: 5091 4: 400 5: 400 6: 400 7: 400 8: 400 9: 400 10: 400 11: 400 12: 400 13: 400
14: 400 15: 400 16: 400 bogomips: 127769
Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
Graphics:
Device-1: NVIDIA vendor: ASUSTeK driver: nvidia v: 535.183.01 pcie: speed: 2.5 GT/s lanes: 8
ports: active: none off: HDMI-A-1,eDP-1 empty: DP-1 bus-ID: 01:00.0 chip-ID: 10de:2860
class-ID: 0300
Device-2: AMD vendor: ASUSTeK driver: amdgpu v: kernel pcie: speed: 16 GT/s lanes: 16 ports:
active: none empty: DP-2, DP-3, DP-4, DP-5, DP-6, DP-7, DP-8, DP-9, eDP-2 bus-ID: 65:00.0
chip-ID: 1002:15bf class-ID: 0300
Device-3: Sonix USB2.0 HD UVC WebCam type: USB driver: uvcvideo bus-ID: 1-4:5
chip-ID: 2b7e:b685 class-ID: 0e02
Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: amdgpu,ati,nvidia
unloaded: fbdev,modesetting,nouveau,vesa gpu: nvidia,amdgpu display-ID: :0 screens: 1
Screen-1: 0 s-res: 1996x2160 s-dpi: 96 s-size: 528x572mm (20.8x22.5") s-diag: 778mm (30.6")
Monitor-1: DP-2 pos: primary,bottom-r res: 1920x1080 hz: 60 dpi: 142
size: 344x193mm (13.5x7.6") diag: 394mm (15.5")
Monitor-2: HDMI-0 pos: primary,top-left res: 1920x1080 hz: 165 dpi: 70
size: 700x390mm (27.6x15.4") diag: 801mm (31.5")
OpenGL: renderer: NVIDIA GeForce RTX 4070 Laptop GPU/PCIe/SSE2 v: 4.6.0 NVIDIA 535.183.01
direct render: Yes
.....

#

Google says:
"The error "GPU process isn't usable. Goodbye." is a common issue in Electron-based programs that use the sandbox feature. There are a few ways to fix this issue: Run the program with the --no-sandbox option: This option disables the sandbox feature of Electron and allows the program to run without any issues."

candid sparrow
#

but, your's an appimage iirc

short dagger
#

https://forum.manjaro.org/t/error-gpu-process-isnt-usable-goodbye/104611

Looks promising but I don't fully understand it 🙂

open shale
#

Or use nouveau graphic driver instead

#

Sandbox problem is related to NVIDIA driver

short dagger
#

I assume the sandbox applies to the AppImage they gave me.

candid sparrow
short dagger
open shale
short dagger
candid sparrow
#

most of the times, on $HOME

short dagger
#

rose@rose-ASUS-TUF:~$ ./ Appimagename --no-sandbox
bash: ./: Is a directory
rose@rose-ASUS-TUF:~$ ./orbx-central-4.2.10.AppImage
[82264:0706/194845.362493:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye.
Trace/breakpoint trap (core dumped)
rose@rose-ASUS-TUF:~$

open shale
#

Appimagename should be name of YOUR app image

#

Fullname

#

Cmon man im on the phone use your brain a little

#

./orbx-central-4.2.10.AppImage --no-sandbox