* Input Attach Service
@ 2019-05-08 16:39 Raghav Gururajan
2019-05-08 17:08 ` Tobias Geerinckx-Rice
2019-05-09 6:23 ` Raghav Gururajan
0 siblings, 2 replies; 6+ messages in thread
From: Raghav Gururajan @ 2019-05-08 16:39 UTC (permalink / raw)
To: help-guix; +Cc: mhw
Hello Guix!
Based on this (https://www.gnu.org/software/guix/manual/en/html_node/Miscellaneous-Services.html#Miscellaneous-Services), I have included "input-attach-service-type" (with default config, that is, values left blank) to my system services in the system config. But still my stylus input is not detected.
My device is RYF-Certified TET-X200T (https://tehnoetic.com/tet-x200t).
When I checked "herd status" as root, the inputattach service was not running. Also, during the system boot, I noticed an output line "inputattach: can't set device type".
What should I do to overcome this issue?
NOTE TO MARK H.W: Sorry that I couldn't catch up with our previous discussion regarding stylus input. It appears this new service type could be a good fix.
Thank you!
Regards,
RG.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Input Attach Service
2019-05-08 16:39 Input Attach Service Raghav Gururajan
@ 2019-05-08 17:08 ` Tobias Geerinckx-Rice
2019-05-09 6:23 ` Raghav Gururajan
1 sibling, 0 replies; 6+ messages in thread
From: Tobias Geerinckx-Rice @ 2019-05-08 17:08 UTC (permalink / raw)
To: help-guix; +Cc: Raghav Gururajan
[-- Attachment #1: Type: text/plain, Size: 1155 bytes --]
Raghav,
Raghav Gururajan wrote:
> Hello Guix!
>
> Based on this
> (https://www.gnu.org/software/guix/manual/en/html_node/Miscellaneous-Services.html#Miscellaneous-Services),
> I have included "input-attach-service-type" (with default
> config, that is, values left blank) to my system services in the
> system config. But still my stylus input is not detected.
This is probably just a typo in your e-mail, but the service is
name inputattach-service-type (no third hyphen).
> My device is RYF-Certified TET-X200T
> (https://tehnoetic.com/tet-x200t).
>
> When I checked "herd status" as root, the inputattach service
> was not running. Also, during the system boot, I noticed an
> output line "inputattach: can't set device type".
I don't own an X200T, and I don't know which guide your following,
but a random search led me here[0]. They use ‘--w8001’ while our
service defaults to ‘--wacom’.
Does passing ‘(type "w8001")’ to inputattach-configuration change
a thing?
Kind regards,
T G-R
[0]:
http://www.thinkwiki.org/wiki/Wacom_Serial_Tablet_PC_Stylus#ThinkPad_X200_Tablet_Pen_and_Touch
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Input Attach Service
2019-05-08 16:39 Input Attach Service Raghav Gururajan
2019-05-08 17:08 ` Tobias Geerinckx-Rice
@ 2019-05-09 6:23 ` Raghav Gururajan
1 sibling, 0 replies; 6+ messages in thread
From: Raghav Gururajan @ 2019-05-09 6:23 UTC (permalink / raw)
To: Tobias Geerinckx-Rice, help-guix
>
> This is probably just a typo in your e-mail, but the service is
> name inputattach-service-type (no third hyphen).
>
Yes, it was a typo. :)
>
> I don't own an X200T, and I don't know which guide your following,
> but a random search led me here[0]. They use ‘--w8001’ while our
> service defaults to ‘--wacom’.
>
> Does passing ‘(type "w8001")’ to inputattach-configuration change
> a thing?
>
Ah, Thanks! I will try this and get back to you.
Regards,
RG.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Input Attach Service
@ 2019-05-09 13:55 Raghav Gururajan
2019-05-09 18:12 ` Tobias Geerinckx-Rice
2019-05-10 4:03 ` Raghav Gururajan
0 siblings, 2 replies; 6+ messages in thread
From: Raghav Gururajan @ 2019-05-09 13:55 UTC (permalink / raw)
To: Tobias Geerinckx-Rice, help-guix
>
> >
> > This is probably just a typo in your e-mail, but the service is
> > name inputattach-service-type (no third hyphen).
> >
>
> Yes, it was a typo. :)
>
> >
> > I don't own an X200T, and I don't know which guide your following,
> > but a random search led me here[0]. They use ‘--w8001’ while our
> > service defaults to ‘--wacom’.
> >
> > Does passing ‘(type "w8001")’ to inputattach-configuration change
> > a thing?
> >
>
> Ah, Thanks! I will try this and get back to you.
>
I tried it. But didn't work. Now the error output line during boot " inputattach: invalid type "--w8001"".
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Input Attach Service
2019-05-09 13:55 Raghav Gururajan
@ 2019-05-09 18:12 ` Tobias Geerinckx-Rice
2019-05-10 4:03 ` Raghav Gururajan
1 sibling, 0 replies; 6+ messages in thread
From: Tobias Geerinckx-Rice @ 2019-05-09 18:12 UTC (permalink / raw)
To: Raghav Gururajan; +Cc: help-guix
[-- Attachment #1: Type: text/plain, Size: 360 bytes --]
Raghav,
Raghav Gururajan wrote:
> I tried it. But didn't work. Now the error output line during
> boot " inputattach: invalid type "--w8001"".
Our inputattach says…
--wacom -wacom Wacom W8001
…so I guess it was just renamed since that wiki article was
written.
Then I'm all out of ideas, sorry.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Input Attach Service
2019-05-09 13:55 Raghav Gururajan
2019-05-09 18:12 ` Tobias Geerinckx-Rice
@ 2019-05-10 4:03 ` Raghav Gururajan
1 sibling, 0 replies; 6+ messages in thread
From: Raghav Gururajan @ 2019-05-10 4:03 UTC (permalink / raw)
To: Tobias Geerinckx-Rice; +Cc: help-guix
> Our inputattach says…
>
> --wacom -wacom Wacom W8001
>
> …so I guess it was just renamed since that wiki article was
> written.
>
> Then I'm all out of ideas, sorry.
>
That's okay. Let us see if others or maintainer of "inputattach-service-type" has any ideas. :)
Regards,
RG.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2019-05-10 4:04 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-08 16:39 Input Attach Service Raghav Gururajan
2019-05-08 17:08 ` Tobias Geerinckx-Rice
2019-05-09 6:23 ` Raghav Gururajan
-- strict thread matches above, loose matches on Subject: below --
2019-05-09 13:55 Raghav Gururajan
2019-05-09 18:12 ` Tobias Geerinckx-Rice
2019-05-10 4:03 ` Raghav Gururajan
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.