This one means the tablet daemon outright does not start. Does it start whenever you run otd-daemon on 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?
5
I still can't use my graphics tablet, and its stylus isn't compatible yet. It's sad that I can't draw. Is there a temporary solution for this? | Spyke
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?