Bug 60728 - [pnv 3.7] No output on VGA
Summary: [pnv 3.7] No output on VGA
Status: CLOSED WONTFIX
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-12 13:59 UTC by eeemsi
Modified: 2017-07-24 22:58 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
lspci -vnn (8.01 KB, text/plain)
2013-02-12 13:59 UTC, eeemsi
no flags Details
drm.debug=6 (77.94 KB, text/plain)
2013-02-12 14:54 UTC, eeemsi
no flags Details
refresh dmesg video=LVDS-1:d (65.68 KB, text/plain)
2013-02-14 14:42 UTC, eeemsi
no flags Details
refresh Xorg.log (30.08 KB, text/plain)
2013-02-14 14:46 UTC, eeemsi
no flags Details

Description eeemsi 2013-02-12 13:59:20 UTC
Created attachment 74681 [details]
lspci -vnn

an output via lvds is offered. the mainboard(elitegroup TIGT 1) however does only have a vga connector. according to the manufacturer(http://www.ecs.com.tw/ECSWebSite/Product/Product_Detail.aspx?DetailID=1094&CategoryID=1&DetailName=Feature&MenuID=17&LanID=0) there is an optional lvds connector.

using debian there are currently two different behaviours:
- the resolution is limited to 1024x768 (linux-image-3.2.0-4-amd64/testing)
- no output via vga (linux-image-3.7-trunk-amd64/experimental)

both times xserver-xorg-video-intel(2.20.14-1) from debian experimental was used
Comment 1 Chris Wilson 2013-02-12 14:23:07 UTC
We need your dmesg from boot, preferably with the drm.debug=6 kernel parameter.
Comment 2 eeemsi 2013-02-12 14:54:11 UTC
Created attachment 74689 [details]
drm.debug=6
Comment 3 Chris Wilson 2013-02-12 15:02:11 UTC
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/
Comment 4 Daniel Vetter 2013-02-12 15:05:01 UTC
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 ;-)
Comment 5 Chris Wilson 2013-02-14 13:44:40 UTC
You need to refresh the dmesg and Xorg.log after applying the video=LVDS-1:d
Comment 6 eeemsi 2013-02-14 14:42:55 UTC
Created attachment 74821 [details]
refresh dmesg video=LVDS-1:d
Comment 7 eeemsi 2013-02-14 14:46:17 UTC
Created attachment 74822 [details]
refresh Xorg.log
Comment 8 Chris Wilson 2013-02-14 14:55:17 UTC
Does the BIOS ever light up the VGA monitor?
Comment 9 eeemsi 2013-02-14 15:08:55 UTC
yes, the vga monitor gets lighted up by the bios.
Comment 10 Daniel Vetter 2013-02-14 18:58:49 UTC
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 ...
Comment 11 eeemsi 2013-02-14 23:21:44 UTC
(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)
Comment 12 Daniel Vetter 2013-02-15 17:48:03 UTC
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.