Skip to content
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

Tray icons -> GPU history not working anymore from 3.1.24298 in WIN11 #2343

Open
kendling opened this issue Dec 24, 2024 · 12 comments
Open

Tray icons -> GPU history not working anymore from 3.1.24298 in WIN11 #2343

kendling opened this issue Dec 24, 2024 · 12 comments

Comments

@kendling
Copy link

Brief description of your issue

Tray icons -> GPU history not working anymore from 3.1.24298 in WIN11

It's work fine in 3.0.7660 version.

Steps to reproduce (optional)

  1. Start systeminformer.
  2. Checked it in menu View->Tray icons->GPU history.
  3. We can seem one logo tray icon only
  4. I tried the Canary version 3.1.24333, it's SAME.

Expected behavior (optional)

No response

Actual behavior (optional)

No response

Environment (optional)

System Informer 3.1.24333.0 Release
OBJECT INFORMATION
PhObjectTypeObject: 21 objects
PhStringType: 5558 objects
PhBytesType: 0 objects
PhListType: 499 objects
PhPointerListType: 147 objects
PhHashtableType: 23 objects
PhFileStreamType: 0 objects
PhSymbolProviderType: 0 objects
PhProcessItemType: 437 objects
PhServiceItemType: 850 objects
PhNetworkItemType: 0 objects
PhModuleProviderType: 0 objects
PhModuleItemType: 0 objects
PhThreadProviderType: 0 objects
PhThreadItemType: 0 objects
PhHandleProviderType: 0 objects
PhHandleItemType: 0 objects
PhMemoryItemType: 0 objects
PhImageListItemType: 492 objects
@dmex
Copy link
Member

dmex commented Dec 25, 2024

Unable to find any issues or changes to GPU History. You might need to check if Windows Update installed a graphics driver update.

@kendling
Copy link
Author

Thanks for your reply,

It's not the Windows or Driver problem.

This function is work fine in 3.0 version.

3.0tray
tray icon in 3.0

3.0
GPU history menu in 3.0

3.1tray
tray icon in 3.1

3.1
GPU history menu in 3.1

@dmex
Copy link
Member

dmex commented Dec 27, 2024

GPU History is unavailable because:

  1. You've disabled the GPU performance counters.
  2. You're not showing details for all processes. Querying GPU statistics (without GPU performance counters) requires administrator privileges.

You have two options:

  • Re-enable the counters by changing EnableGpuPerformanceCounters to 1 and restart the application to resolve the issue.

or

  • Run the program with administrator privileges using the Main Menu > System > Show details for all processes

@kendling
Copy link
Author

3 1-with-admin
3.1 with admin

3 0-without-admin
3.0 without admin

I think it's not the options or admin privileges problem.

@dmex
Copy link
Member

dmex commented Dec 28, 2024

I think it's not the options or admin privileges problem.

The EnableGpuPerformanceCounters setting can only be changed from Options > Advanced tab, or by resetting application settings to defaults or by manually editing the settings file in the AppData directory.

@kendling
Copy link
Author

3 1-gpu-counters

Still not working.

@dmex
Copy link
Member

dmex commented Dec 30, 2024

If it still doesn't work then you have some sort of system issue. Resetting the graphics driver by using DDU might fix the issue, after the system reboots just re-install the graphics driver: https://www.wagnardsoft.com/content/Download-Display-Driver-Uninstaller-DDU-18089

@Vasilich
Copy link

Vasilich commented Jan 2, 2025

I can reproduce it on one of my laptops witn Win10 and Intel 620 graphic card. Latest driver for Intel graphic card is installed, and I see the information about load of graphic cores (3d, decoding, encoding, etc. - 12 cores at all) in Task Manager.
But SI doesn't see any graphics devices at all (even with checked checkbox "Show hidden adapters"), and all graphic adapter features in SI are unavailable.
Can I somehow help to investigate it further?

@dmex
Copy link
Member

dmex commented Jan 6, 2025

@Vasilich

You have a different issue. The Windows kernel has a blocklist of Intel graphics devices and doesn't allow GPU performance counters for Intel graphics cards. You'll need to change the EnableGpuPerformanceCounters setting to zero.

@Vasilich
Copy link

Vasilich commented Jan 7, 2025

Tried to set EnableGpuPerformanceCounters to 0 and restart SI - no changes, still no graphic devices are present, ang all GPU tray icons shown as (unavailable).
Does blocking of intel graphics mean that it is impossible to get information about them? And TaskManager uses other methods (not perfCounters) to show info about intel graphics?

@Nojevah
Copy link

Nojevah commented Jan 8, 2025

Passing by quickly: when you have systray issues, sometimes emptying cache can help (especially if paths change):
https://www.elevenforum.com/t/reset-notification-icons-on-taskbar-system-tray-in-windows-11.247/
Sorry if it's off-topic.

@Vasilich
Copy link

Vasilich commented Jan 8, 2025

@Nojevah we have problems getting the information from hardware, not showing it in tray. Information is unavailable even in options window.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants