Bug 1173963 - F21 detects "unknown screen", broken display, on Intel video
Summary: F21 detects "unknown screen", broken display, on Intel video
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: screen
Version: 21
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Petr Hracek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-14 13:53 UTC by tonydiep
Modified: 2014-12-15 18:16 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-12-15 18:16:49 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description tonydiep 2014-12-14 13:53:01 UTC
Description of problem:
* On a Gateway NV5911h laptop, Fedora 21 detects an "unknown display"
* When moving the mouse, the pointer leaves a trail
* The display flickers constantly
* The display behaves as if it is trying to show two desktops on the same screen at the same time
* If the laptop is _NOT_ connected to an external monitor, the "unknown display" cannot be disabled
* If the laptop _IS_ connected to an external monitor, the "unknown display" can be disabled and the issue is fixed

Version-Release number of selected component (if applicable):
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 540M] (rev a1)

How reproducible:
Always


Steps to Reproduce:
1. Turn on laptop and log in
Result: The screen will garbled
2. Do not use external monitor; use only the laptop screen
3. Go to "All Settings" -> Displays -> "Unknown Display" -> "Turn Off Don't use this display"
Result: Fedora cannot turn off the display


Actual results:
* Screen flickers, mouse leaves trails, windows leave traces, when resizing,

Expected results:
* Normal screen display

Additional info:
* Issue cropped up only in Fedora 21

Comment 1 tonydiep 2014-12-15 18:16:49 UTC
Workaround found:

1. This laptop uses dual switchable Intel/nvidia graphics; I set the graphics to Intel only

2. I manually created a xorg.conf entry for "Unknown Monitor"

Section "Monitor"
Identifier "Unknown Display"
Option "ignore" "true"
...

Workaround found; Issue closed.


Note You need to log in before you can comment on or make changes to this bug.