Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: gamepad is attached... and what?
Date: Tue, 17 Mar 2009 15:24:27
Message-Id: gpofag$vva$1@ger.gmane.org
In Reply to: Re: [gentoo-user] Re: gamepad is attached... and what? by Andrew Gaydenko
1 Andrew Gaydenko wrote:
2 > On Tuesday 17 March 2009 17:37:40 Nikos Chantziaras wrote:
3 >> Andrew Gaydenko wrote:
4 >>> Hi!
5 >>>
6 >>> Have bought a gamepad for my son - he plays supertuxkart (USB, "Black
7 >>> Warrior Patriot Vibration Gamepad"), attached, added
8 >>>
9 >>> Section "InputDevice"
10 >>> Identifier "joy1"
11 >>> Driver "joystick"
12 >>> EndSection
13 >>>
14 >>> to xorg.conf, restarted X (Gnome), and ... what?
15 >> I guess it depends on the version of X.Org. With 1.5.x, you don't need
16 >> an xorg.conf entry. You just plug it in and it works. The kernel must
17 >> of course have joystick support.
18 >
19 > Aha... Thanks - have looked at the kernel config - have not selected any
20 > device in the "Joysticks/Gamepads" (tte list is below). Must I select all the
21 > modules with a hope X will be smart enough to load a needed module? Or - which
22 > one is appropriate at my case?
23 >
24 > xorg-server 1.5.3-r5 is in use.
25 >
26 > [snipped list]
27
28 No, those are for old non-USB joysticks. You need to make sure that
29 these are enabled:
30
31 Input device support --> <*> Joystick interface
32 Input device support --> <*> Event interface
33 HID Devices --> <*> USB Human Interface Device (full HID) support

Replies

Subject Author
[gentoo-user] Re: gamepad is attached... and what? Nikos Chantziaras <realnc@×××××.de>