Compatible Support Forums: joystick in linux?

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

joystick in linux?

#1 User is offline   lpriyamb 

  • stranger
  • Group: Members
  • Posts: 4
  • Joined: 09-October 03

Posted 09 October 2003 - 12:03 PM

Has anyone successfully implemented USB joysticks in linux redhat versions? if so, i need details about the drivers available, linux redhat versions. Could anyone help me? I have Logitech WingMan Strike 3D Force Feedback Joystick.


Thanks
0

#2 User is offline   blueworm 

  • member
  • Group: Members
  • Posts: 169
  • Joined: 02-March 03

Posted 09 October 2003 - 03:07 PM

I have not tried this but I quickly looked in the latest vanilla kernel and in the latest 2.6.0 kenel.
the joystick will work under both kernels but Force feedback support is only included in development kernels linux-2.6.0testtX.
The good news is that Your particular joystick has specific force feedback support.

exert from .config linux-2.6.0test6
Code:
#
# USB Human Interface Devices (HID)
#
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
CONFIG_HID_FF=y
# CONFIG_HID_PID is not set
CONFIG_LOGITECH_FF=y
# CONFIG_THRUSTMASTER_FF is not set
# CONFIG_USB_HIDDEV is not set
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_XPAD is not set

I would recomend you give it a try the development kernel is very stable and I am sure it will become oficially released very soon. smile
0

#3 User is offline   lpriyamb 

  • stranger
  • Group: Members
  • Posts: 4
  • Joined: 09-October 03

Posted 10 October 2003 - 11:11 AM

Thanks... but i heard that redhat 7x supports joystick, may be not a force feedback. If so, can u help abt the details abt the driver support for it?

Thanks once again.
0

#4 User is offline   blueworm 

  • member
  • Group: Members
  • Posts: 169
  • Joined: 02-March 03

Posted 10 October 2003 - 02:30 PM

Quote:
Thanks... but i heard that redhat 7x supports joystick, may be not a force feedback. If so, can u help abt the details abt the driver support for it?

Thanks once again.


Linux is the kernel on which all other programs run....
Esentially all distributions (Redhat, mandrake,suse, debian, gentoo, etc...)
have a linux kernel therefore will support the same hardware... The only differences bieng the kernel version and the unofficial patches applied to the kernel by the distributions... An example of a patch normally applied by the distributions is cdrom Supermount. This patch is somewhat unstable and therefore is not included in official linux kernel (Vanilla kernel).
The rest (Largest part, not all) of what is un-justly known as linux is in fact GNU).
Cutting to the chase you can run anything on any Distribution...Easy or Hard is another question.
Usb joysticks are supported by all recent distributions with a 2.4.XX kernel.
Usb Force Feedback is supported by Beta kernels 2.6.0testX
If redhat is your choice of distribution install latest version... 9.0 I think
I loose count... smile
0

#5 User is offline   IMcool 

  • stranger
  • Group: Members
  • Posts: 6
  • Joined: 07-October 03

Posted 13 October 2003 - 10:36 PM

I have had sucess with my Logitech Wingman (work just like a force feedback).
There are drivers out there, I just can't recall where right now. I bet a quick search at http://www.google.com/linux will get you there quickly. smile

In Suse, there is this nice graphical joystick test. Mine worked just fine without installing anything (may be packaged in Suse) , but I couldn't test vibration.
0

#6 User is offline   lpriyamb 

  • stranger
  • Group: Members
  • Posts: 4
  • Joined: 09-October 03

Posted 17 October 2003 - 02:07 PM

Hello,

The package joystick-1.2.15-11.i386.rpm is available in RH 7.3 OS, well, i tried the steps as in this url, http://www.computing.net/linux/wwwboard/forum/17592.html

But instead of 'modprobe ns558' i used 'modprobe iforce' because the previous one gave me the error,
____________________________________________________
[root@modena root]# modprobe ns558
/lib/modules/2.4.18-18.7.x/kernel/drivers/char/joystick/ns558.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.18-18.7.x/kernel/drivers/char/joystick/ns558.o: insmod /lib/modules/2.4.18-18.7.x/kernel/drivers/char/joystick/ns558.o failed
/lib/modules/2.4.18-18.7.x/kernel/drivers/char/joystick/ns558.o: insmod ns558 failed
______________________________________________________

Also, the jstest /dev/st0 gives me the "jstest: No such device" error and sometimes "No such file or direcotry". I looked in the documentation FAQ, it said to insmod joystick.o or joy-*.o it gives me "No module by that name found"....

I use Joystick - Logitech Wingman strike Force 3D. I know that the force feedback is supported only in recent redhat kernel version but when i tried the same joystick in redhat 9 it works fine without force feedback... how to configure it in rh7.3? Where am i wrong? Any suggestions?

Thanks in advance,
Priya
0

#7 User is offline   lpriyamb 

  • stranger
  • Group: Members
  • Posts: 4
  • Joined: 09-October 03

Posted 20 October 2003 - 09:52 AM

will anyone help me in this? frown
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users