<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:martin.pitt@ubuntu.com" title="Martin Pitt <martin.pitt@ubuntu.com>"> <span class="fn">Martin Pitt</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO --- - systemd-udevd: Error calling EVIOCSKEYCODE (scan code 0xNNNNN, key code MMM): Invalid argument"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75875">bug 75875</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>NEEDINFO
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO --- - systemd-udevd: Error calling EVIOCSKEYCODE (scan code 0xNNNNN, key code MMM): Invalid argument"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75875#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO --- - systemd-udevd: Error calling EVIOCSKEYCODE (scan code 0xNNNNN, key code MMM): Invalid argument"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75875">bug 75875</a>
from <span class="vcard"><a class="email" href="mailto:martin.pitt@ubuntu.com" title="Martin Pitt <martin.pitt@ubuntu.com>"> <span class="fn">Martin Pitt</span></a>
</span></b>
<pre>These were translated from the original udev rules, which were
ENV{ID_VENDOR}=="Logitech*", ATTRS{name}=="Logitech USB Multimedia Keyboard",
RUN+="keymap $name logitech-wave"
ENV{ID_VENDOR}=="Logitech*", ATTRS{name}=="Logitech USB Receiver", RUN+="keymap
$name logitech-wave-cordless"
Since hwdb doesn't support his kind of matches, I used
<a href="http://www.linux-usb.org/usb.ids">http://www.linux-usb.org/usb.ids</a> to look up the corresponding product IDs. Both
C317 and C517 exist as keyboards, and Gerardo confirmed that this is a
keyboard/mouse combo. So supposedly this USB device hasa two different
interfaces, and the setkeycode is applied to the wrong one.
Gerardo/David, do all of the special keys (zoom in/out, media, wordprocessor,
calendar, etc.) actually work? (In the sense of opening the corresponding
programs, or at least giving proper keycode names in "evtest")?
Can you please do
udevadm info --export-db > /tmp/udev.txt
and attach /tmp/udev.txt here? That will give more insight than the lspci dump.
Thanks!</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>