Open nubufi opened 2 days ago
Are you able to extract some logs from the machine (dmesg
, journalctl
or coredumpctl
)? This should give some hint what's going on.
dmesg.txt journal.txt I hope it helps.
journal.txt I believe this is more clear. Btw I just installed a steam game so it is not a general nvidia problem.
This is strange. The only thing that can be seen from the logs is that the connection to the wayland compositor was lost, but there is no sign of any crash, error etc. Even the dmesg doesn't show any problem.
How much memory do you have on the GPU? Sometimes I see problems with low-memory GPUs and high-res displays. High-res displays need a log of GPU memory and Gnome competes for it with CARLA. Then, especially on Nvidia GPUs, problems happen.
I have 4GB memory an currently 10% is being used.
Having only 4GB might be the reason. This page says, that 6GB is the minimum.
You may try whether you'll have more luck with different desktop than Gnome. Or you can try running CARLA with -quality-level=Low
. Otherwise, I'm out of ideas.
I'm running CARLA from this overlay only on Intel and AMD GPUs. I don't have any NixOS system with nvidia GPU around.
This is my nvidia configuration file as suggested in nixos wiki. I have Nvidia GeForce RTX 3050 graphic card on my laptop. After I ran the following command
nix run github:CTU-IIG/carla-simulator.nix#carla-bin-0_9_15
my system got crushed and restarted a new session. It is propably because of nvidia settings but I don't know what cause it.