Bug 1316545 - MS Natural Keyboard 4000 not working on disk crypto unlock dialog
Summary: MS Natural Keyboard 4000 not working on disk crypto unlock dialog
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: dracut
Version: 23
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: dracut-maint-list
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-10 12:51 UTC by Bruno Antunes
Modified: 2016-12-20 19:22 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-20 19:22:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Bruno Antunes 2016-03-10 12:51:48 UTC
Description of problem:

My disk is encrypted (did it during Fedora's setup). When the boot-time dialog for the disk password comes up, my MS Natural 4000 Ergonomic keyboard doesn't work.

Version-Release number of selected component (if applicable):

4.4.3-300.fc23.x86_64 

How reproducible:

Always

Steps to Reproduce:
1. encrypt disk
2. plug in MS Natural 4000 keyboard 
3. reboot

Actual results:

keyboard doesn't work (although it does work on GRUB2 selector)

Expected results:

keyboard should work


Additional info:

I fixed it by regenerating the initramfs with Dracut after creating "hid-microsoft.conf" file on /etc/dracut.conf.d with the following content:

add_drivers+=" hid-microsoft "

As a bonus, it also recognizes my Xbox Wireless Receiver on boot without me having to unplug it and plugging it back it. 

But this should work out of the box for all users (right?).

Comment 1 Josh Boyer 2016-03-10 13:10:02 UTC
Dracut should be including this if it is loaded on your system.  If it isn't, that is a dracut issue.

Comment 2 Harald Hoyer 2016-03-10 14:07:59 UTC
hmm, even on F23, dracut has:
        instmods \
            "=drivers/hid" \
            "=drivers/input/serio" \
            "=drivers/input/keyboard"

so, all drivers under drivers/hid, _if_ they are loaded while generating the initramfs should be part of it.

Comment 3 Harald Hoyer 2016-03-10 14:09:23 UTC
of course we can always include those, regardless of the state while creating the initramfs, but then other people complain about the size of the initramfs.

Comment 4 Bruno Antunes 2016-03-10 14:55:43 UTC
I think this keyboard has extra HID features, that's why I think you need hid_microsoft. If the docs for this case were easier to reach, it wouldn't be a big problem...?

Comment 5 Harald Hoyer 2016-03-10 16:46:53 UTC
(In reply to Bruno Antunes from comment #4)
> I think this keyboard has extra HID features, that's why I think you need
> hid_microsoft. If the docs for this case were easier to reach, it wouldn't
> be a big problem...?

The question is, how did you end up without the hid-microsoft kernel module.
Somehow you must have created the initramfs without the keyboard plugged in, which of course might happen.

Comment 6 Bruno Antunes 2016-03-10 16:57:55 UTC
I only got the keyboard recently... does that explain it?

Comment 7 Fedora End Of Life 2016-11-24 16:00:44 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '23'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 23 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 8 Fedora End Of Life 2016-12-20 19:22:09 UTC
Fedora 23 changed to end-of-life (EOL) status on 2016-12-20. Fedora 23 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.