[plasma-systemmonitor] [Bug 453283] ksystemstatsd starts nvidia-smi, which prevents GPU from entering powersave on offline use

2023-02-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=453283 Nate Graham changed: What|Removed |Added CC||dvs-1...@yandex.ru --- Comment #14 from Nate

[plasma-systemmonitor] [Bug 453283] ksystemstatsd starts nvidia-smi, which prevents GPU from entering powersave on offline use

2022-11-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453283 --- Comment #13 from emili...@gmail.com --- Forgot to add: kernel 6.08, nvidia-drivers 525.53, rtx3060 Just reverting the changes used to work, with previous versions of nvidia drivers. With the current one all the values are 0, but I guess this is

[plasma-systemmonitor] [Bug 453283] ksystemstatsd starts nvidia-smi, which prevents GPU from entering powersave on offline use

2022-11-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453283 emili...@gmail.com changed: What|Removed |Added CC||emili...@gmail.com --- Comment #12 from

[plasma-systemmonitor] [Bug 453283] ksystemstatsd starts nvidia-smi, which prevents GPU from entering powersave on offline use

2022-06-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=453283 Nate Graham changed: What|Removed |Added Version Fixed In||5.26 -- You are receiving this mail because:

[plasma-systemmonitor] [Bug 453283] ksystemstatsd starts nvidia-smi, which prevents GPU from entering powersave on offline use

2022-06-14 Thread Arjen Hiemstra
https://bugs.kde.org/show_bug.cgi?id=453283 Arjen Hiemstra changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit|

[plasma-systemmonitor] [Bug 453283] ksystemstatsd starts nvidia-smi, which prevents GPU from entering powersave on offline use

2022-05-30 Thread Matti Rintala
https://bugs.kde.org/show_bug.cgi?id=453283 --- Comment #10 from Matti Rintala --- It seems that the mentioned merge request has been blocked, is there any kind of rough guess when the fix might end up in production? -- You are receiving this mail because: You are watching all bug changes.

[plasma-systemmonitor] [Bug 453283] ksystemstatsd starts nvidia-smi, which prevents GPU from entering powersave on offline use

2022-05-09 Thread Arjen Hiemstra
https://bugs.kde.org/show_bug.cgi?id=453283 --- Comment #9 from Arjen Hiemstra --- Ok so DRM has stable numbering but UDev does not. https://invent.kde.org/plasma/ksystemstats/-/merge_requests/35 This should fix things, though it may end up swapping devices for some people. -- You are

[plasma-systemmonitor] [Bug 453283] ksystemstatsd starts nvidia-smi, which prevents GPU from entering powersave on offline use

2022-05-09 Thread Matti Rintala
https://bugs.kde.org/show_bug.cgi?id=453283 --- Comment #8 from Matti Rintala --- Here's what /sys/class/drm/card* show when only AMD iGPU is enabled (prime-select amd): /sys/class/drm/card0: symbolic link to ../../devices/pci:00/:00:08.1/:05:00.0/drm/card0

[plasma-systemmonitor] [Bug 453283] ksystemstatsd starts nvidia-smi, which prevents GPU from entering powersave on offline use

2022-05-09 Thread Matti Rintala
https://bugs.kde.org/show_bug.cgi?id=453283 --- Comment #7 from Matti Rintala --- Created attachment 148675 --> https://bugs.kde.org/attachment.cgi?id=148675=edit Yet another System monitor snippet, now showing both GPUs -- You are receiving this mail because: You are watching all bug

[plasma-systemmonitor] [Bug 453283] ksystemstatsd starts nvidia-smi, which prevents GPU from entering powersave on offline use

2022-05-09 Thread Matti Rintala
https://bugs.kde.org/show_bug.cgi?id=453283 --- Comment #6 from Matti Rintala --- Created attachment 148674 --> https://bugs.kde.org/attachment.cgi?id=148674=edit The same System monitor snippet when Nvidia dGPU is enabled for offload use -- You are receiving this mail because: You are

[plasma-systemmonitor] [Bug 453283] ksystemstatsd starts nvidia-smi, which prevents GPU from entering powersave on offline use

2022-05-09 Thread Matti Rintala
https://bugs.kde.org/show_bug.cgi?id=453283 --- Comment #5 from Matti Rintala --- Created attachment 148673 --> https://bugs.kde.org/attachment.cgi?id=148673=edit Snippet of System monitor when only AMD iGPU is enabled -- You are receiving this mail because: You are watching all bug changes.

[plasma-systemmonitor] [Bug 453283] ksystemstatsd starts nvidia-smi, which prevents GPU from entering powersave on offline use

2022-05-05 Thread Arjen Hiemstra
https://bugs.kde.org/show_bug.cgi?id=453283 --- Comment #4 from Arjen Hiemstra --- The GPU plugin queries udev for the available GPUs. If udev's order changes then the order of GPUs changes and where the AMD gpu was gpu0 it may then become the NVidia GPU. Maybe you can look at

[plasma-systemmonitor] [Bug 453283] ksystemstatsd starts nvidia-smi, which prevents GPU from entering powersave on offline use

2022-05-04 Thread Matti Rintala
https://bugs.kde.org/show_bug.cgi?id=453283 --- Comment #3 from Matti Rintala --- Ok, now I think I know what happens: If I have just the AMD GPU active (using prime-select amd to configure X to use only AMD GPU) and configure System Monitor to show the AMD GPU's temperature, and if I then

[plasma-systemmonitor] [Bug 453283] ksystemstatsd starts nvidia-smi, which prevents GPU from entering powersave on offline use

2022-05-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=453283 Nate Graham changed: What|Removed |Added CC||n...@kde.org -- You are receiving this mail

[plasma-systemmonitor] [Bug 453283] ksystemstatsd starts nvidia-smi, which prevents GPU from entering powersave on offline use

2022-05-03 Thread Arjen Hiemstra
https://bugs.kde.org/show_bug.cgi?id=453283 --- Comment #2 from Arjen Hiemstra --- Two instances of nvidia-smi are used by the GPU plugin: One to query the hardware for things like amount of memory and then one that is used to read current sensor values. The first is intended to only run once

[plasma-systemmonitor] [Bug 453283] ksystemstatsd starts nvidia-smi, which prevents GPU from entering powersave on offline use

2022-05-02 Thread Matti Rintala
https://bugs.kde.org/show_bug.cgi?id=453283 --- Comment #1 from Matti Rintala --- I made a small mistake in my testing, so a clarification is in order: If I don't use *any* GPU sensors (in System Monitor or System Monitor widget), then nvidia-smi is not started. But if I include any sensors from