Graphics
Intel® graphics drivers and software, compatibility, troubleshooting, performance, and optimization
20621 Discussions

Unable to find iGPU driver on EHL x6212RE SKUs

ngboonhai
Employee
3,605 Views

Already follow the steps and install the iGPU driver into system, but still got issues to load and detect the driver for EHL processor stated above. 

 

GPGPU: Ubuntu 20.04 (focal) (intel.com)

GPGPU: Intel Iris Xe MAX graphics

 

 

ngboonhai_0-1638960917750.png

 

Labels (2)
0 Kudos
8 Replies
David_G_Intel
Moderator
3,529 Views

Hello ngboonhai


Thank you for posting on the Intel️® communities. Please let us investigate this request and the updates will be posted on the thread.


Regards, 

David G 

Intel Customer Support Technician 


0 Kudos
ngboonhai
Employee
3,508 Views

Hi David, 

       I got help from PG HSPE graphic team and know there is some configuration needed on EHL x6212RE as edit /etc/default/grub, then add "i915.force_probe=4555 i915.enable_guc=2". Btw, we also have same problem on ADL-S i9 12900TE & 12900E SKUs on Ubuntu 20.04.3 LTS (kernel version 5.11.0-27) even PG HPSE graphic team also failed to help on ADL-S SKUs. Perhaps the team also can look into ADL-S SKUs issues also, thank you.

goksel
Novice
3,412 Views

>> EHL x6212RE as edit /etc/default/grub, then add "i915.force_probe=4555 i915.enable_guc=2"

 

this seems to resolve improve random hanging issues on the x6212RE using OpenVINO for GPU inference.

0 Kudos
David_G_Intel
Moderator
3,505 Views

Hello ngboonhai


Thanks for the update, in this case the Intel Atom® x6212RE Processor uses Intel® UHD Graphics and not Intel® Iris® Xe Max Graphics. These drivers are provided and maintained by the Linux* distribution vendors and not by Intel, we recommend contacting the Linux* Operating System Vendors for more information:

You can also verify this article on how to report graphics issues on Linux drivers:


Regards, 

David G 

Intel Customer Support Technician


ngboonhai
Employee
3,409 Views

Hi David,

      Noted and thanks.

0 Kudos
goksel
Novice
3,383 Views

I posted about a related issue on the Media-SDK Slack channel but have not received any feedback. The issue is, GPU drivers behave differently between the x6212RE, x6413E and x6425E/RE:

Example 1) We followed official Linux driver installation guides and pulled from the official repositories. VAAPI was present and operational on x6425E/RE but not on x6212RE or x6413E. Only after installing OpenVINO drivers we got VAAPI on all platforms.

Example 2) Even after OpenVINO installation, x6212RE is having issues with GPU inference whereas the x6425E/RE has no issues. I will add more comments on this below as your "i915.force_probe=4555 i915.enable_guc=2" suggestion seems to have reduced the frequency of GPU hanging.

Would appreciate your guidance on where to report under what tags. Thank you!

0 Kudos
goksel
Novice
3,342 Views

here is the dmesg when the GPU hangs during OpenVINO inference on the x6212RE:

[40906.406659] i915 0000:00:02.0: [drm] Resetting rcs0 for preemption time out

[40906.406697] i915 0000:00:02.0: [drm] python3[4403] context reset due to GPU hang

[40906.429495] i915 0000:00:02.0: [drm] GPU HANG: ecode 11:1:8ed9fff3, in python3 [4403]

0 Kudos
Reply