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: Wed, 17 Apr 2019 04:33:47 +0000 Message-ID: <745556a057db396d95f135d72a4211a6@disroot.org> References: <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> 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]:42258) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hGcGh-0004Rw-16 for help-guix@gnu.org; Wed, 17 Apr 2019 00:33:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hGcGf-0000dZ-Ry for help-guix@gnu.org; Wed, 17 Apr 2019 00:33:55 -0400 Received: from knopi.disroot.org ([178.21.23.139]:35502) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hGcGe-0000cj-W6 for help-guix@gnu.org; Wed, 17 Apr 2019 00:33:53 -0400 In-Reply-To: <87sguh66r6.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=?= Ah I see. Thanks for raising the issue. Yes, we'll move on to "Stylus Inp= ut" :)=0A=0AApril 16, 2019 4:22 PM, "Mark H Weaver" wrot= e:=0A=0A> Hi Raghav,=0A> =0A> "Raghav Gururajan" write= s:=0A> =0A>> I made the changes you told me. Now the error is "guix syste= m: error:=0A>> /etc/rg-secondary.scm:49:24: no value specified for servic= e of type=0A>> 'fprintd'"=0A> =0A> Sorry, this looks like a genuine bug i= n Guix's fingerprint service,=0A> which was added relatively recently, an= d apparently has not yet seen=0A> much use. I've just raised the issue wi= th the author of that service,=0A> so hopefully it'll be fixed soon. In t= he meantime, I would suggest=0A> removing:=0A> =0A> (service fprintd-serv= ice-type)=0A> =0A> and hopefully we can progress on the other issues.=0A>= =0A> Regards,=0A> Mark