-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Not detecting GPU #53
Comments
I'm using in 3 different computers and all have the same issue |
Hello, |
@orblazer This is actually an unrelated problem, the new drivers have changed the indents and number of columns for The bug is relevant again, and requires a library codebase fix.:
|
@denji ok, so u think the issue look slate until i release v3.x and use new ksysguard version. |
@orblazer need a fix in |
Same here. "GPU" dropdown button is empty, but clickable. Not showing a GPU to select. Nothing at all. But I must add than even Plasma "System monitor" is not showing GPU info (always shows zero use) with most applications. Example: When playing games like "Zero-K" or "Metro Redux", "System monitor" is not showing in GPU column any activity. It shows activity with "CS:GO". I investigated a few more and discovered than only "nvtop" (installed from repositories) shows real GPU activity with all those games. I told this here but didn't notify it still to Plasma developers. Operating System: openSUSE Tumbleweed 20230621 |
So there is a fix but no one knows when it will be available, is it not?
El mié, 28 jun 2023 a las 4:42, Denis Denisov ***@***.***>)
escribió:
… @RafaelLinux <https://github.com/RafaelLinux> Reading some values causes
segfault, there are no default values for nvidia-smi fields, and the
required fix is not yet merged by KDE.
$ kstatsviewer gpu/gpu0/usage
gpu/gpu0/usage 0
$ kstatsviewer gpu/gpu0/temperature
gpu/gpu0/temperature 0
## "kstatsviewer gpu/gpu0/usedVram" is never complete
$ timeout 10s bash -c "kstatsviewer gpu/gpu0/usedVram"
—
Reply to this email directly, view it on GitHub
<#53 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADDRY74YQZ2PYPOKYNDBFXTXNOKYVANCNFSM6AAAAAAZKDO6LU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@RafaelLinux This pull request has not yet been approved/merged into the plasma/ksystemstats repository. A fix should appear in KDE Plasma 5.27.6+ |
Fortunately, I use openSUSE TW, so I expect fix will be available before 2
months.
Thank you!!!
El jue, 29 jun 2023 a las 8:36, Denis Denisov ***@***.***>)
escribió:
… @RafaelLinux <https://github.com/RafaelLinux> This pull request has not
yet been approved/merged into the plasma/ksystemstats repository. A fix
should appear in 5.27.6+
—
Reply to this email directly, view it on GitHub
<#53 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADDRY77OOSOAF3NKQ3ZWLGDXNUPAJANCNFSM6AAAAAAZKDO6LU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
This happens for me when using nobara 6.3.11 fsync kernel, but not using anything else. I notice that my video card is detected as "GPU 2", while other kernels recognize it appropriately as GPU 1. I have an amd radeon 6800xt card. Monitor just needs to look for all available cards more broadly. |
KDE Plasma Version: 5.27.7 |
Thank you for the info!!!! I'll update now!!! ;) |
Hello, |
Yessss!!! It's working (w/o touching nothing, only upgrading my Tumbleweed). Thank you!! |
Only an additional thing .... GPU still is not selectable. If user click on dropdown button, nothing to select ... it's something weird .... :( ... it works, but that's confusing. |
Ok, i receive my new RTX in few days so i could try to see if the issue is present for me. |
I imagine you are talking about source code. As user, I can't select or
save explicitly nothing (only "Apply", but nothing to select as you can see
in screenshot).
[image: image.png]
El lun, 21 ago 2023 a las 2:24, Denis Denisov ***@***.***>)
escribió:
… @RafaelLinux <https://github.com/RafaelLinux> Perhaps
"orblazer/plasma-applet-resources-monitor" module there is an empty string
"0" instead of qpu{index} or "gpu" instead of "gpu0", "gpu1".
—
Reply to this email directly, view it on GitHub
<#53 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADDRY76FYQTUMY24L2MJF6DXWKTCLANCNFSM6AAAAAAZKDO6LU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@RafaelLinux Hello, your last issue seem similar to #58, so keep an eye on that. |
Ok, I'll put my system info there |
Current Behavior
Hi, I recently updated to NVIDIA 535.54.03 drivers and just noticed the widget isn't detecting my GPU anymore.
Operating System: EndeavourOS
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.107.0
Qt Version: 5.15.10
Kernel Version: 6.1.34-1-lts (64-bit)
Graphics Platform: Wayland
Processors: 12 × Intel® Core™ i5-10600K CPU @ 4.10GHz
Memory: 31.2 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3070/PCIe/SSE2
Manufacturer: ASUS
Expected Behavior
Displays GPU stats
Steps To Reproduce
This happens at boot or even if I disable/enable, uninstall/reinstall
Screenshots
Logs
Versions
Additional context
No response
The text was updated successfully, but these errors were encountered: