Summary: |
NV43 (6600GT): Monitor goes blank during boot |
Product: |
xorg
|
Reporter: |
kgerstl |
Component: |
Driver/nouveau | Assignee: |
Nouveau Project <nouveau> |
Status: |
RESOLVED
INVALID
|
QA Contact: |
Xorg Project Team <xorg-team> |
Severity: |
normal
|
|
|
Priority: |
medium
|
|
|
Version: |
7.5 (2009.10) | |
|
Hardware: |
x86 (IA32) | |
|
OS: |
Linux (All) | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
|
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.
Created attachment 32069 [details] output of dmesg Using the latest git kernel tree (commit 91ed558e422465df7ea8f857785881a74528bb32), my CRT monitor loses the signal during the boot (right after the firmware request). The system seems to boot fine, though. If I'm interpreting this right, the card switches to TV-out, but there is nothing connected to the card's TV-out connector: ... [ 3.595456] [drm:edid_is_valid] *ERROR* Raw EDID: ... [ 3.697841] [drm:edid_is_valid] *ERROR* Raw EDID: ... [ 3.796737] [drm:edid_is_valid] *ERROR* Raw EDID: ... [ 3.894956] [drm:edid_is_valid] *ERROR* Raw EDID: ... [ 3.895062] nouveau 0000:05:00.0: VGA-1: EDID invalid. [ 3.895112] [drm] nouveau 0000:05:00.0: DDC responded, but no EDID for VGA-1 [ 3.956043] [drm] nouveau 0000:05:00.0: Load detected on output B [ 3.956154] [drm] nouveau 0000:05:00.0: allocated 720x576 fb: 0x9000, bo f6afc600 [ 3.957190] [drm] nouveau 0000:05:00.0: Setting dpms mode 3 on CRTC 0 [ 3.957200] [drm] nouveau 0000:05:00.0: vpll: n 20 m 3 log2p 1 [ 3.957203] [drm] TV-10: set mode 720x576 26 [ 3.957438] [drm] nouveau 0000:05:00.0: Setting dpms mode 0 on CRTC 0 [ 3.967428] [drm] nouveau 0000:05:00.0: Setting dpms mode 0 on TV encoder (output 3) [ 3.967439] [drm] nouveau 0000:05:00.0: Output TV-1 is running on CRTC 0 using output B [ 3.967570] [drm] nouveau 0000:05:00.0: Setting dpms mode 3 on CRTC 1 ... Full log attached.