Bug#1119949: plasma-systemmonitor: gpu monitoring pie chart not working always show 0 but in Fedora 43 it works fine
Hi Aurélien,
It works turn out it's the "syntax" error and I set both CAP_SYS_ADMIN as well as CAP_PERFMON and reboot and now the pie chart showing the value correctly.
sudo setcap 'CAP_SYS_ADMIN=+ep' /usr/lib/x86_64-linux-gnu/libexec/ksystemstats_intel_helper
sudo setcap 'CAP_PERFMON=+ep' /usr/lib/x86_64-linux-gnu/libexec/ksystemstats_intel_helper
Thank you so much!
Best Regards,
David
Sent with Proton Mail secure email.
On Thursday, November 6th, 2025 at 23:02, diylinuxuser <diylinuxuser@pm.me> wrote:
> Hi,
>
> I've already tested that line of command but sadly it still doesn't work. I tried to remove and add back the sensors after running it but still it is showing 0 on the graph panel.
>
> Best Regards,
> David
>
>
>
>
> Sent with Proton Mail secure email.
>
>
> On Thursday, November 6th, 2025 at 06:38, Aurélien COUDERC coucouf@coucouf.fr wrote:
>
> > Le mercredi 5 novembre 2025, 16:59:33 heure normale d’Europe centrale diylinuxuser a écrit :
> >
> > > Hi,
> >
> > Hi,
> >
> > > I've posted this issue on Kde Discuss as well and one of the developer replied me saying that this could be distro releated and he shared a link he patched awhile ago and the ksystemstats_intel_helper is required for it to work and it requires a special privileges, may be this might help to narrow down the issue perhaps?
> > >
> > > This is the Kde Discuss Thread;
> > > https://discuss.kde.org/t/plasma-6-5-2-system-monitor-gpu-monitoring/41246/4
> > >
> > > This is the link the developer shared:
> > > https://mail.kde.org/pipermail/distributions/2025-April/001572.html
> >
> > Excellent thanks for digging into this.
> >
> > Could you try running :
> > sudo setcap "CAP_PERFMON=+ep" "/usr/lib/x86_64-linux-gnu/libexec/ksystemstats_intel_helper"
> >
> > and see if it indeed fixes the issue for you ?
> > If so I’ll ship the fix in the package.
> > (I don’t have such a system at hand otherwise I’d have tested myself.)
> >
> > Thanks !
> > --
> > Aurélien
Reply to: