1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-01 03:32:26 +03:00
mobile-nixos/devices
Samuel Dionne-Riel af62d74a3b oneplus-oneplus3: workaround bug with touchscreen
libinput, which I believe, claims there is a kernel bug with the
synaptics driver touchscreen in use.

This is the recommended fix according to PostmarketOS.

 * https://wiki.postmarketos.org/wiki/Troubleshooting:touchscreen#sec_touchscreen:_kernel_bug

I have not seen any issues from using this fix.

The error:

```
synaptics: kernel bug: device has min == max on ABS_MT_WIDTH_MAJOR
```

According to the touchscreen documentation of the kernel, I don't think
that it is an issue to remove this information from touch events.
2019-10-05 01:07:55 -04:00
..
asus-dumo asus-dumo: defaults to hidden vt caret... 2019-09-23 00:03:55 -04:00
asus-flo devices: Renames system type to android 2019-09-21 22:42:41 -04:00
asus-z00t asus-z00t: fixes build 2019-09-21 22:43:39 -04:00
motorola-addison devices: Renames system type to android 2019-09-21 22:42:41 -04:00
oneplus-oneplus3 oneplus-oneplus3: workaround bug with touchscreen 2019-10-05 01:07:55 -04:00
qemu-x86_64 Updates qemu-x86_64 to use the latest LTS kernel. 2018-11-05 20:34:52 -05:00
.gitignore Adds tooling necessary to gather up device information automatically. 2018-06-10 12:40:32 -04:00
devices-to-json.rb Ugh, use my feature branch. 2018-06-10 12:51:50 -04:00
postmarketOS-devices.json Adds my development device. 2018-06-10 12:51:59 -04:00