<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 - Raspberry official Touchscreen absolute axes issue libinput 1.10"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105153">105153</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Raspberry official Touchscreen absolute axes issue libinput 1.10
</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>jacopo.vichi@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>Step to reproduce:
1) Install ArchlinuxARM on RaspberryPi 3 (installing official RPI Touchscreen
7inch)
2) startx
=> Cannot touch on the top area
Found that kernel resolve it as 800x600 (not 800x480).
Followed the guide and with "touchpad-edge-detector 800x480 /dev/input/event0"
added this on /etc/udev/hwdb.d/61-evdev-local.hwdb
evdev:name:*
EVDEV_ABS_00=2:800:1
EVDEV_ABS_01=2:480:1
EVDEV_ABS_35=2:800:1
EVDEV_ABS_36=2:480:1
It was working without udev patch in previous version..
Unfortunately touchpad-edge-detector cannot give me an identifier string so I
override all the evdev device (the only one connected is this touchscreen)</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>