You are not logged in.
with wayland, kde, 4060laptop
Below is the output of my nvidia-smi command.
The kwin_wayland process is due to my use of an external screen, and the last two processes are browser processes.
nvidia-smi
Mon Nov 4 16:58:41 2024
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 565.57.01 Driver Version: 565.57.01 CUDA Version: 12.7 |
|-----------------------------------------+------------------------+----------------------+
| 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 RTX 4060 ... Off | 00000000:01:00.0 On | N/A |
| N/A 39C P8 2W / 95W | 459MiB / 8188MiB | 16% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 972 G /usr/lib/Xorg 4MiB |
| 0 N/A N/A 1352 G /usr/bin/kwin_wayland 2MiB |
| 0 N/A N/A 1548 G /usr/bin/ksmserver 2MiB |
| 0 N/A N/A 1671 G /usr/bin/gmenudbusmenuproxy 2MiB |
| 0 N/A N/A 1672 G /usr/bin/kaccess 2MiB |
| 0 N/A N/A 1676 G /usr/bin/xembedsniproxy 2MiB |
| 0 N/A N/A 2372 G /opt/microsoft/msedge-beta/msedge 2MiB |
| 0 N/A N/A 2421 G ...yeDropper --variations-seed-version 317MiB |
+-----------------------------------------------------------------------------------------+
Offline
I don't specify prime-run, some processes still run on the NVIDIA GPU
Offline
What are you specifically asking about? the DBUS menu proxies are to be able to show you notifications and menus from applications and the like. You could try: https://wiki.archlinux.org/title/Waylan … IA_modules but seeing as you want to use an external screen you probably don't want to export that globally, but on demand for misbehaving applications. See also https://bbs.archlinux.org/viewtopic.php … 7#p2094847 for some further context -- note the comments there, that chromium/electron based will look at and start on the nvidia GPU (as well) regardless.
Last edited by V1del (2024-11-04 11:59:29)
Offline