<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 --- - [PATCH] [udev] keymap: Add support for Eject button on MSI GE60/GE70"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=64187">64187</a>
          </td>
        </tr>

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

        <tr>
          <th>Summary</th>
          <td>[PATCH] [udev] keymap: Add support for Eject button on MSI GE60/GE70
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

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

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

        <tr>
          <th>Reporter</th>
          <td>johan.heikkila@gmail.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=78811" name="attach_78811" title="95-keymap.rules fix for eject button on MSI GE60/70">attachment 78811</a> <a href="attachment.cgi?id=78811&action=edit" title="95-keymap.rules fix for eject button on MSI GE60/70">[details]</a></span>
95-keymap.rules fix for eject button on MSI GE60/70

The Eject button doesn't work on the MSI GE60 laptop. Some info:

# cat /sys/class/dmi/id/sys_vendor
Micro-Star International Co., Ltd.

# cat /sys/class/dmi/id/product_name
GE60 0NC\0ND

# cat /sys/class/dmi/id/product_version
REV:1.0

# /usr/lib/udev/findkeyboards
AT keyboard: input/event3

#dmesg
atkbd serio0: Unknown key released (translated set 2, code 0xc2 on
isa0060/serio0).
atkbd serio0: Use 'setkeycodes e042 <keycode>' to make it known.

The attached patch make it work.

The patch is not tested on the GE70, but as the hardware is almost identical
(different screen size), I am positive it will 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>