<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [BDW]the monitor cannot display X window after running command "xinit""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79004">79004</a>
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[BDW]the monitor cannot display X window after running command "xinit"
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>zhixinx.liu@intel.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>XOrg CVS
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>DRM/Intel
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr></table>
      <p>
        <div>
        <pre>after running command "xinit &" to start X window, system should display X
window on the monitor automatically.
notes:
    1. not all BDW machine can reproduce this issue.
    2. if this issue arise, even uses older kernel and older X11R7, it also can
be reproduced.
    (for example: kernel:20140227_nightly and X11R7:20140227_stable)

1. Testing Env:
========================================================================
kernel:    3.15.0-rc5_drm-intel-fixes_4ba480_20140521
X11R7:    X11R7.stable.2014-05-20.tar.gz

2. Testing Steps:
========================================================================
    1.boot up system
    2.running cmd "xinit &" to start X window
    3.check the the monitor, the X windows cannot display
    workround:
        1.after running "xinit &", run command "ps aux |grep X" to check which
tty are using by X(for example:tty2 )
        2.run command "chvt 2"
        3.check the the monitor, the X windows can display now.

3. Debug Information:
    (gdb) bt
    #0  0x000000372f0ebfb7 in ioctl () from /usr/lib64/libc.so.6
    #1  0x00000000004b4a99 in switch_to (vt=2,
     from=from@entry=0x5c07b1 "xf86OpenConsole") at lnx_init.c:74
    #2  0x00000000004b4e60 in xf86OpenConsole () at lnx_init.c:197
    #3  0x0000000000490a9f in InitOutput (
     pScreenInfo=pScreenInfo@entry=0x82a880 <screenInfo>, argc=argc@entry=2,
     argv=argv@entry=0x7fffca1e40e8) at xf86Init.c:552
    #4  0x000000000043cf0d in dix_main (argc=2, argv=<optimized out>,
     envp=<optimized out>) at main.c:200
    #5  0x000000372f021b75 in __libc_start_main () from /usr/lib64/libc.so.6
    #6  0x00000000004277e1 in _start ()

3. Frequency of Occurence:
========================================================================
machine 1:Test 5 times, and this issue arise 4 times.
machine 2:cannot reproduce this issue.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>