You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/_wiki/FAQ/Linux.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -183,6 +183,12 @@ AttrTabletSmoothing=0
183
183
184
184
You should restart the OpenTabletDriver daemon after updating this file.
185
185
186
+
## GUI says "Connecting to daemon has timed out" {#timeout-connecting-to-daemon}
187
+
188
+
If you've just installed the driver, make sure you've followed the [autostart guide]({% link _wiki/FAQ/Linux.md %}#autostart)
189
+
190
+
Otherwise, make sure the daemon is launched, either by running `systemctl --user start opentabletdriver` or `otd-daemon`
191
+
186
192
## Still have problems? {#discord}
187
193
188
194
If you are still encountering problems with OpenTabletDriver, it will be easier to help you over in our [Discord]({{ site.data.links.project.DiscordInvite }}) server. We will guide you in doing certain debugging steps and will give you different instructions to help resolve your problem.
0 commit comments