add note for type cover re-attaching

This commit is contained in:
Jake Day 2018-01-19 19:38:06 -05:00
parent 416f2feb7a
commit 87afc7ec71

View file

@ -77,6 +77,8 @@ For the ipts_firmware files, please select the version for your device.
* If you are getting stuck at boot when loading the ramdisk, you need to install the Processor Microcode Firmware for Intel CPUs (usually found under Additional Drivers in Software and Updates).
* If you are having issues with the position of the cursor matching the pen/stylus, you'll need to update your libwacom as mentioned here: https://github.com/jakeday/linux-surface/issues/46
* If you are on a SP4 and have trouble with the type cover re-attaching, add this udev rule:
ACTION=="add", SUBSYSTEM=="usb", ATTR{product}=="Surface Type Cover", RUN+="/sbin/modprobe -r i2c_hid && /sbin/modprobe i2c_hid"
### Donations Appreciated!