Fabien Wernli wrote: > | (II) LoadModule: "joystick" > | (II) Loading /usr/lib/xorg/modules/input/joystick_drv.so > | (II) Module joystick: vendor="X.Org Foundation" > | compiled for 7.1.1, module version = 1.1.0 > | Module class: X.Org XInput Driver > | ABI class: X.Org XInput driver, version 0.6 > | (II) UnloadModule: "joystick" > | (II) Unloading /usr/lib/xorg/modules/input/joystick_drv.so > | (EE) Failed to load module "joystick" (out of memory, 7056224) > [...] > | (EE) No Input driver matching `joystick' > > here are the lines I added to my xorg.conf: >
I see several reports like this one in google, but I didn't find any solution. > | Section "InputDevice" > | Identifier "Rumblepad" > | Driver "joystick" > | Option "Device" "/dev/input/js0" > | EndSection > Are you sure /dev/input/js0 is the right device? Does reading from it (with "cat /dev/input/js0", maybe as root) while moving the joystick generate garbage chars in your terminal ? Brice -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]