Summary: | xrandr "DP2 unknown connection" | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Oleksij Rempel <linux> | ||||
Component: | DRM/Intel | Assignee: | Chris Wilson <chris> | ||||
Status: | CLOSED FIXED | QA Contact: | |||||
Severity: | normal | ||||||
Priority: | medium | CC: | jbarnes | ||||
Version: | XOrg git | ||||||
Hardware: | Other | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Oleksij Rempel
2010-10-24 23:28:17 UTC
Created attachment 39754 [details]
dmesg with drm.debug enabled
Huge dmesg with drm debug enabled. Here is some part of this log.
for example on some stage DP1 declared as disconnected:
[drm:drm_helper_probe_single_connector_modes], [CONNECTOR:10:DisplayPort-1]
[drm:drm_helper_probe_single_connector_modes], [CONNECTOR:10:DisplayPort-1] disconnected
DP2 repeatedly get some errors:
[drm:drm_helper_probe_single_connector_modes], [CONNECTOR:16:DisplayPort-2]
[drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x514500c8
[drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x514500c8
[drm:intel_dp_i2c_aux_ch], aux_ch failed -110
My HW: Intel DG45ID board with intel_stepping Vendor: 0x8086, Device: 0x2e22, Revision: 0x03 (A3) Note: DVI connector is wrongly recognized as HDMI2 commit dd2b379f071424f36f9f90ff83cb4ad058c7b6ed Author: Takashi Iwai <tiwai@suse.de> Date: Tue Oct 26 17:14:36 2010 +0100 drm/i915: Fix typo from "Enable DisplayPort Audio" Hi, while I looked through your changes in drm-intel git tree (as I've got a pressure for supporting DisplayPort audio), I stumbled on the possible bug in the commit a9756bb5b25d5d997df0c5d8c95db01292191bea Author: Zhenyu Wang <zhenyuw@linux.intel.com> Date: Sun Sep 19 13:09:06 2010 +0800 drm/i915: Enable DisplayPort audio In this commit, you changed the return value of g4x_dp_detect() to "bit", but it should be "status", I suppose. [ickle: mea culpa.] Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=31094 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> |
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.