GNU bug report logs - #47982
Unable to type password for encrypted fs due to usb keyboard

Previous Next

Package: guix;

Reported by: James Fenn <james <at> jamesfenn.com>

Date: Fri, 23 Apr 2021 21:08:02 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 47982 in the body.
You can then email your comments to 47982 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#47982; Package guix. (Fri, 23 Apr 2021 21:08:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to James Fenn <james <at> jamesfenn.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 23 Apr 2021 21:08:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: James Fenn <james <at> jamesfenn.com>
To: bug-guix <at> gnu.org
Subject: Unable to type password for encrypted fs due to usb keyboard
Date: Fri, 23 Apr 2021 21:34:45 +0100
[Message part 1 (text/plain, inline)]
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.
[Message part 2 (text/html, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#47982; Package guix. (Sat, 24 Apr 2021 15:56:04 GMT) Full text and rfc822 format available.

Message #8 received at 47982 <at> debbugs.gnu.org (full text, mbox):

From: luhui <luhuins <at> 163.com>
To: James Fenn <james <at> jamesfenn.com>
Cc: 47982 <at> debbugs.gnu.org
Subject: Re: bug#47982: Unable to type password for encrypted fs due to usb
 keyboard
Date: Sat, 24 Apr 2021 13:58:04 +0800
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)))

```





Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Thu, 14 Jul 2022 04:06:01 GMT) Full text and rfc822 format available.

Notification sent to James Fenn <james <at> jamesfenn.com>:
bug acknowledged by developer. (Thu, 14 Jul 2022 04:06:02 GMT) Full text and rfc822 format available.

Message #13 received at 47982-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: luhui <luhuins <at> 163.com>
Cc: James Fenn <james <at> jamesfenn.com>, 47982-done <at> debbugs.gnu.org
Subject: Re: bug#47982: Unable to type password for encrypted fs due to usb
 keyboard
Date: Thu, 14 Jul 2022 00:05:40 -0400
Hello,

luhui <luhuins <at> 163.com> 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







bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 11 Aug 2022 11:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 253 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.