Skip to content

Commit 364b906

Browse files
authored
Merge pull request #280 from gonX/linux-faq-add-timeout-connecting-to-daemon
FAQ/Linux: Add 'Connecting to daemon has timed out' section
2 parents 8308fb0 + 7ad36fb commit 364b906

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

site/_wiki/FAQ/Linux.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,12 @@ AttrTabletSmoothing=0
183183

184184
You should restart the OpenTabletDriver daemon after updating this file.
185185

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+
186192
## Still have problems? {#discord}
187193

188194
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

Comments
 (0)