From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 23 17:07:56 2021 Received: (at submit) by debbugs.gnu.org; 23 Apr 2021 21:07:56 +0000 Received: from localhost ([127.0.0.1]:39032 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1la31o-0008W2-03 for submit@debbugs.gnu.org; Fri, 23 Apr 2021 17:07:56 -0400 Received: from lists.gnu.org ([209.51.188.17]:34636) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1la2Vu-0007j4-O3 for submit@debbugs.gnu.org; Fri, 23 Apr 2021 16:34:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53134) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1la2Vu-00034T-H9 for bug-guix@gnu.org; Fri, 23 Apr 2021 16:34:58 -0400 Received: from mail-yb1-f181.google.com ([209.85.219.181]:34622) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1la2Vt-0005AV-3g for bug-guix@gnu.org; Fri, 23 Apr 2021 16:34:58 -0400 Received: by mail-yb1-f181.google.com with SMTP id p126so3450090yba.1 for ; Fri, 23 Apr 2021 13:34:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=tKU1GJegq2aRRl7+PzuKkNS7QkWZc+XBEupGVNHzvsU=; b=CdczxyG/0RX25AsIbBEcTfDUQ9TgGjwl/kcgNRQ6YHGesh7O4UQpRMEtwIxMDDpDrq XMl+0+thry4Ys1aoZQlYZ/pFaO3giTVQqV3FpiemxsG6RRxQyxouTMJn2Nz691F6ahml 19hPAb5wWHZ/a76lFAKPOv34wISRnZm7WH4voZriL1z1ujCucxIcyKUEbUdT8Yggq/8C qKwSG9ddFLkvrseMgNl/PoaWtDPaZMQ6wGimdJQMBtzSmdcjtZVUo1zqzsREItKgdwr7 Sb09jCf+TxMyg+FXZ4p7oHv4mmfMNIjnajQ86Yj9JEpNvzR2BcNuwKiu2W91x2RFFo7X fVlA== X-Gm-Message-State: AOAM532Xh7s2kj9T+MmGWVJc59l8lIH4roah9fH+ztVZI0EuL06wwvZp My/UU83WZxEXXYoaAaRr7u5QPzjeRZ1AxJVXk7361fDPIF8= X-Google-Smtp-Source: ABdhPJxw2F+SQdm+2SfqDJrbag5p4zfJcb7tsCWkHubaX5IetEi3fznPkPihMRrdK7PRfVSO2MGKbwLGzbw3Up8NT7w= X-Received: by 2002:a25:820c:: with SMTP id q12mr7992582ybk.327.1619210095453; Fri, 23 Apr 2021 13:34:55 -0700 (PDT) MIME-Version: 1.0 From: James Fenn Date: Fri, 23 Apr 2021 21:34:45 +0100 Message-ID: Subject: Unable to type password for encrypted fs due to usb keyboard To: bug-guix@gnu.org Content-Type: multipart/alternative; boundary="0000000000008e690c05c0a9ba8b" Received-SPF: pass client-ip=209.85.219.181; envelope-from=thejamesfenn@gmail.com; helo=mail-yb1-f181.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.8 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 23 Apr 2021 17:07:55 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.8 (-) --0000000000008e690c05c0a9ba8b Content-Type: text/plain; charset="UTF-8" Hi! I attempted to install guix system on an gpd micropc laptop, choosing an encrypted filesystem without a separate home partition. The laptop keyboard is a usb keyboard. Once installed, I was able to use the keyboard for the first time the password was asked for. The second time, however, the keyboard was not functional. --0000000000008e690c05c0a9ba8b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi!

I attemp= ted to install guix system on an gpd micropc laptop, choosing an encrypted = filesystem without a separate home partition. The laptop keyboard is a usb = keyboard. Once installed,=C2=A0 I was able to use the keyboard for the firs= t time the password was asked for. The second time, however, the keyboard w= as not functional.
--0000000000008e690c05c0a9ba8b-- From debbugs-submit-bounces@debbugs.gnu.org Sat Apr 24 11:55:14 2021 Received: (at 47982) by debbugs.gnu.org; 24 Apr 2021 15:55:14 +0000 Received: from localhost ([127.0.0.1]:41324 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1laKci-0000Qr-NN for submit@debbugs.gnu.org; Sat, 24 Apr 2021 11:55:14 -0400 Received: from m12-14.163.com ([220.181.12.14]:39445) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1laBIu-0004Kw-Gw for 47982@debbugs.gnu.org; Sat, 24 Apr 2021 01:58:09 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=Date:From:Subject:Message-ID:MIME-Version; bh=uK4It pQoHfYDqykVWNNWwed55mrgbc+aIgZUyvs9E4E=; b=ViXnA/dsRFidP+Wa+y6lI +hzhv8hd5G4Abmejk1z3l/uxrFSNMtrh30UTYsegPstoWswLawpOKNIR4zHOQ3IY 0V/MBPTSvJqS6n7+44FuNNAvkGAGGvW6XoyEc6Vu+Ej4sU4hPBU45ulvW7+PuKu9 QXQTKoZInPxf8KmJd4AVXs= Received: from localhost (unknown [110.178.47.120]) by smtp10 (Coremail) with SMTP id DsCowABnhTJss4Ng1XpPFA--.13348S3; Sat, 24 Apr 2021 13:58:04 +0800 (CST) Date: Sat, 24 Apr 2021 13:58:04 +0800 From: luhui To: James Fenn Subject: Re: bug#47982: Unable to type password for encrypted fs due to usb keyboard Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-CM-TRANSID: DsCowABnhTJss4Ng1XpPFA--.13348S3 X-Coremail-Antispam: 1Uf129KBjvdXoW5Kw18KryUuFWfGr47CrW7Arb_yoWxXrb_Ca 47Xr97Gw4UKrWjyF4kCrW5JrW3u39I9Fn8Z3y5Gw47tw18JrsxCasIqFykZ3yUGay8Jw13 Cws5Jr93XrnrWjkaLaAFLSUrUUUUUb8apTn2vfkv8UJUUUU8Yxn0WfASr-VFAUDa7-sFnT 9fnUUvcSsGvfC2KfnxnUUI43ZEXa7IUe1GQ3UUUUU== X-Originating-IP: [110.178.47.120] X-CM-SenderInfo: 5oxk3xlqv6il2tof0z/1tbi6wx+DFXlvy8UgAAAsh X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 47982 X-Mailman-Approved-At: Sat, 24 Apr 2021 11:55:09 -0400 Cc: 47982@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) On Fri, Apr 23, 2021 at 09:34:45PM +0100, James Fenn wrote: > Hi! > > I attempted to install guix system on an gpd micropc laptop, choosing an > encrypted filesystem without a separate home partition. The laptop keyboard > is a usb keyboard. Once installed, I was able to use the keyboard for the > first time the password was asked for. The second time, however, the > keyboard was not functional. Does your machine have a special kernel module for the keyboard? If have, please add the system configuration file: ``` (operating-system ;; ... (initrd-modules (append (list "module1" "module2") %base-initrd-modules))) ``` From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 14 00:05:50 2022 Received: (at 47982-done) by debbugs.gnu.org; 14 Jul 2022 04:05:50 +0000 Received: from localhost ([127.0.0.1]:48289 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oBq6n-00084A-Qx for submit@debbugs.gnu.org; Thu, 14 Jul 2022 00:05:50 -0400 Received: from mail-qk1-f173.google.com ([209.85.222.173]:43748) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oBq6l-00083v-Id for 47982-done@debbugs.gnu.org; Thu, 14 Jul 2022 00:05:48 -0400 Received: by mail-qk1-f173.google.com with SMTP id o21so425897qkm.10 for <47982-done@debbugs.gnu.org>; Wed, 13 Jul 2022 21:05:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=04OZqu/ZreplUcyQzmQdkIEKAFRzDoUu/7Hjpg28mMs=; b=SGUmSWYdz+bz4oy715Pao1isb6Qens//yEppDF7YnHqnaU0W5oxWllTwmoD+jGFp3b FwkRAZBYmce4WVzY/ltKAxfE01hfs+Oz2KwqXcuMAh6PCNYYHHXujB45yii+WOtm2CyC wv6RDXVZZ4vgIcU6C72xc1yZZlotPdG+7ll01oxRa9i2Y9ctg00t26mo2dHfLnSRvH9t Qyir5OAOkwcxqCR2vdciaiTQ3ifxTKEKlbfZ4xkg773VUhrsc227CarU2jsKOLBlwrui uX74jaYwvJXTyK3oro0j+hvbNkx8xZCxdaFAsnwd+rWsrPVLVzDbzZ/12i6jaWWwXBA2 PpaQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=04OZqu/ZreplUcyQzmQdkIEKAFRzDoUu/7Hjpg28mMs=; b=huwviDUFvt9B7rsQMtk82caw4mM3qyuSUMQBKLyE8w7HjNKpvO1/Fsh4WARUUe/kff ohG88HeDcK4QftT2Ef3EtUCt/nuy6tALvEXCGTLRI/1mkiACCcvufNWNPdgjFFgVIm7H t6GE9UB61kIDTfzQ4OOt5SXW4MZ0srPCr1CI+aY60Az31C2vgCoBIH2/hwDn3FUIvf7F YlGTJrRUYU+IlKXLP3+nh7zLiTJzrz1OgFqAIfuXp8Ty1OtSEZetFCiaebUCon9RqsGF XsVzDqqEhMSIK7nmHGCxM/fzddxGrcFL2TN1OJup3hJGEWkhhB26gD9AI9MIBjKttMKD 4h3w== X-Gm-Message-State: AJIora+jTxZJDMlL8GGwDqIt8Y8lzAYIMHZftzTfUBfhh9OHP6BY7HpR rxj90LAkb9tK6c+8xlxpcVxh0lBO4f0C2jCL X-Google-Smtp-Source: AGRyM1t/E/S/nN1YDVblAOPoH9W+dscKPomTFZgk1cFAn2raWcCw2QjsrgBzLnBMIL6u+gzROjRedw== X-Received: by 2002:a05:620a:2590:b0:6ab:91fd:438 with SMTP id x16-20020a05620a259000b006ab91fd0438mr4719864qko.312.1657771542015; Wed, 13 Jul 2022 21:05:42 -0700 (PDT) Received: from hurd (dsl-10-133-49.b2b2c.ca. [72.10.133.49]) by smtp.gmail.com with ESMTPSA id s9-20020ac87589000000b0031ece0bc9f5sm533767qtq.45.2022.07.13.21.05.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Jul 2022 21:05:41 -0700 (PDT) From: Maxim Cournoyer To: luhui Subject: Re: bug#47982: Unable to type password for encrypted fs due to usb keyboard References: Date: Thu, 14 Jul 2022 00:05:40 -0400 In-Reply-To: (luhui's message of "Sat, 24 Apr 2021 13:58:04 +0800") Message-ID: <87a69cxrsb.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 47982-done Cc: James Fenn , 47982-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello, luhui writes: > On Fri, Apr 23, 2021 at 09:34:45PM +0100, James Fenn wrote: >> Hi! >> >> I attempted to install guix system on an gpd micropc laptop, choosing an >> encrypted filesystem without a separate home partition. The laptop keyboard >> is a usb keyboard. Once installed, I was able to use the keyboard for the >> first time the password was asked for. The second time, however, the >> keyboard was not functional. > > Does your machine have a special kernel module for the keyboard? > If have, please add the system configuration file: > > ``` > (operating-system > ;; ... > (initrd-modules > (append > (list > "module1" > "module2") > %base-initrd-modules))) > > ``` Being USB, I don't think any special support from the kernel Linux would need to be enabled, but we'd need to know which keyboard exactly. Closing since this is a very old bug. I hope you could sort it out! Thanks, Maxim From unknown Tue Jun 17 01:30:13 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 11 Aug 2022 11:24:13 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator