From: Tim Gesthuizen <tim.gesthuizen@yahoo.de>
To: Raghav Gururajan <rvgn@disroot.org>
Cc: help-guix@gnu.org
Subject: Re: PLEASE! Input Attach Service
Date: Sun, 30 Jun 2019 20:06:45 +0200 [thread overview]
Message-ID: <87lfxjaqx6.fsf@yahoo.de> (raw)
In-Reply-To: <ba5b69ad3dcdb9d42dd771a20b14a5ae9c91e693.camel@disroot.org>
Hi Raghav,
Raghav Gururajan writes:
> Hello Tim!
>
> Hope you are doing good and sorry if I am disturbing you. I have been
> told that "inputattach" service was added by you. Could you please help
> me with the issue?
No, you're not disturbing me. Feel free to ask.
It just happens to be, that I added inputattach to Guix because I also
needed it for the touchscreen on my x200-t to work.
My current configuration has
===
(service inputattach-service-type
(inputattach-configuration
(device "/dev/ttyS4")
(device-type "wacom")))
===
added to its services. Thats working for me.
If this does not fix the problem for you, than your touchscreen is
probably connected to another serial port:
- Use a tool of your choice to read the current text from one of the
serial ports ("/dev/ttySxxx" where xxx is any number).
- Point on your display with your pen. If random characters start to pop
up from the serial connection, this is the correct serial port.
- Replace your serial device with the one in my configuration.
Please note that this is a pretty adhoc approach that I added to Guix so
that it works for my setup, hoping that it could help others. When there
are issues or whishes concerning the documentation or if things just
don't work for you, please let me know.
Tim.
next prev parent reply other threads:[~2019-06-30 18:06 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-11 23:21 PLEASE! Input Attach Service Raghav Gururajan
2019-06-26 23:15 ` Raghav Gururajan
2019-06-26 23:22 ` Raghav Gururajan
2019-06-26 23:33 ` Raghav Gururajan
2019-06-30 18:06 ` Tim Gesthuizen [this message]
2019-06-30 18:19 ` Raghav Gururajan
2019-06-30 18:49 ` Tobias Geerinckx-Rice
2019-06-30 22:37 ` Raghav Gururajan
2019-07-01 13:50 ` Tobias Geerinckx-Rice
2019-07-01 18:13 ` Raghav Gururajan
[not found] ` <875zol64ru.fsf@yahoo.de>
2019-07-01 18:17 ` Raghav Gururajan
2019-07-01 19:10 ` Raghav Gururajan
2019-07-03 14:50 ` Tim Gesthuizen
2019-07-03 20:26 ` Raghav Gururajan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87lfxjaqx6.fsf@yahoo.de \
--to=tim.gesthuizen@yahoo.de \
--cc=help-guix@gnu.org \
--cc=rvgn@disroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.