Skip to content

FAQ/Linux: Add 'Connecting to daemon has timed out' section #280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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
6 changes: 6 additions & 0 deletions site/_wiki/FAQ/Linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,12 @@ AttrTabletSmoothing=0

You should restart the OpenTabletDriver daemon after updating this file.

## GUI says "Connecting to daemon has timed out" {#timeout-connecting-to-daemon}

If you've just installed the driver, make sure you've followed the [autostart guide]({% link _wiki/FAQ/Linux.md %}#autostart)

Otherwise, make sure the daemon is launched, either by running `systemctl --user start opentabletdriver` or `otd-daemon`

## Still have problems? {#discord}

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.