From: luhui <luhuins@163.com>
To: James Fenn <james@jamesfenn.com>
Cc: 47982@debbugs.gnu.org
Subject: bug#47982: Unable to type password for encrypted fs due to usb keyboard
Date: Sat, 24 Apr 2021 13:58:04 +0800 [thread overview]
Message-ID: <YIOzbAL+QQ5Yu9xt@thinkpad-x230-luhui> (raw)
In-Reply-To: <CAEeqXt9M0o+KJNASUND-wT6gb7iExKmHmT5ntbWJiPyXf8rqZw@mail.gmail.com>
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)))
```
next prev parent reply other threads:[~2021-04-24 16:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-23 20:34 bug#47982: Unable to type password for encrypted fs due to usb keyboard James Fenn
2021-04-24 5:58 ` luhui [this message]
2022-07-14 4:05 ` Maxim Cournoyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YIOzbAL+QQ5Yu9xt@thinkpad-x230-luhui \
--to=luhuins@163.com \
--cc=47982@debbugs.gnu.org \
--cc=james@jamesfenn.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).