Bug 855436
Summary: | Spurious LVDS detected on HP T5740 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | vricci <vricci> |
Component: | kernel | Assignee: | Adam Jackson <ajax> |
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 6.3 | CC: | cbolz, ggruner, rfreeman, tpelka |
Target Milestone: | rc | Keywords: | OtherQA, Regression |
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | kernel-2.6.32-314.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: |
Red Hat Enterprise Linux 6.2 and later
HP T5740
|
|
Last Closed: | 2013-02-21 06:34:56 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
vricci
2012-09-07 18:05:54 UTC
The HP T5740 is a thin client and does not in fact have an LVDS connector. This is handled in the upstream kernel with a quirk in the i915 driver: commit 3347111999870c37eab1b969e90af9fdaf0334ba Author: Jan-Benedict Glaw <jan-benedict.glaw> Date: Tue May 22 15:21:53 2012 +0200 drm/i915: no lvds quirk for HP t5740e Thin Client This box has DisplayPort and VGA, but no LVDS. Product specs are at http://h10010.www1.hp.com/wwpc/us/en/sm/WF25a/12454-12454-321959-338927-3640406-4282707.html?dnr=1 and dmidecode output can be found at http://www.getslash.de/bug_attachments/dmidecode-t5740e.txt Signed-off-by: Jan-Benedict Glaw <jbglaw> Cc: stable.org Signed-off-by: Daniel Vetter <daniel.vetter> This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release. Fix component to kernel since that's where the quirk lives. This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2013-0496.html |