-
Notifications
You must be signed in to change notification settings - Fork 59
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
Intel iGPU info missing #346
Comments
Hi, thanks for the issue. |
|
That's interesting. I just noticed, in your Resoruces screenshot, Resources was apparently unable to find a name for the GPU. Can you use the following command and post the output? |
The only gpu-related output was
|
I'm also seeing the same:
# System Details Report
---
## Report details
- **Date generated:** 2024-09-06 13:48:23
## Hardware Information:
- **Hardware Model:** Dell Inc. Precision 3660
- **Memory:** 32,0 GiB
- **Processor:** 12th Gen Intel® Core™ i7-12700 × 20
- **Graphics:** Intel® UHD Graphics 770 (ADL-S GT1)
- **Disk Capacity:** 1,0 TB
## Software Information:
- **Firmware Version:** 2.17.0
- **OS Name:** Fedora Linux 40 (Workstation Edition)
- **OS Build:** (null)
- **OS Type:** 64-bit
- **GNOME Version:** 46
- **Windowing System:** Wayland
- **Kernel Version:** Linux 6.10.7-200.fc40.x86_64 user@ws:~$ dnf list installed "intel*"
Installed Packages
intel-audio-firmware.noarch 20240811-2.fc40 @updates
intel-gmmlib.x86_64 22.3.20-1.fc40 @updates
intel-gpu-firmware.noarch 20240811-2.fc40 @updates
intel-media-driver.x86_64 24.2.5-1.fc40 @rpmfusion-nonfree-updates
intel-mediasdk.x86_64 23.2.2-5.fc40 @updates
intel-vpl-gpu-rt.x86_64 24.2.5-1.fc40 @updates Is there something else I could do to help you debug the issue @nokyan? Thanks! |
Thanks a lot for the information. Could you run |
I tried it, and got a warning that nvtop doesn't support all features for Intel GPUs (https://github.com/Syllo/nvtop?tab=readme-ov-file#intel) and then I get the following: |
I think #181 has more something to do with Haswell iGPUs exposing even less information than newer iGPUs. I'm gonna keep both open but pinning this one is a good idea, I'm gonna do that. :) For reference: Intel integrated GPUs unfortunately expose less information than other GPUs of other makes, GPUs of pre-Broadwell CPUs (i. e. 4th generation "Haswell" and older) even less. intel_gpu_top can access most of the missing information, but requires root. |
Noooo the pin of shame! ;) |
Bumping as I also have this issue, is any more debug info needed? |
Hi, as I said two messages above, it's due to Intel iGPUs not exposing as many information as GPUs of other manufacturers. |
Is there an existing issue for this?
Current Behavior
Most of my GPU info is blanked out.
Expected Behavior
It to not be empty
Steps To Reproduce
No response
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: