-
-
Notifications
You must be signed in to change notification settings - Fork 205
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
The parameters(load, temp, memory) of the Intel UHD 770 GPU are not displayed #476
Comments
Hi, thanks for raising this issue. I do not have an Intel GPU at home so couldn't test it.
Usually AMD/Nvidia GPUs have a "GPU Core" sensor for GPU global usage. Here it is not available for your Intel GPU but the "D3D 3D" sensor can be used instead. It will be less precise than a "GPU Core" sensor but this is all we have. For the memory usage the "D3D Shared Memory Used" can be used. Unfortunately there is no temperature sensor available for your GPU. If you want you can edit the theme and replace GPU Temperature with another sensor of your choice. I will make a pull request for the GPU usage and GPU memory usage to fix it. |
The issue should be fixed on |
I can try it if you tell me where and what to fix -- С уважениемВячеслав Атрощенко 25.02.2024, 20:52, "Matthieu Houdebine" ***@***.***>: The issue should be fixed on main branch! Can you give it a try?—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
You just need to download the project again from the main branch to get the latest changes: you can do this from the Github homepage or using this direct link: https://github.com/mathoudebine/turing-smart-screen-python/archive/refs/heads/main.zip |
Hi! I reload files from Github. I took screenshots of the windows10 utility, intel utility and test_librehardwaremonitor. The 5" display showed the download corresponding to the number displayed in the Windows 10 utility in the 3d window. But the GPU load is considered differently. Screenshots attach -- С уважениемВячеслав Атрощенко 27.02.2024, 00:38, "Matthieu Houdebine" ***@***.***>: You just need to download the project again from the main branch to get the latest changes: you can do this from the Github homepage or using this direct link: https://github.com/mathoudebine/turing-smart-screen-python/archive/refs/heads/main.zip—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Describe the bug
The parameters(load, temp, memory) of the Intel UHD 770 GPU are not displayed
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Correct display of parameters(load, temp, memory) of Intel integrated UHD 770 GPU
Screenshots / photos of the Turing screen
Environment:
Additional context
Report of test_librehardwaremonitor.py
Report of main.py
The text was updated successfully, but these errors were encountered: