Summary: | [pnv 3.7] No output on VGA | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | eeemsi | ||||||||||
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||||||
Status: | CLOSED WONTFIX | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||||||
Severity: | normal | ||||||||||||
Priority: | medium | CC: | jrnieder | ||||||||||
Version: | XOrg git | ||||||||||||
Hardware: | x86-64 (AMD64) | ||||||||||||
OS: | Linux (All) | ||||||||||||
Whiteboard: | |||||||||||||
i915 platform: | i915 features: | ||||||||||||
Attachments: |
|
Description
eeemsi
2013-02-12 13:59:20 UTC
We need your dmesg from boot, preferably with the drm.debug=6 kernel parameter. Created attachment 74689 [details]
drm.debug=6
Ok, so there is definitely an LVDS header on that board that is alive and kicking. The manufacturer has chosen to also declare the LVDS as present through the VBT. I don't think we can apply a quirk here as there will be identical mainboards with a valid LVDS. There is nothing you can do but add video=LVDS-1:d to your kernel parameters. s/WONTFIX/CANTFIX/ That kernel option should also give you working VGA again (it seems to pick a different resolution in 3.7 which your screen probably doesn't like). If that (or manually adjusting the resolution with xrandr/xorg.conf) doesn't bring VGA back, please reopen. Since that should be a bug we very well can fix ;-) You need to refresh the dmesg and Xorg.log after applying the video=LVDS-1:d Created attachment 74821 [details]
refresh dmesg video=LVDS-1:d
Created attachment 74822 [details]
refresh Xorg.log
Does the BIOS ever light up the VGA monitor? yes, the vga monitor gets lighted up by the bios. So to clarify: With the lvds quirk applied to the kernel cmdline, VGA still doesn't light up properly? The kernel now again selects the right mode ... (In reply to comment #10) > So to clarify: With the lvds quirk applied to the kernel cmdline, VGA still > doesn't light up properly? The kernel now again selects the right mode ... using LVDS-1:d seems to work fine(e.g. correct resolution) Ok, setting back to CANTFIX since there's not really anything we can do here :( |
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.