[Wayland-bugs] [Bug 102039] LID_SWITCH_RELIABILITY=write_open doesn't work
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Sep 11 14:53:03 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=102039
--- Comment #16 from Jason D. Clinton <me at jasonclinton.com> ---
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20170911/b582e064/attachment.html>
More information about the wayland-bugs
mailing list