From: Colin Guthrie <gmane-D409yXkIzt2rnn0nCzrM/w@public.gmane.org>
To: "Alexander E. Patrakov"
<patrakov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
systemd Mailing List
<systemd-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>
Subject: Re: [systemd-devel] [PATCH 0/2] (dracut) hwdb needed in early boot for some keyboards
Date: Wed, 13 Nov 2013 17:31:23 +0000 [thread overview]
Message-ID: <5283B76B.8070902@colin.guthr.ie> (raw)
In-Reply-To: <CAN_LGv2H3pDZ+Sp6LpxkN+Ay_4LbZbR4Av1_j0B2WLO=TcxvAw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
'Twas brillig, and Alexander E. Patrakov at 13/11/13 17:18 did gyre and
gimble:
> 2013/11/13 Colin Guthrie <gmane-D409yXkIzt2rnn0nCzrM/w@public.gmane.org>:
>> 'Twas brillig, and Alexander E. Patrakov at 13/11/13 16:49 did gyre and
>> gimble:
>>> 2013/11/13 Alexander E. Patrakov <patrakov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:
>>>> Colin Guthrie wrote:
>>>>>
>>>>> Hi,
>>>>>
>>>>> In this bug report https://bugs.mageia.org/show_bug.cgi?id=11645 a user is
>>>>> unable to enter their encrypted root password via a wireless keyboard
>>>>> connected with a Logitech, Inc. Unifying Receiver.
>>>>
>>>>
>>>> Just in case, I do have the same model of wireless keyboard and will
>>>> validate the bug (for the LUKS-password case) later today on my laptop.
>>>>
>>>> The keyboard does work on my desktop, but there's no initramfs there.
>>>
>>> I hereby confirm that the wireless Logitech keyboard works for
>>> entering the LUKS password on the laptop, if one does not create a
>>> host-only initramfs. This is with dracut-031.
>>
>>
>> thanks for that. If it's easy enough for you to test, does it also work
>> with a host-only initrd?
>
> It doesn't, because (at least whe creating the initramfs without the
> USB keyboard connected) it does not include the usbhid module.
What about if you generate it with the keyboard plugged in? It should
include the usbhid module then, but does it actually work?
The problem we're encountering is that even with the usbhid module
included in the host-only initrd, it still doesn't work - even after
manually modprobing it from a ps/2 keyboard.
As I don't have the h/w I cannot tell what component is missing to make
it all work. I'm currently suspecting some kind of usb host controller
interface driver or something, but have yet to hear back from the user
so any insights or info you have would be appreciated.
Col
--
Colin Guthrie
gmane(at)colin.guthr.ie
http://colin.guthr.ie/
Day Job:
Tribalogic Limited http://www.tribalogic.net/
Open Source:
Mageia Contributor http://www.mageia.org/
PulseAudio Hacker http://www.pulseaudio.org/
Trac Hacker http://trac.edgewall.org/
next prev parent reply other threads:[~2013-11-13 17:31 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-12 9:38 [PATCH 0/2] (dracut) hwdb needed in early boot for some keyboards Colin Guthrie
[not found] ` <1384249140-20683-1-git-send-email-colin-odJJhXpcy38dnm+yROfE0A@public.gmane.org>
2013-11-12 9:38 ` [PATCH 1/2] Provide infrastructure to include udev hwdb files Colin Guthrie
2013-11-12 9:39 ` [PATCH 2/2] Include support for Logitec, Inc. Unifying Reveiver keyboard Colin Guthrie
2013-11-13 5:29 ` [systemd-devel] [PATCH 0/2] (dracut) hwdb needed in early boot for some keyboards Alexander E. Patrakov
[not found] ` <52830E31.30107-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-11-13 16:49 ` Alexander E. Patrakov
[not found] ` <CAN_LGv2h3jYopc4xBn+206MpdoeEzB6Hy3iBqPw4eqvcuOPQ-A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-11-13 16:53 ` Colin Guthrie
2013-11-13 17:18 ` Alexander E. Patrakov
[not found] ` <CAN_LGv2H3pDZ+Sp6LpxkN+Ay_4LbZbR4Av1_j0B2WLO=TcxvAw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-11-13 17:31 ` Colin Guthrie [this message]
[not found] ` <5283B76B.8070902-D409yXkIzt2rnn0nCzrM/w@public.gmane.org>
2013-11-13 17:45 ` [systemd-devel] " Alexander E. Patrakov
2013-11-13 17:55 ` Alexander E. Patrakov
[not found] ` <CAN_LGv08+8fmvqdz2afiuuET2cJLC9diGDMn6mtc904rdJGMog-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-11-13 18:44 ` [systemd-devel] " Colin Guthrie
[not found] ` <5283C886.10300-D409yXkIzt2rnn0nCzrM/w@public.gmane.org>
2013-11-13 19:02 ` Alexander E. Patrakov
[not found] ` <CAN_LGv18zK37_35F23XG7SkhEMMat0VVOxv3yoNMXzG4nUCZNg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-11-14 8:10 ` Colin Guthrie
[not found] ` <52848565.6020303-D409yXkIzt2rnn0nCzrM/w@public.gmane.org>
2013-11-14 9:08 ` Harald Hoyer
2013-11-12 10:28 ` Kay Sievers
[not found] ` <CAPXgP13EujKcEgsc_1N-_VbsYOdOw2jLZHHaxiRWQv1tL1ECcA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-11-12 10:42 ` Colin Guthrie
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5283B76B.8070902@colin.guthr.ie \
--to=gmane-d409yxkizt2rnn0nczrm/w@public.gmane.org \
--cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=patrakov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=systemd-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox