Bug 18903 - Xorg freezes at GDM when Virtual flag is added to xorg.conf
Summary: Xorg freezes at GDM when Virtual flag is added to xorg.conf
Status: RESOLVED DUPLICATE of bug 17490
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: 7.4 (2008.09)
Hardware: x86-64 (AMD64) Linux (All)
: high critical
Assignee: Gordon Jin
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-05 11:36 UTC by Bryan Christ
Modified: 2008-12-09 00:43 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Bryan Christ 2008-12-05 11:36:11 UTC
In order for xrandr to support extended desktops on dual-head configurations it
is necessary to add the Virtual flag to the Display SubSection.  When this flag
is added Xorg freezes at greeter screen (GDM) and the keyboard becomes
unresponsive.

Steps to Reproduce:
1.  Install a version of Linux with X.org 7.4 (Fedora 10 in my case)
2.  Make sure that your default dual-head (cloned) configuration works.
3.  Switch to runlevel 3
4.  Create a default xorg.conf for the system with X -configure
5.  Copy the output file to /etc/X11
6.  Edit the appropriate Display SubSection adding the Virtual flag.
7.  Save configuration and switch to runlevel 5
8.  Xorg freezes at GDM greeter screen

Hardware used to reproduce the problem:

System is a HP Compaq dc7800 with integrated Intel graphics and ADD2 extender
card (2nd port).
Comment 1 Gordon Jin 2008-12-07 19:21:07 UTC
I think Fedora 10 kernel uses GEM. So this might be the current GEM limitation, as mentioned in bug#17490.

You can try a smaller Virtual value to see if it works. That'll tell if it's a problem by using Virtual option, or just the specific big size.
Comment 2 Bryan Christ 2008-12-08 09:29:44 UTC
Gordon,

Maybe the bug is related, but it does not appear to be.  If I add the option "noaccel" option to the intel driver section, GDM does not freeze and I can use xrandr to configure a spanned desktop.
Comment 3 Gordon Jin 2008-12-09 00:43:05 UTC
"noaccel" option also works for bug#17490. So I think they are dup.

*** This bug has been marked as a duplicate of bug 17490 ***


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.