<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Race condition when mouse and/or keyboard randomly doesn't work upon fresh boot - Thinkpad Yoga S1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98904">98904</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Race condition when mouse and/or keyboard randomly doesn't work upon fresh boot - Thinkpad Yoga S1
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Wayland
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

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

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>libinput
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>duffy@redhat.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>libinput version: 1.5.1
libinput 1.5.1-1.fc25.x86_64

My Thinkpad Yoga S1 has a weird race condition on bootup affecting input
drivers - maybe 3 out of every 5 boots, the system boots with no working mouse
and/or keyboard. I just reboot again and it works fine, although sometimes it
takes several boots to get both working. 

This happened since I got the laptop and loaded it with F23... I upgraded to
F25 + Wayland today and was able to reproduce the issue.

The following are input settings for all devices on the system when it is in
the state where upon boot the keyboard worked but the pointer did not:


⎡ Virtual core pointer                        id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                    id=4    [slave  pointer 
(2)]
⎜   ↳ xwayland-touch:13                             id=7    [slave  pointer 
(2)]
⎣ Virtual core keyboard                       id=3    [master keyboard (2)]
  ↳ Virtual core XTEST keyboard                     id=5    [slave  keyboard
(3)]
  ↳ xwayland-keyboard:13                            id=6    [slave  keyboard
(3)]


Device 'Virtual core pointer':
        Device Enabled (119):   1
        Coordinate Transformation Matrix (121): 1.000000, 0.000000, 0.000000,
0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000

    Device 'Virtual core XTEST pointer':
            Device Enabled (119):   1
            Coordinate Transformation Matrix (121): 1.000000, 0.000000,
0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
            XTEST Device (238):     1

Device 'xwayland-touch:13':
        Device Enabled (119):   1
        Coordinate Transformation Matrix (121): 1.000000, 0.000000, 0.000000,
0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        Device Accel Profile (242):     0
        Device Accel Constant Deceleration (243):       1.000000
        Device Accel Adaptive Deceleration (244):       1.000000
        Device Accel Velocity Scaling (245):    10.000000

Device 'Virtual core keyboard':
            Device Enabled (119):   1
            Coordinate Transformation Matrix (121): 1.000000, 0.000000,
0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000


Device 'Virtual core XTEST keyboard':
        Device Enabled (119):   1
        Coordinate Transformation Matrix (121): 1.000000, 0.000000, 0.000000,
0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        XTEST Device (238):     1

    Device 'xwayland-keyboard:13':
            Device Enabled (119):   1
            Coordinate Transformation Matrix (121): 1.000000, 0.000000,
0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000



I couldn't run evemu on the pointer because there wasn't a deviec for it if I
understand correctly, just for the touchscreen. If I reboot the system so the
mouse works again, and run xinput list, i get a pointer and relative-pointer
device that wasn't there before:

RL: <a href="http://paste.fedoraproject.org/493306/14804435/">http://paste.fedoraproject.org/493306/14804435/</a>

⎡ Virtual core pointer                        id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                    id=4    [slave  pointer 
(2)]
⎜   ↳ xwayland-pointer:13                           id=6    [slave  pointer 
(2)]
⎜   ↳ xwayland-relative-pointer:13                  id=7    [slave  pointer 
(2)]
⎜   ↳ xwayland-touch:13                             id=9    [slave  pointer 
(2)]
⎣ Virtual core keyboard                       id=3    [master keyboard (2)]
   ↳ Virtual core XTEST keyboard                     id=5    [slave  keyboard
(3)]
   ↳ xwayland-keyboard:13                            id=8    [slave  keyboard
(3)]</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>