Summary: | [Huron River] System boots up and X is running but nothing is displayed on LVDS | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Manjeet Singh <manjeet> | ||||||||
Component: | DRM/Intel | Assignee: | Wang Zhenyu <zhenyu.z.wang> | ||||||||
Status: | CLOSED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||||
Severity: | blocker | ||||||||||
Priority: | medium | CC: | yingying.zhao | ||||||||
Version: | unspecified | ||||||||||
Hardware: | Other | ||||||||||
OS: | Linux (All) | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | i915 features: | ||||||||||
Attachments: |
|
Description
Manjeet Singh
2010-08-13 12:14:59 UTC
No, we expect to get an EDID for the integrated panel as well, so something is clearly amiss and that alone is sufficient for X not to apply any modes to the LVDS. Can you please add drm.debug=0xe to your boot commandline and upload the dmesg obtained? Thanks. Created attachment 37853 [details]
output of drm.debug=0xe attached
We have another Huron River CRB and that odd device ID. See blow
Massachusetts CRB board info:
PBA E73564-202
BIOS date 05/05/2010 (core version 4.6.3.2)
IGFX VBIOS version 2024
We get past this bug by issuing the following commands
Xrandr -output LVDS1 -off
Xrandr -output VGA1 -preferred
LVDS port exists on your CRB, but no panel is there, which will cause problem we've seen on many CRB before. So either attach a panel to LVDS port or disable LVDS for testing, like video=LVDS-1:d It seems like disabling LVDS doesn't resolve my black screen issue on HuronRiver. I will attach the dmesg and Xorg.0.log output with adding "drm.debug=6" and "video=LVDS-1:d". Created attachment 37893 [details]
Xorg.0.log output on HuronRiver
Created attachment 37894 [details]
dmesg output on Huron River with disabling LVDS and drm.debug=6
See the comment#4 from yingying.zhao@intel.com. disabling LVDS doesn't resolve the blank screen issue. Reopening the bug again. My issue is resolved after upgrading xserver-xorg-video-intel driver to latest. The workable configuration is: - Maverick (kernel 2.6.35-19-generic); - Latest Intel 2D driver (git://anongit.freedesktop.org/git/xorg/driver/xf86-video-intel); - Huron River Beta SDP; Thanks, Yingying disabling LVDS worked for us. Thanks, Manjeet |
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.