Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/docs/installing/post-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ Some Chromebooks come with USI styluses. They work fine in the newest versions o
reboot
```

If you get an error about 1 out of 3 expected values you are using a newer version of libwacom. We have to replace DeviceMatch=i2c:27c6:0e0c with DeviceMatch=i2c|27c6|27c6, in /etc/libwacom/google-jinlon.tablet, and run `sudo libwacom-update-db` again.

#### Example Files for Jinlon
Here are the example files for the Jinlon Chromebook. The device ID is `GDIX0000:00 27C6:0E0C Stylus`.

Expand Down