Success with touch and pen on Lenovo X1 Yoga (2016)

Found the solution, and it should be moving into the next kernel (see my post here):

(note: I’m on openSUSE LEAP 42.1/kernel 4.5.0-10.gb98c3d3-default)

git clone git://git.code.sf.net/p/linuxwacom/input-wacom linuxwacom-input-wacom
cd linuxwacom-input-wacom
git checkout origin/jiri/for-4.6
./autogen.sh
make
sudo make install
sudo /sbin/modprobe -r wacom
sudo /sbin/modprobe -r wacom_w8001
sudo /sbin/modprobe  wacom
sudo /sbin/modprobe  wacom_w8001
sudo /sbin/mkinitrd

Not certain the last line is necessary, but did it anyway. Yey!

#Lenovo#linux#touchscreen#X1 Yoga