Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 271423 - sys-kernel/genkernel-3.4.10.904: default configuration does not include HID compatibility modules even when they are necessary for recognizing keyboards as input devices
Summary: sys-kernel/genkernel-3.4.10.904: default configuration does not include HID c...
Status: RESOLVED DUPLICATE of bug 270983
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-27 15:37 UTC by Benjamin Keil
Modified: 2010-10-13 09:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Keil 2009-05-27 15:37:05 UTC
The default genkernel configuration contains none of the modules like CONFIG_HID_APPLE and CONFIG_HID_MICROSOFT, which are necessary for people using those kinds of keyboards.

Reproducible: Always

Steps to Reproduce:
1. genkernel --no-splash --symlink --install all
2. reboot

Actual Results:  
A Microsoft Natural Ergonomic Keyboard 4000 is not recognized as an input device.

Expected Results:  
The keyboard should be recognized as an input device.

Running genkernel --menuconfig and setting CONFIG_HID_MICROSOFT=m allows the keyboard to be recognized as an input device.
Comment 1 Andrew Gaffney (RETIRED) gentoo-dev 2009-08-05 15:53:04 UTC

*** This bug has been marked as a duplicate of bug 270983 ***