From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Raghav Gururajan" Subject: Re: 1) Lid Buttons 2) Stylus Input 3) Fingerprint Scanner Date: Fri, 03 May 2019 05:58:08 +0000 Message-ID: <76f597d51dca1316d3d040d618162cbf@disroot.org> References: <87pnpk41i6.fsf@netris.org> <87sguh66r6.fsf@netris.org> <87imvh7188.fsf@netris.org> <87wojx7osq.fsf@netris.org> <987892fb46a1f6c22736cd8a6ab63a94e5063b31.camel@disroot.org> <87sgunvzxy.fsf@netris.org> <87o95bvz8a.fsf@netris.org> <55de548a77b73cc7cfd180b90ebb386b0b4beeea.camel@disroot.org> <5189551d9d6ed3c7d1566cf14aae3709@disroot.org> <745556a057db396d95f135d72a4211a6@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]:55804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hMRD5-0000wg-T8 for help-guix@gnu.org; Fri, 03 May 2019 01:58:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hMRD4-0005au-RO for help-guix@gnu.org; Fri, 03 May 2019 01:58:15 -0400 Received: from knopi.disroot.org ([178.21.23.139]:42570) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hMRD4-0005YP-DL for help-guix@gnu.org; Fri, 03 May 2019 01:58:14 -0400 In-Reply-To: <87pnpk41i6.fsf@netris.org> 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: Mark H Weaver Cc: help-guix@gnu.org, =?utf-8?B?Q2zDqW1lbnQgTGFzc2lldXI=?= Hello Mark!=0A=0AYou still around? Please let me know. Eventhough config = for stylus complied without errors, the stylus isn't actually working. :(= =0A=0AApril 17, 2019 8:11 PM, "Mark H Weaver" wrote:=0A= =0A> Hello again,=0A> =0A> "Raghav Gururajan" writes:= =0A> =0A>> Ah I see. Thanks for raising the issue. Yes, we'll move on to = "Stylus Input" :)=0A>> =0A>> April 16, 2019 4:22 PM, "Mark H Weaver" wrote:=0A>> =0A>>> Hi Raghav,=0A>>> =0A>>> "Raghav Gururajan= " writes:=0A>> =0A>> I made the changes you told me. N= ow the error is "guix system: error:=0A>> /etc/rg-secondary.scm:49:24: no= value specified for service of type=0A>> 'fprintd'"=0A>>> Sorry, this lo= oks like a genuine bug in Guix's fingerprint service,=0A>>> which was add= ed relatively recently, and apparently has not yet seen=0A>>> much use. I= 've just raised the issue with the author of that service,=0A>>> so hopef= ully it'll be fixed soon. In the meantime, I would suggest=0A>>> removing= :=0A>>> =0A>>> (service fprintd-service-type)=0A> =0A> The author of 'fpr= intd-service-type' has pushed a fix. After a fresh=0A> "guix pull", you c= ould try adding the line above to your OS config, and=0A> it might work n= ow.=0A> =0A> Regards,=0A> Mark