On 30.5.2013 11:58, Jean Delvare wrote:
Hi Jeff, Stefan, Andrey, Jiri and Michal,
Le Thursday 30 May 2013 à 00:22 -0400, Jeff Mahoney a écrit :
On 5/30/13 12:18 AM, Stefan Seyfried wrote:
Am 30.05.2013 05:57, schrieb Andrey Borzenkov:
Does mkinitrd support probing for and adding correct HID drivers to initrd? If not, you may be left without keyboard during early boot.
The only reference to HID I could find in mkinitrd is in /lib/mkinitrd/script/boot-usb.sh, and the only device-specific driver listed is hid-logitech-dj. But everything is commented out so I don't know if it really has any effect in practice (sorry I don't know much about mkinitrd.)
This is a special comment that tells mkinitrd which modules to add to the initrd. If you are modularizing more keyboard drivers, please let me know which ones, so that I can add them to the list. I you know how to programmatically tell if a given hid driver drives keyboards, that would be even better.
If they don't work at all then I think the best solution would be to teach mkinitrd about these drivers so that they can be added conditionally.
They must be always there, not all machines have a keyboard permanently attached.
If it's only a matter of adding them to /lib/mkinitrd/script/boot-usb.sh it's easy enough. Michal?
Yes, just send me the list. Michal -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org