You must log in or # to comment.
This one means the tablet daemon outright does not start. Does it start whenever you run
otd-daemonon terminal?If so, try
systemctl --user enable opentabletdriver.service --now, which should auto-initialize the tablet daemon upon boot.Though the previous issue you mentioned before, I couldn’t find anything like it on the github issue tracker so I was stuck on where I could help. Maybe create an issue thread there?

