Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 171911 - genkernel default config missing joystick support
Summary: genkernel default config missing joystick support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2007-03-23 13:06 UTC by Matze Braun
Modified: 2007-04-05 15:01 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 Matze Braun 2007-03-23 13:06:08 UTC
The genkernel default configuration has no support for joysticks. Joysticks are a very common device, so I think they have their place in the default kernel configuration.

CONFIG_INPUT_JOYDEV=m

Without this setting you won't have any joystick support in SDL and other games.
I assume by far the most joysticks today are usb connected through usb. Though some additional joystick modules probably wouldn't hurt (for old boxes it's very common to have these):

CONFIG_INPUT_JOYSTICK=y
CONFIG_JOYSTICK_ANALOG=m
CONFIG_JOYSTICK_SIDEWINDER=m


Reproducible: Always
Comment 1 Matze Braun 2007-03-23 13:24:37 UTC
BTW: I just noticed that the x86_64 config apparently has it enable. It's odd that x86 doesn't have it.
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2007-03-26 23:46:56 UTC
I've added this now to SVN...
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2007-04-05 15:01:07 UTC
This is fixed in genkernel 3.4.7 which is now in the tree.