nokyan

Results 299 comments of nokyan

Hi, thanks for the issue. I haven't yet seen this issue, could you include debug logs please?

Hi, does monitoring work for other GPU-related tasks like 3D games? From the looks of it, it looks like Resources can't see the utilization of your GPU in general.

Does GPU usage display work in the GPU column of the Processes/Apps views?

Sorry, I haven't had much time lately to work on Resources. Can you run `nvtop` to see whether it detects your GPU? Also, are you using the old i915 driver...

You can run `lspci -nnk | egrep -i --color 'vga|3d|2d' -A3 | grep 'in use'` to find out

Resources doesn't support the xe driver yet unfortunately.

I have started to implement support in the `xe-support` branch, but since I can't test it myself, I couldn't finish it yet. If you want to, you can test it...

Since this is related to supporting the xe driver, we could also move the discussion to #458, if that's okay for you. :)

Hi, that sounds like a neat idea, I didn't know that Mission Center made app detection a standalone crate. If it fixes Resources' current app detection woes, even better. It'd...

Hi, thanks for the issue. Could you please attach debug logs as required by the issue template? Can you also tell me how you installed Morgan (i.e. Flatpak, native, AppImage,...