Summary: |
[hsw vga] the external screen will become white and show nothing when switch screen to clone mode or external VGA only |
Product: |
DRI
|
Reporter: |
EvaWang <evawang> |
Component: |
DRM/Intel | Assignee: |
Intel GFX Bugs mailing list <intel-gfx-bugs> |
Status: |
CLOSED
FIXED
|
QA Contact: |
Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: |
major
|
|
|
Priority: |
medium
|
|
|
Version: |
unspecified | |
|
Hardware: |
Other | |
|
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 71843 [details] intel_haswell_hotplug_vga_external_white_screen.log When switch screen to clone mode(LCD+external VGA/HDMI) or external mode(VGA/HDMI only) using the following command, the external screen will become white and show nothing. attached log is error code. This only happens on Lenovo Yx10 Sharkbay platform, Ivy bridge is OK. Clone mode(LCD+external VGA): xrandr --output eDP1 --mode 1024x768 --output VGA1 --mode 1024x768(the shared resolution ratio of eDP and VGA) External mode(VGA only): xrandr --output eDP1 --off --output VGA1 --mode 1366x768(the highest resolution ratio, it is different on different computer)