bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#47982: Unable to type password for encrypted fs due to usb keyboard


From: Maxim Cournoyer
Subject: bug#47982: Unable to type password for encrypted fs due to usb keyboard
Date: Thu, 14 Jul 2022 00:05:40 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)

Hello,

luhui <luhuins@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








reply via email to

[Prev in Thread] Current Thread [Next in Thread]