Hello, I've one of these new 2in1s that's more of a tablet than a laptop, but has an amd64 instead of an arm CPU. I've installed Debian /w Gnome and have had a difficult time with the current support and lack of support for input devices. On boot this device has a touchscrren and 5 buttons(if you count sleep and power as two) Currently grub is useless, meaning the install requiers boot media that default boots to what you want booted. I worked around this by hexediting the grub config files on the iso. The current devices not-working items: 1. Touchscreen does not survive suspend/resume in X11. 2. Touchscreen does not work for X11 apps running in wayland. After setting up blutooth dock, must be done in X11 on first suspend/resume session. 3. 2nd button is impossible to access. The touch pad has a clicker underneeth that's used for 3rd button and click-drag. There is a center line on the bottom marking these two zones. Things currently working flaulessly. 1. The docks keyboard. Feuture device needs and items that need addressing for finishing the drivers. 3-axis gyroscope /w 3-axis accelerometer, the inv-mpu6050 driver exposes these to sysfs and AFAICT each component works. magnetometer, not sure how many axis but 3-axis exists. GPS device (two axis location?) 1. From what I can tell no current input device 'wraps arround' That is to say that max and min are one step from eachother and there needs to be a way to indecate what direction the movement happened in. 2. Physical Displaycement. I'm not sure if the gyroscope is centered on the screen and even if it is there is still a displacement off the z axis that might effect the x and y measurments. 3. 6 axis device, with a 3 axis precedent. Not needed for this project but display to device mappings, for example a dual monitor touchscreen setup. -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html