https://intel-gfx-ci.01.org/tree/drm-tip/IGT_4718/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html Starting subtest: hdmi-hpd-fast (kms_chamelium:2863) CRITICAL: Test assertion failure function test_basic_hotplug, file ../tests/kms_chamelium.c:236: (kms_chamelium:2863) CRITICAL: Failed assertion: igt_hotplug_detected(mon, HOTPLUG_TIMEOUT) Subtest hdmi-hpd-fast failed. https://intel-gfx-ci.01.org/tree/drm-tip/IGT_4718/fi-kbl-7500u/igt@kms_chamelium@hdmi-crc-fast.html https://intel-gfx-ci.01.org/tree/drm-tip/IGT_4718/fi-kbl-7500u/igt@kms_chamelium@hdmi-edid-read.html Starting subtest: hdmi-edid-read (kms_chamelium:2880) CRITICAL: Test assertion failure function wait_for_connector, file ../tests/kms_chamelium.c:132: (kms_chamelium:2880) CRITICAL: Failed assertion: finished Subtest hdmi-edid-read failed. https://intel-gfx-ci.01.org/tree/drm-tip/IGT_4718/fi-kbl-7500u/igt@kms_chamelium@common-hpd-after-suspend.html Starting subtest: common-hpd-after-suspend (kms_chamelium:2900) CRITICAL: Test assertion failure function try_suspend_resume_hpd, file ../tests/kms_chamelium.c:318: (kms_chamelium:2900) CRITICAL: Failed assertion: reprobe_connector(data, port) == connected ? DRM_MODE_DISCONNECTED : DRM_MODE_CONNECTED (kms_chamelium:2900) CRITICAL: error: 2 != 1 Subtest common-hpd-after-suspend failed.
Also seen on drmtip round. https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_143/fi-kbl-7500u/igt@kms_chamelium@hdmi-crc-argb8888.html
What this improperly setup means here? Is this Chamelium issue or something on eg. IGT?
kbl-7500u cables are connected to Chamelium edgemost DP and HDMI ports. connector 83: type DP-1, status: connected connector 91: type HDMI-A-1, status: disconnected connector 97: type DP-2, status: connected Lets try with DP-2 connected to HDMI (was: HDMI-A-1 to PortID=3) Reference: # A Chamelium daemon program defines these port ids as # DP1 (located next to the HDMI port) = 1 # DP2 (located next to the VGA connector) = 2 # HDMI = 3 and VGA = 4
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5207/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html (and 12 other similar links) Starting subtest: hdmi-hpd-fast (kms_chamelium:2900) CRITICAL: Test assertion failure function test_basic_hotplug, file ../tests/kms_chamelium.c:238: (kms_chamelium:2900) CRITICAL: Failed assertion: reprobe_connector(data, port) == DRM_MODE_CONNECTED (kms_chamelium:2900) CRITICAL: error: 2 != 1 Subtest hdmi-hpd-fast failed.
(In reply to Tomi Sarvela from comment #3) > kbl-7500u cables are connected to Chamelium edgemost DP and HDMI ports. > connector 83: type DP-1, status: connected > connector 91: type HDMI-A-1, status: disconnected > connector 97: type DP-2, status: connected > > Lets try with DP-2 connected to HDMI (was: HDMI-A-1 to PortID=3) > > Reference: > # A Chamelium daemon program defines these port ids as > # DP1 (located next to the HDMI port) = 1 > # DP2 (located next to the VGA connector) = 2 > # HDMI = 3 and VGA = 4 Used to be seen every run, now not seen in 20 runs. Seems like you indeed fixed it! Thanks!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.