From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Raghav Gururajan" Subject: Input Attach Service Date: Wed, 08 May 2019 16:39:38 +0000 Message-ID: <4551519c6d84e903503774d38503e345@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:57216) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hOPbb-0003va-8w for help-guix@gnu.org; Wed, 08 May 2019 12:39:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hOPba-0002c9-48 for help-guix@gnu.org; Wed, 08 May 2019 12:39:43 -0400 Received: from knopi.disroot.org ([178.21.23.139]:54408) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hOPbZ-0002ba-Jy for help-guix@gnu.org; Wed, 08 May 2019 12:39:42 -0400 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Cc: mhw@netris.org Hello Guix!=0A=0ABased 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, value= s left blank) to my system services in the system config. But still my st= ylus input is not detected.=0A=0AMy device is RYF-Certified TET-X200T (ht= tps://tehnoetic.com/tet-x200t).=0A=0AWhen 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".=0A=0AWhat = should I do to overcome this issue?=0A=0ANOTE TO MARK H.W: Sorry that I c= ouldn't catch up with our previous discussion regarding stylus input. It = appears this new service type could be a good fix.=0A=0AThank you!=0A=0AR= egards,=0ARG.