<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 --- - Display freezes while switching from X11 to a virtual-terminal, if framebuffer is used"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65613">65613</a>
          </td>
        </tr>

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

        <tr>
          <th>Summary</th>
          <td>Display freezes while switching from X11 to a virtual-terminal, if framebuffer is used
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>systemd-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>peter.weber@ttyhoney.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>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>systemd
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=80628" name="attach_80628" title="required udev rule">attachment 80628</a> <a href="attachment.cgi?id=80628&action=edit" title="required udev rule">[details]</a></span>
required udev rule

Hello!
I'm using framebuffer-based applications like fbida or mplayer on the
virtual-terminal. This requires my user to be in the "video", or in a more
Systemd fashioned-way, apply a UDEV-Rule with the TAG "uaccess" to the specific
framebuffer-device (in most cases "/dev/fb*").
Switching between the virtual-terminals works fine. Switching from X11 to a
virtual-terminal, which currently uses a framebuffer-device, freezes the
display with last output from X11. The programmatical switch to the
virtual-terminal itself works, i.e. the application running their will accept
keyboard instructions.

Step to reproduces:
1. Login to a random virtual-terminal, view a image with fbida or a movie with
mplayer
$ fbi random.png
$ mplayer -vo fbdev funny.ogg
$ mplayer -vo fbdev2 more_fun.mpeg # if previous doesn't work
2. Login to X11
3. Switch with Ctrl+Alt+F-Key to the virtual-terminal used before
4. Display output freezes

Workaround:
Switch to another virtual-terminal which currently doesn't use a
framebuffer-device. From their, a user can switch to any other
virtual-terminal.

Thank you for your work</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 the assignee for the bug.</li>
      </ul>
    </body>
</html>