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

Intel UHD Graphics Driver Issue

piotr-warsaw
Beginner
1,253 Views

Hey,

I bought a set of two external monitors and they don't work on my computer (no signal) unless I disable the Intel UHD Graphics Display Adapter. After the disabling everything works correctly.
I went into the logs and I see a number of errors around oem46.inf, display.inf having a problem with starting.

I tried to reinstall the latest version of the Intel Graphics driver as well as I tried with the version recommended on the Acer Product Support page for my laptop (unfortunately it doesn't seem like they tested the drivers with Windows 11):

Can you help me solve the issue and have the monitors working without disabling the Intel Display Adapter?

0 Kudos
4 Replies
piotr-warsaw
Beginner
1,251 Views

Information about my system:

OS Name Microsoft Windows 11 Home
Version 10.0.22631 Build 22631
OS Manufacturer Microsoft Corporation
System Manufacturer Acer
System Model Predator PT515-52
Processor Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz, 2592 Mhz, 6 Core(s), 12 Logical

I also have an additional GPU:
NVIDIA GeForce RTX 2070 with Max-Q design - driver version 546.33

0 Kudos
n_scott_pearson
Super User
1,218 Views

How are the two monitors connected to the laptop? HDMI, Thunderbolt/USB-C, USB-C, DisplayPort???

In most designs, a NVIDIA dGFX engine and the Intel iGFX engine will share the connection to the Laptop's Embedded Display. The iGFX will 'own' the Embedded Display and the dGFX output will appear through an overlay capability in the chipset. In the other designs, the dGFX engine will 'own' the display exclusively and the iGFX engine will be neutered from it. Which of these can play a part in how the driver situation is handled.

Any other outputs (USB-C, Thunderbolt/USB-C, HDMI or DisplayPort):

  1. Are all 'owned' by the dGFX engine.
  2. Are all 'owned' by the iGFX engine.
  3. Are 'owned' in some combination (i.e., iGFX owns some and dGFX owns others).

Do you know how your laptop is connected and who 'owns' what ports? I couldn't find a diagram showing how it is in your laptop; do you have one?

...S

 

0 Kudos
piotr-warsaw
Beginner
1,204 Views

Hey, thanks for the help. The monitors I am trying to connect are actually quite unusual. These are the Kwumsy P2S model that both connect via one USB-C port: https://kwumsy.com/products/p2s-12-inches-usb-tri-screen. It's also worth noting that I haven't had similar issues with other external (singular) monitors I have been using that were connected through USB-C, HDMI or DisplayPort. What's even more interesting is that I once tested another set of the Kwumsy P2S monitors and they worked out of the box so it could indicate that the problem lays in the recent updates I have made to the system. I don't remember updating the Intel drivers though.

With regards to the port 'owners', I don't really have that information, I will try to look for it on the internet though.

0 Kudos
piotr-warsaw
Beginner
1,149 Views

BTW, I noticed an interesting set of errors on my machine. Maybe that is helpful?

piotrwarsaw_0-1705285901372.png

- <System>
  <Provider Name="Microsoft-Windows-WMI-Activity" Guid="{1418ef04-b0b4-4623-bf7e-d74ab47bbdaa}" />
  <EventID>5858</EventID>
  <Version>0</Version>
  <Level>2</Level>
  <Task>0</Task>
  <Opcode>0</Opcode>
  <Keywords>0x4000000000000000</Keywords>
  <TimeCreated SystemTime="2024-01-15T00:14:08.8865111Z" />
  <EventRecordID>1891503</EventRecordID>
  <Correlation ActivityID="{a41740b9-46e4-0008-2169-17a4e446da01}" />
  <Execution ProcessID="4396" ThreadID="30392" />
  <Channel>Microsoft-Windows-WMI-Activity/Operational</Channel>
  <Computer>LAPTOP-FN76EJ99</Computer>
  <Security UserID="S-1-5-18" />
  </System>
- <UserData>
- <Operation_ClientFailure xmlns="http://manifests.microsoft.com/win/2006/windows/WMI">
  <Id>{00000000-0000-0000-0000-000000000000}</Id>
  <ClientMachine>LAPTOP-FN76EJ99</ClientMachine>
  <User>LAPTOP-FN76EJ99\piotr</User>
  <ClientProcessId>3020</ClientProcessId>
  <Component>Unknown</Component>
  <Operation>Start IWbemServices::ExecMethod - ROOT\WMI : \\LAPTOP-FN76EJ99\ROOT\WMI:WmiMonitorDescriptorMethods.InstanceName="DISPLAY\\PRS0715\\5&20117d68&1&UID4625_0"::WmiGetMonitorRawEEdidV1Block</Operation>
  <ResultCode>0x80041001</ResultCode>
  <PossibleCause>Unknown</PossibleCause>
  </Operation_ClientFailure>
  </UserData>
  </Event>
0 Kudos
Reply