<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - LID_SWITCH_RELIABILITY=write_open doesn't work"
href="https://bugs.freedesktop.org/show_bug.cgi?id=102039#c16">Comment # 16</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - LID_SWITCH_RELIABILITY=write_open doesn't work"
href="https://bugs.freedesktop.org/show_bug.cgi?id=102039">bug 102039</a>
from <span class="vcard"><a class="email" href="mailto:me@jasonclinton.com" title="Jason D. Clinton <me@jasonclinton.com>"> <span class="fn">Jason D. Clinton</span></a>
</span></b>
<pre>Hrm, yep, there are two internal keyboards with exactly the same identifiers:
$ sudo evemu-describe /dev/input/event9 | head
# EVEMU 1.3
# Kernel: 4.12.8-300.fc26.x86_64
# DMI:
dmi:bvnRazer:bvr6.05:bd01/26/2017:svnRazer:pnBladeStealth:pvr2.04:rvnRazer:rnRazer:rvr:cvnRazer:ct9:cvr:
# Input device name: "Razer Razer Blade Stealth"
# Input device ID: bus 0x03 vendor 0x1532 product 0x220 version 0x111
# Supported events:
# Event type 0 (EV_SYN)
# Event code 0 (SYN_REPORT)
# Event code 1 (SYN_CONFIG)
# Event code 2 (SYN_MT_REPORT)
$ sudo evemu-describe /dev/input/event10 | head
# EVEMU 1.3
# Kernel: 4.12.8-300.fc26.x86_64
# DMI:
dmi:bvnRazer:bvr6.05:bd01/26/2017:svnRazer:pnBladeStealth:pvr2.04:rvnRazer:rnRazer:rvr:cvnRazer:ct9:cvr:
# Input device name: "Razer Razer Blade Stealth"
# Input device ID: bus 0x03 vendor 0x1532 product 0x220 version 0x111
# Supported events:
# Event type 0 (EV_SYN)
# Event code 0 (SYN_REPORT)
# Event code 1 (SYN_CONFIG)
# Event code 2 (SYN_MT_REPORT)
I'm going to poke around and see if I can generate events on the first one. If
so, I can try to generate those events after a lib open and confirm that the
write open is sent.</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>