Hello mafiesto4, thank you for your help.
nvidia-smi yields:
Ā±----------------------------------------------------------------------------+
| NVIDIA-SMI 525.78.01 Driver Version: 525.78.01 CUDA Version: 12.0 |
|-------------------------------Ā±---------------------Ā±---------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 NVIDIA GeForce ā¦ Off | 00000000:01:00.0 Off | N/A |
| N/A 62C P0 N/A / N/A | 945MiB / 4096MiB | 55% Default |
| | | N/A |
Ā±------------------------------Ā±---------------------Ā±---------------------+
Ā±----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| 0 N/A N/A 1342 G /usr/lib/xorg/Xorg 467MiB |
| 0 N/A N/A 3468 G xfwm4 1MiB |
| 0 N/A N/A 6322 G ā¦777929671656322754,131072 197MiB |
| 0 N/A N/A 92089 G /usr/bin/evolution 1MiB |
| 0 N/A N/A 110883 C+G ./FlaxEditor 274MiB |
Ā±----------------------------------------------------------------------------+
lspci yields:
01:00.0 3D controller: NVIDIA Corporation GP108M [GeForce MX150] (rev a1)
The editor is not really the problem, it works well. Problem arises when i try to execute a FlaxGame binary created from the editor with Game Cooker.
I built FlaxGame in Debug mode from a Debug executable of the editor, but i cant see a log file from FlaxGame and there is no output on the console. Same when i execute the BasicTemplate next to it.
Is there a way to get a log file from a binary?