Joystick
Posts: 1
I have a Logitech Wingman Extreme Digital 15-pin gameport joystick, and a Soundblaster 16 PCI card. When I open the Joystick page of the KDE Control Center, it says that the joystick device wasn't found. I didn't have /dev/js0 or /dev/input/js0, and I created them using mknod, per the instructions that I have found. This has done nothing. The joystick still can't be found. I did an lsmod, and all the necessary modules are loaded (snd_ens1371,ns558,gameport), except the joystick module. I cannot find a driver for this joystick, and modprobing 'analog' doesn't help. Any ideas?
Thanks.
Joystick
Posts: 2280
Try a modprobe joydev.
jim